#F0F2EB#F0F2EB
#F0F2EB is a very light, near-neutral yellow-green. Relative luminance 0.880; OKLCH L 95.8% C 0.009 H 119.6°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F2EB |
|---|---|
| RGB | rgb(240, 242, 235) |
| HSL | hsl(77, 21%, 94%) |
| HSV | hsv(77, 3%, 95%) |
| CMYK | cmyk(0.8%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(95.17, -1.89, 3.14) |
| CIE-LCH | lch(95.17, 3.66, 121.09°) |
| OKLab | oklab(95.77% -0.0047 0.0083) |
| OKLCH | oklch(95.77% 0.01 119.6) |
| XYZ | xyz(82.6803, 88.0277, 91.2164) |
| Luminance | 0.8803 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 3.16
Floralwhite
#FFFAF0
ΔE00 3.82
Whitesmoke
#F5F5F5
ΔE00 3.95
Mintcream
#F5FFFA
ΔE00 4.13
Ivory
#FFFFF0
ΔE00 4.21
White
#FFFFFF
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F2EB #EDEBF2
analogous
#F2F0EB #F0F2EB #ECF2EB
triadic
#F0F2EB #EBF0F2 #F2EBF0
tetradic
#F0F2EB #EBF2F0 #EDEBF2 #F2EBEC
square
#F0F2EB #EBF2F0 #EDEBF2 #F2EBEC
split-complementary
#F0F2EB #EBECF2 #F0EBF2
monochromatic
#B8C2A1 #D4DAC6 #F0F2EB #F1F3EC #F1F3EC
Accessibility & contrast
On white
1.13
#F0F2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#F0F2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F2EB
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F2EB | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#F1F1F0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f0f2eb; /* rgb */ color: rgb(240, 242, 235); /* oklch */ color: oklch(95.8% 0.009 119.6);
Tailwind
colors: {
custom: {
50: '#f4f6f1',
500: '#f0f2eb',
950: '#000000',
},
}SCSS
$custom: #f0f2eb; $custom-light: #f4f6f1; $custom-dark: #000000;
JSON
{
"hex": "#f0f2eb",
"rgb": {
"r": 240,
"g": 242,
"b": 235
},
"hsl": {
"h": 77.143,
"s": 21.212,
"l": 93.529
},
"oklch": {
"l": 0.95769,
"c": 0.0095,
"h": 119.6
},
"luminance": 0.88028
}Semantic roles & 50–950 ramp
primary
#F0F2EB
secondary
#BDB7CA
accent
#46A060
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585