#EAE3BD Arctic Daisy
#EAE3BD (Arctic Daisy) RGB value is (234, 227, 189).
Red value is 234, green value is 227, and blue value is 189.
Cylindrical-coordinate representations (HSL) of color #EAE3BD: hue: 51°, saturation: 51.7%, and lightness: 82.9%.
Process color (CMYK) of #EAE3BD is 0%, 3%, 19.2%, 8.2%. Web safe color equivalent of #EAE3BD is ##FFCCCC. Color #EAE3BD contains mainly Yellow.
Color Spaces
| Color spaces of #EAE3BD | Value |
|---|---|
| RGB | 234, 227, 189 |
| HSL | 51°, 51.7%, 82.9% |
| HSV / HSB | 51°, 19.2%, 91.8% |
| CMYK | 0%, 3%, 19.2%, 8.2% |
| XYZ | 70.59, 76.11, 59.11 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101010 | 11100011 | 10111101 |
| Octal | 352 | 343 | 275 |
| Decimal | 234 | 227 | 189 |
| Hex | EA | E3 | BD |
Shades of #EAE3BD
Tints of #EAE3BD
.mybgColor { background-color: #EAE3BD; }
.myforeColor { color: #EAE3BD; }
.myborderColor { border: 3px solid #EAE3BD; }
<p style="color:#EAE3BD">Text here</p>
This sample text is styled with font color #EAE3BD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EAE3BD">Div content here</div>
<div style="border:3px solid #EAE3BD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(234, 227, 189, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EAE3BD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EAE3BD;
-webkit-box-shadow: 1px 1px 3px #EAE3BD;
box-shadow: 1px 1px 3px #EAE3BD; }
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 #EAE3BD (Arctic Daisy)
Color Overview & Profile: Color #EAE3BD, also known as Arctic Daisy, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 92% Red (234/255), 89% Green (227/255), and 74% Blue (189/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EAE3BD translates into the CMYK subtractive color model with values of 0% Cyan, 3% Magenta, 19.2% Yellow, and 8.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 51°, saturation of 51.7%, and lightness of 82.9%.
Web Accessibility & Design Recommendations: When implementing #EAE3BD 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 ##FFCCCC.
