#F0F0E4#F0F0E4
#F0F0E4 is a very light, near-neutral yellow. Relative luminance 0.864; OKLCH L 95.2% C 0.016 H 106.7°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F0E4 |
|---|---|
| RGB | rgb(240, 240, 228) |
| HSL | hsl(60, 29%, 92%) |
| HSV | hsv(60, 5%, 94%) |
| CMYK | cmyk(0%, 0%, 5%, 5.9%) |
| CIE-LAB | lab(94.50, -2.07, 5.79) |
| CIE-LCH | lch(94.50, 6.15, 109.69°) |
| OKLab | oklab(95.19% -0.0046 0.0152) |
| OKLCH | oklch(95.19% 0.016 106.7) |
| XYZ | xyz(81.0968, 86.4471, 85.7974) |
| Luminance | 0.8645 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.23
Floralwhite
#FFFAF0
ΔE00 3.63
Eggshell
#F0EAD6
ΔE00 3.86
Oldlace
#FDF5E6
ΔE00 3.93
Off White
#FAF9F6
ΔE00 4.78
Beige
#F5F5DC
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F0E4 #E4E4F0
analogous
#F0EAE4 #F0F0E4 #EAF0E4
triadic
#F0F0E4 #E4F0F0 #F0E4F0
tetradic
#F0F0E4 #E4F0EA #E4E4F0 #F0E4EA
square
#F0F0E4 #E4F0EA #E4E4F0 #F0E4EA
split-complementary
#F0F0E4 #E4EAF0 #EAE4F0
monochromatic
#C4C495 #DADABD #F0F0E4 #F4F4EB #F4F4EB
Accessibility & contrast
On white
1.15
#F0F0E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#F0F0E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F0E4
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F0E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F0E4 | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EFE3
Deuteranopia (green-blind)
#F3EFE4
Tritanopia (blue-blind)
#F2EEEC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f0f0e4; /* rgb */ color: rgb(240, 240, 228); /* oklch */ color: oklch(95.2% 0.016 106.7);
Tailwind
colors: {
custom: {
50: '#f5f4ec',
500: '#f0f0e4',
950: '#000000',
},
}SCSS
$custom: #f0f0e4; $custom-light: #f5f4ec; $custom-dark: #000000;
JSON
{
"hex": "#f0f0e4",
"rgb": {
"r": 240,
"g": 240,
"b": 228
},
"hsl": {
"h": 60,
"s": 28.571,
"l": 91.765
},
"oklch": {
"l": 0.95187,
"c": 0.01589,
"h": 106.7
},
"luminance": 0.86447
}Semantic roles & 50–950 ramp
primary
#F0F0E4
secondary
#AFAFC9
accent
#3EA73E
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584