#F0F2E8#F0F2E8
#F0F2E8 is a very light, near-neutral yellow-green. Relative luminance 0.879; OKLCH L 95.7% C 0.013 H 115.8°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F2E8 |
|---|---|
| RGB | rgb(240, 242, 232) |
| HSL | hsl(72, 28%, 93%) |
| HSV | hsv(72, 4%, 95%) |
| CMYK | cmyk(0.8%, 0%, 4.1%, 5.1%) |
| CIE-LAB | lab(95.10, -2.41, 4.59) |
| CIE-LCH | lch(95.10, 5.18, 117.71°) |
| OKLab | oklab(95.69% -0.0058 0.0121) |
| OKLCH | oklch(95.69% 0.013 115.8) |
| XYZ | xyz(82.2505, 87.8558, 88.9530) |
| Luminance | 0.8786 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.36
Floralwhite
#FFFAF0
ΔE00 3.90
Off White
#FAF9F6
ΔE00 4.24
Mintcream
#F5FFFA
ΔE00 4.46
Oldlace
#FDF5E6
ΔE00 4.78
Eggshell
#F0EAD6
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F2E8 #EAE8F2
analogous
#F2EFE8 #F0F2E8 #EBF2E8
triadic
#F0F2E8 #E8F0F2 #F2E8F0
tetradic
#F0F2E8 #E8F2EF #EAE8F2 #F2E8EB
square
#F0F2E8 #E8F2EF #EAE8F2 #F2E8EB
split-complementary
#F0F2E8 #E8EBF2 #EFE8F2
monochromatic
#BDC69A #D6DCC1 #F0F2E8 #F2F4EB #F2F4EB
Accessibility & contrast
On white
1.13
#F0F2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#F0F2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F2E8
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F2E8 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E7
Deuteranopia (green-blind)
#F3F1E8
Tritanopia (blue-blind)
#F1F1EF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f0f2e8; /* rgb */ color: rgb(240, 242, 232); /* oklch */ color: oklch(95.7% 0.013 115.8);
Tailwind
colors: {
custom: {
50: '#f4f6ef',
500: '#f0f2e8',
950: '#000000',
},
}SCSS
$custom: #f0f2e8; $custom-light: #f4f6ef; $custom-dark: #000000;
JSON
{
"hex": "#f0f2e8",
"rgb": {
"r": 240,
"g": 242,
"b": 232
},
"hsl": {
"h": 72,
"s": 27.778,
"l": 92.941
},
"oklch": {
"l": 0.95688,
"c": 0.0134,
"h": 115.8
},
"luminance": 0.87856
}Semantic roles & 50–950 ramp
primary
#F0F2E8
secondary
#B8B3CC
accent
#3FA654
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585