#F0F4E6#F0F4E6
#F0F4E6 is a very light, near-neutral yellow-green. Relative luminance 0.889; OKLCH L 96.0% C 0.019 H 119.8°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F4E6 |
|---|---|
| RGB | rgb(240, 244, 230) |
| HSL | hsl(77, 39%, 93%) |
| HSV | hsv(77, 6%, 96%) |
| CMYK | cmyk(1.6%, 0%, 5.7%, 4.3%) |
| CIE-LAB | lab(95.56, -3.76, 6.28) |
| CIE-LCH | lch(95.56, 7.32, 120.93°) |
| OKLab | oklab(96.03% -0.0094 0.0165) |
| OKLCH | oklch(96.03% 0.019 119.8) |
| XYZ | xyz(82.5666, 88.9399, 87.6649) |
| Luminance | 0.8894 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.96
Beige
#F5F5DC
ΔE00 4.12
Honeydew
#F0FFF0
ΔE00 4.65
Mintcream
#F5FFFA
ΔE00 4.79
Eggshell
#F0EAD6
ΔE00 4.99
Off White (survey)
#FFFFE4
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F4E6 #EAE6F4
analogous
#F4F1E6 #F0F4E6 #E9F4E6
triadic
#F0F4E6 #E6F0F4 #F4E6F0
tetradic
#F0F4E6 #E6F4F1 #EAE6F4 #F4E6E9
square
#F0F4E6 #E6F4F1 #EAE6F4 #F4E6E9
split-complementary
#F0F4E6 #E6E9F4 #F1E6F4
monochromatic
#BDCF91 #D6E1BB #F0F4E6 #F2F6EA #F2F6EA
Accessibility & contrast
On white
1.12
#F0F4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#F0F4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F4E6
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F4E6 | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F2E5
Deuteranopia (green-blind)
#F6F2E7
Tritanopia (blue-blind)
#F1F2F0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f0f4e6; /* rgb */ color: rgb(240, 244, 230); /* oklch */ color: oklch(96.0% 0.019 119.8);
Tailwind
colors: {
custom: {
50: '#f5f7ed',
500: '#f0f4e6',
950: '#000000',
},
}SCSS
$custom: #f0f4e6; $custom-light: #f5f7ed; $custom-dark: #000000;
JSON
{
"hex": "#f0f4e6",
"rgb": {
"r": 240,
"g": 244,
"b": 230
},
"hsl": {
"h": 77.143,
"s": 38.889,
"l": 92.941
},
"oklch": {
"l": 0.96031,
"c": 0.01896,
"h": 119.8
},
"luminance": 0.8894
}Semantic roles & 50–950 ramp
primary
#F0F4E6
secondary
#B8AED0
accent
#34B258
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584