#CEAEFA Teasel Dipsacus
#CEAEFA (Teasel Dipsacus) RGB value is (206, 174, 250).
Red value is 206, green value is 174, and blue value is 250.
Cylindrical-coordinate representations (HSL) of color #CEAEFA: hue: 265°, saturation: 88.4%, and lightness: 83.1%.
Process color (CMYK) of #CEAEFA is 17.6%, 30.4%, 0%, 2%. Web safe color equivalent of #CEAEFA is ##CC99FF. Color #CEAEFA contains mainly Magenta.
Color Spaces
| Color spaces of #CEAEFA | Value |
|---|---|
| RGB | 206, 174, 250 |
| HSL | 265°, 88.4%, 83.1% |
| HSV / HSB | 265°, 30.4%, 98% |
| CMYK | 17.6%, 30.4%, 0%, 2% |
| XYZ | 57.84, 50.3, 97.08 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001110 | 10101110 | 11111010 |
| Octal | 316 | 256 | 372 |
| Decimal | 206 | 174 | 250 |
| Hex | CE | AE | FA |
Shades of #CEAEFA
Tints of #CEAEFA
.mybgColor { background-color: #CEAEFA; }
.myforeColor { color: #CEAEFA; }
.myborderColor { border: 3px solid #CEAEFA; }
<p style="color:#CEAEFA">Text here</p>
This sample text is styled with font color #CEAEFA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CEAEFA">Div content here</div>
<div style="border:3px solid #CEAEFA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(206, 174, 250, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CEAEFA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CEAEFA;
-webkit-box-shadow: 1px 1px 3px #CEAEFA;
box-shadow: 1px 1px 3px #CEAEFA; }
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 #CEAEFA (Teasel Dipsacus)
Color Overview & Profile: Color #CEAEFA, also known as Teasel Dipsacus, 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 (206/255), 68% Green (174/255), and 98% Blue (250/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #CEAEFA translates into the CMYK subtractive color model with values of 17.6% Cyan, 30.4% Magenta, 0% Yellow, and 2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 265°, saturation of 88.4%, and lightness of 83.1%.
Web Accessibility & Design Recommendations: When implementing #CEAEFA 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 ##CC99FF.
