#F0F0EA#F0F0EA
#F0F0EA is a very light, near-neutral yellow. Relative luminance 0.868; OKLCH L 95.3% C 0.008 H 106.6°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F0EA |
|---|---|
| RGB | rgb(240, 240, 234) |
| HSL | hsl(60, 17%, 93%) |
| HSV | hsv(60, 3%, 94%) |
| CMYK | cmyk(0%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(94.65, -1.05, 2.89) |
| CIE-LCH | lch(94.65, 3.08, 109.94°) |
| OKLab | oklab(95.35% -0.0023 0.0076) |
| OKLCH | oklch(95.35% 0.008 106.6) |
| XYZ | xyz(81.9442, 86.7861, 90.2604) |
| Luminance | 0.8679 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 2.57
Whitesmoke
#F5F5F5
ΔE00 3.27
Floralwhite
#FFFAF0
ΔE00 3.42
White
#FFFFFF
ΔE00 4.39
Pale Grey
#FDFDFE
ΔE00 4.57
Linen
#FAF0E6
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F0EA #EAEAF0
analogous
#F0EDEA #F0F0EA #EDF0EA
triadic
#F0F0EA #EAF0F0 #F0EAF0
tetradic
#F0F0EA #EAF0ED #EAEAF0 #F0EAED
square
#F0F0EA #EAF0ED #EAEAF0 #F0EAED
split-complementary
#F0F0EA #EAEDF0 #EDEAF0
monochromatic
#BDBDA3 #D6D6C6 #F0F0EA #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.14
#F0F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#F0F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F0EA
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F0EA | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#F1F0EA
Tritanopia (blue-blind)
#F1EFEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f0f0ea; /* rgb */ color: rgb(240, 240, 234); /* oklch */ color: oklch(95.3% 0.008 106.6);
Tailwind
colors: {
custom: {
50: '#f4f4f0',
500: '#f0f0ea',
950: '#000000',
},
}SCSS
$custom: #f0f0ea; $custom-light: #f4f4f0; $custom-dark: #000000;
JSON
{
"hex": "#f0f0ea",
"rgb": {
"r": 240,
"g": 240,
"b": 234
},
"hsl": {
"h": 60,
"s": 16.667,
"l": 92.941
},
"oklch": {
"l": 0.95348,
"c": 0.00796,
"h": 106.6
},
"luminance": 0.86786
}Semantic roles & 50–950 ramp
primary
#F0F0EA
secondary
#B8B8C7
accent
#4B9B4B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585