#F5F2F6 Aragonite White
#F5F2F6 (Aragonite White) RGB value is (245, 242, 246).
Red value is 245, green value is 242, and blue value is 246.
Cylindrical-coordinate representations (HSL) of color #F5F2F6: hue: 285°, saturation: 18.2%, and lightness: 95.7%.
Process color (CMYK) of #F5F2F6 is 0.4%, 1.6%, 0%, 3.5%. Web safe color equivalent of #F5F2F6 is ##FFFFFF. Color #F5F2F6 contains mainly WHITE.
Color Spaces
| Color spaces of #F5F2F6 | Value |
|---|---|
| RGB | 245, 242, 246 |
| HSL | 285°, 18.2%, 95.7% |
| HSV / HSB | 285°, 1.6%, 96.5% |
| CMYK | 0.4%, 1.6%, 0%, 3.5% |
| XYZ | 86.04, 89.57, 99.93 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110101 | 11110010 | 11110110 |
| Octal | 365 | 362 | 366 |
| Decimal | 245 | 242 | 246 |
| Hex | F5 | F2 | F6 |
Shades of #F5F2F6
Tints of #F5F2F6
.mybgColor { background-color: #F5F2F6; }
.myforeColor { color: #F5F2F6; }
.myborderColor { border: 3px solid #F5F2F6; }
<p style="color:#F5F2F6">Text here</p>
This sample text is styled with font color #F5F2F6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F5F2F6">Div content here</div>
<div style="border:3px solid #F5F2F6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(245, 242, 246, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F5F2F6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F5F2F6;
-webkit-box-shadow: 1px 1px 3px #F5F2F6;
box-shadow: 1px 1px 3px #F5F2F6; }
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 #F5F2F6 (Aragonite White)
Color Overview & Profile: Color #F5F2F6, also known as Aragonite White, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 96% Red (245/255), 95% Green (242/255), and 96% Blue (246/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #F5F2F6 translates into the CMYK subtractive color model with values of 0.4% Cyan, 1.6% Magenta, 0% Yellow, and 3.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 285°, saturation of 18.2%, and lightness of 95.7%.
Web Accessibility & Design Recommendations: When implementing #F5F2F6 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.
