#EEDCE9 Angora Pink
#EEDCE9 (Angora Pink) RGB value is (238, 220, 233).
Red value is 238, green value is 220, and blue value is 233.
Cylindrical-coordinate representations (HSL) of color #EEDCE9: hue: 317°, saturation: 34.6%, and lightness: 89.8%.
Process color (CMYK) of #EEDCE9 is 0%, 7.6%, 2.1%, 6.7%. Web safe color equivalent of #EEDCE9 is ##FFCCFF. Color #EEDCE9 contains mainly WHITE.
Color Spaces
| Color spaces of #EEDCE9 | Value |
|---|---|
| RGB | 238, 220, 233 |
| HSL | 317°, 34.6%, 89.8% |
| HSV / HSB | 317°, 7.6%, 93.3% |
| CMYK | 0%, 7.6%, 2.1%, 6.7% |
| XYZ | 75.56, 75.25, 87.62 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101110 | 11011100 | 11101001 |
| Octal | 356 | 334 | 351 |
| Decimal | 238 | 220 | 233 |
| Hex | EE | DC | E9 |
Shades of #EEDCE9
Tints of #EEDCE9
.mybgColor { background-color: #EEDCE9; }
.myforeColor { color: #EEDCE9; }
.myborderColor { border: 3px solid #EEDCE9; }
<p style="color:#EEDCE9">Text here</p>
This sample text is styled with font color #EEDCE9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EEDCE9">Div content here</div>
<div style="border:3px solid #EEDCE9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(238, 220, 233, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EEDCE9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EEDCE9;
-webkit-box-shadow: 1px 1px 3px #EEDCE9;
box-shadow: 1px 1px 3px #EEDCE9; }
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 #EEDCE9 (Angora Pink)
Color Overview & Profile: Color #EEDCE9, also known as Angora Pink, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 93% Red (238/255), 86% Green (220/255), and 91% Blue (233/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #EEDCE9 translates into the CMYK subtractive color model with values of 0% Cyan, 7.6% Magenta, 2.1% Yellow, and 6.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 317°, saturation of 34.6%, and lightness of 89.8%.
Web Accessibility & Design Recommendations: When implementing #EEDCE9 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 ##FFCCFF.
