#CFB9C8 Soft Amethyst
#CFB9C8 (Soft Amethyst) RGB value is (207, 185, 200).
Red value is 207, green value is 185, and blue value is 200.
Cylindrical-coordinate representations (HSL) of color #CFB9C8: hue: 319°, saturation: 18.6%, and lightness: 76.9%.
Process color (CMYK) of #CFB9C8 is 0%, 10.6%, 3.4%, 18.8%. Web safe color equivalent of #CFB9C8 is ##CCCCCC. Color #CFB9C8 contains mainly Yellow.
Color Spaces
| Color spaces of #CFB9C8 | Value |
|---|---|
| RGB | 207, 185, 200 |
| HSL | 319°, 18.6%, 76.9% |
| HSV / HSB | 319°, 10.6%, 81.2% |
| CMYK | 0%, 10.6%, 3.4%, 18.8% |
| XYZ | 53.51, 52.13, 61.88 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001111 | 10111001 | 11001000 |
| Octal | 317 | 271 | 310 |
| Decimal | 207 | 185 | 200 |
| Hex | CF | B9 | C8 |
Shades of #CFB9C8
Tints of #CFB9C8
.mybgColor { background-color: #CFB9C8; }
.myforeColor { color: #CFB9C8; }
.myborderColor { border: 3px solid #CFB9C8; }
<p style="color:#CFB9C8">Text here</p>
This sample text is styled with font color #CFB9C8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CFB9C8">Div content here</div>
<div style="border:3px solid #CFB9C8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(207, 185, 200, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CFB9C8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CFB9C8;
-webkit-box-shadow: 1px 1px 3px #CFB9C8;
box-shadow: 1px 1px 3px #CFB9C8; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #CFB9C8 (Soft Amethyst)
Color Overview & Profile: Color #CFB9C8, also known as Soft Amethyst, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 81% Red (207/255), 73% Green (185/255), and 78% Blue (200/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #CFB9C8 translates into the CMYK subtractive color model with values of 0% Cyan, 10.6% Magenta, 3.4% Yellow, and 18.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 319°, saturation of 18.6%, and lightness of 76.9%.
Web Accessibility & Design Recommendations: When implementing #CFB9C8 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##CCCCCC.
