#FAF5EF Crystal Cut
#FAF5EF (Crystal Cut) RGB value is (250, 245, 239).
Red value is 250, green value is 245, and blue value is 239.
Cylindrical-coordinate representations (HSL) of color #FAF5EF: hue: 33°, saturation: 52.4%, and lightness: 95.9%.
Process color (CMYK) of #FAF5EF is 0%, 2%, 4.4%, 2%. Web safe color equivalent of #FAF5EF is ##FFFFFF. Color #FAF5EF contains mainly WHITE.
Color Spaces
| Color spaces of #FAF5EF | Value |
|---|---|
| RGB | 250, 245, 239 |
| HSL | 33°, 52.4%, 95.9% |
| HSV / HSB | 33°, 4.4%, 98% |
| CMYK | 0%, 2%, 4.4%, 2% |
| XYZ | 87.65, 91.86, 94.76 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111010 | 11110101 | 11101111 |
| Octal | 372 | 365 | 357 |
| Decimal | 250 | 245 | 239 |
| Hex | FA | F5 | EF |
Shades of #FAF5EF
Tints of #FAF5EF
.mybgColor { background-color: #FAF5EF; }
.myforeColor { color: #FAF5EF; }
.myborderColor { border: 3px solid #FAF5EF; }
<p style="color:#FAF5EF">Text here</p>
This sample text is styled with font color #FAF5EF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FAF5EF">Div content here</div>
<div style="border:3px solid #FAF5EF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(250, 245, 239, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FAF5EF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FAF5EF;
-webkit-box-shadow: 1px 1px 3px #FAF5EF;
box-shadow: 1px 1px 3px #FAF5EF; }
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 #FAF5EF (Crystal Cut)
Color Overview & Profile: Color #FAF5EF, also known as Crystal Cut, 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 (250/255), 96% Green (245/255), and 94% Blue (239/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #FAF5EF translates into the CMYK subtractive color model with values of 0% Cyan, 2% Magenta, 4.4% Yellow, and 2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 33°, saturation of 52.4%, and lightness of 95.9%.
Web Accessibility & Design Recommendations: When implementing #FAF5EF 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.
