#F0F4DE#F0F4DE
#F0F4DE is a very light, muted yellow-green. Relative luminance 0.885; OKLCH L 95.8% C 0.029 H 115.3°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F4DE |
|---|---|
| RGB | rgb(240, 244, 222) |
| HSL | hsl(71, 50%, 91%) |
| HSV | hsv(71, 9%, 96%) |
| CMYK | cmyk(1.6%, 0%, 9%, 4.3%) |
| CIE-LAB | lab(95.37, -5.09, 10.14) |
| CIE-LCH | lch(95.37, 11.35, 116.66°) |
| OKLab | oklab(95.83% -0.0125 0.0265) |
| OKLCH | oklch(95.83% 0.029 115.3) |
| XYZ | xyz(81.4689, 88.5008, 81.8835) |
| Luminance | 0.8850 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 1.86
Off White (survey)
#FFFFE4
ΔE00 3.18
Lightyellow
#FFFFE0
ΔE00 3.86
Ivory
#FFFFF0
ΔE00 4.19
Eggshell
#F0EAD6
ΔE00 4.91
Cornsilk
#FFF8DC
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F4DE #E2DEF4
analogous
#F4EDDE #F0F4DE #E5F4DE
triadic
#F0F4DE #DEF0F4 #F4DEF0
tetradic
#F0F4DE #DEF4ED #E2DEF4 #F4DEE5
square
#F0F4DE #DEF4ED #E2DEF4 #F4DEE5
split-complementary
#F0F4DE #DEE5F4 #EDDEF4
monochromatic
#C6D582 #DBE5B0 #F0F4DE #F5F7E8 #F5F7E8
Accessibility & contrast
On white
1.12
#F0F4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#F0F4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F4DE
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F4DE | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DD
Deuteranopia (green-blind)
#F7F2DF
Tritanopia (blue-blind)
#F3F1EE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f0f4de; /* rgb */ color: rgb(240, 244, 222); /* oklch */ color: oklch(95.8% 0.029 115.3);
Tailwind
colors: {
custom: {
50: '#f5f7e8',
500: '#f0f4de',
950: '#000000',
},
}SCSS
$custom: #f0f4de; $custom-light: #f5f7e8; $custom-dark: #000000;
JSON
{
"hex": "#f0f4de",
"rgb": {
"r": 240,
"g": 244,
"b": 222
},
"hsl": {
"h": 70.909,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.95825,
"c": 0.02927,
"h": 115.3
},
"luminance": 0.88501
}Semantic roles & 50–950 ramp
primary
#F0F4DE
secondary
#ACA3D3
accent
#28BD43
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584