RGB
250, 240, 230
HSL
30°, 67%, 94%
CMYK
0, 4, 8, 2
HSV
30°, 8%, 98%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #FAF0E6 |
color: #FAF0E6;
|
| RGB | 250, 240, 230 |
color: rgb(250, 240, 230);
|
| RGB Percentage | 98%, 94%, 90% |
color: rgb(98%, 94%, 90%);
|
| CMYK | 0%, 4%, 8%, 2% | Not supported in CSS |
| HSL | 30°, 67%, 94% |
color: hsl(30, 67%, 94%);
|
| HSV | 30°, 8%, 98% | Not supported in CSS |
| CIE-LAB | 75, 2, 3 |
color: lab(75% 2 3);
|
| Decimal | 16445670 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.linen {
color: #FAF0E6;
}
SCSS
$linen: #FAF0E6;
RGB
rgb(250, 240, 230)
Accessibility & Contrast
White background
1.12:1
1.12
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
18.67:1
18.67
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element