#F0F4E7#F0F4E7
#F0F4E7 is a very light, near-neutral yellow-green. Relative luminance 0.890; OKLCH L 96.1% C 0.018 H 120.7°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F4E7 |
|---|---|
| RGB | rgb(240, 244, 231) |
| HSL | hsl(78, 37%, 93%) |
| HSV | hsv(78, 5%, 96%) |
| CMYK | cmyk(1.6%, 0%, 5.3%, 4.3%) |
| CIE-LAB | lab(95.58, -3.59, 5.79) |
| CIE-LCH | lch(95.58, 6.82, 121.79°) |
| OKLab | oklab(96.06% -0.009 0.0152) |
| OKLCH | oklch(96.06% 0.018 120.7) |
| XYZ | xyz(82.7074, 88.9962, 88.4066) |
| Luminance | 0.8900 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.98
Beige
#F5F5DC
ΔE00 4.48
Mintcream
#F5FFFA
ΔE00 4.50
Honeydew
#F0FFF0
ΔE00 4.74
Floralwhite
#FFFAF0
ΔE00 5.01
Eggshell
#F0EAD6
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F4E7 #EBE7F4
analogous
#F4F1E7 #F0F4E7 #E9F4E7
triadic
#F0F4E7 #E7F0F4 #F4E7F0
tetradic
#F0F4E7 #E7F4F1 #EBE7F4 #F4E7E9
square
#F0F4E7 #E7F4F1 #EBE7F4 #F4E7E9
split-complementary
#F0F4E7 #E7E9F4 #F1E7F4
monochromatic
#BCCE93 #D6E1BD #F0F4E7 #F2F5EA #F2F5EA
Accessibility & contrast
On white
1.12
#F0F4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#F0F4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F4E7
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F4E7 | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F2E6
Deuteranopia (green-blind)
#F5F2E7
Tritanopia (blue-blind)
#F1F2F0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f0f4e7; /* rgb */ color: rgb(240, 244, 231); /* oklch */ color: oklch(96.1% 0.018 120.7);
Tailwind
colors: {
custom: {
50: '#f5f7ee',
500: '#f0f4e7',
950: '#000000',
},
}SCSS
$custom: #f0f4e7; $custom-light: #f5f7ee; $custom-dark: #000000;
JSON
{
"hex": "#f0f4e7",
"rgb": {
"r": 240,
"g": 244,
"b": 231
},
"hsl": {
"h": 78.462,
"s": 37.143,
"l": 93.137
},
"oklch": {
"l": 0.96057,
"c": 0.01767,
"h": 120.7
},
"luminance": 0.88996
}Semantic roles & 50–950 ramp
primary
#F0F4E7
secondary
#B9AFD0
accent
#35B05B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585