#FDEAEB Arrowhead White
#FDEAEB (Arrowhead White) RGB value is (253, 234, 235).
Red value is 253, green value is 234, and blue value is 235.
Cylindrical-coordinate representations (HSL) of color #FDEAEB: hue: 357°, saturation: 82.6%, and lightness: 95.5%.
Process color (CMYK) of #FDEAEB is 0%, 7.5%, 7.1%, 0.8%. Web safe color equivalent of #FDEAEB is ##FFFFFF. Color #FDEAEB contains mainly WHITE.
Color Spaces
| Color spaces of #FDEAEB | Value |
|---|---|
| RGB | 253, 234, 235 |
| HSL | 357°, 82.6%, 95.5% |
| HSV / HSB | 357°, 7.5%, 99.2% |
| CMYK | 0%, 7.5%, 7.1%, 0.8% |
| XYZ | 84.92, 85.73, 90.65 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111101 | 11101010 | 11101011 |
| Octal | 375 | 352 | 353 |
| Decimal | 253 | 234 | 235 |
| Hex | FD | EA | EB |
Shades of #FDEAEB
Tints of #FDEAEB
.mybgColor { background-color: #FDEAEB; }
.myforeColor { color: #FDEAEB; }
.myborderColor { border: 3px solid #FDEAEB; }
<p style="color:#FDEAEB">Text here</p>
This sample text is styled with font color #FDEAEB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FDEAEB">Div content here</div>
<div style="border:3px solid #FDEAEB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(253, 234, 235, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FDEAEB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FDEAEB;
-webkit-box-shadow: 1px 1px 3px #FDEAEB;
box-shadow: 1px 1px 3px #FDEAEB; }
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 #FDEAEB (Arrowhead White)
Color Overview & Profile: Color #FDEAEB, 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 99% Red (253/255), 92% Green (234/255), and 92% Blue (235/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #FDEAEB translates into the CMYK subtractive color model with values of 0% Cyan, 7.5% Magenta, 7.1% Yellow, and 0.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 357°, saturation of 82.6%, and lightness of 95.5%.
Web Accessibility & Design Recommendations: When implementing #FDEAEB 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.
