#F9E9EA Arrowhead White
#F9E9EA (Arrowhead White) RGB value is (249, 233, 234).
Red value is 249, green value is 233, and blue value is 234.
Cylindrical-coordinate representations (HSL) of color #F9E9EA: hue: 356°, saturation: 57.1%, and lightness: 94.5%.
Process color (CMYK) of #F9E9EA is 0%, 6.4%, 6%, 2.4%. Web safe color equivalent of #F9E9EA is ##FFFFFF. Color #F9E9EA contains mainly WHITE.
Color Spaces
| Color spaces of #F9E9EA | Value |
|---|---|
| RGB | 249, 233, 234 |
| HSL | 356°, 57.1%, 94.5% |
| HSV / HSB | 356°, 6.4%, 97.6% |
| CMYK | 0%, 6.4%, 6%, 2.4% |
| XYZ | 83.06, 84.36, 89.73 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111001 | 11101001 | 11101010 |
| Octal | 371 | 351 | 352 |
| Decimal | 249 | 233 | 234 |
| Hex | F9 | E9 | EA |
Shades of #F9E9EA
Tints of #F9E9EA
.mybgColor { background-color: #F9E9EA; }
.myforeColor { color: #F9E9EA; }
.myborderColor { border: 3px solid #F9E9EA; }
<p style="color:#F9E9EA">Text here</p>
This sample text is styled with font color #F9E9EA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F9E9EA">Div content here</div>
<div style="border:3px solid #F9E9EA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(249, 233, 234, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F9E9EA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F9E9EA;
-webkit-box-shadow: 1px 1px 3px #F9E9EA;
box-shadow: 1px 1px 3px #F9E9EA; }
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 #F9E9EA (Arrowhead White)
Color Overview & Profile: Color #F9E9EA, also known as Arrowhead White, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 98% Red (249/255), 91% Green (233/255), and 92% Blue (234/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #F9E9EA translates into the CMYK subtractive color model with values of 0% Cyan, 6.4% Magenta, 6% Yellow, and 2.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 356°, saturation of 57.1%, and lightness of 94.5%.
Web Accessibility & Design Recommendations: When implementing #F9E9EA 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 ##FFFFFF.
