#F0F2DA#F0F2DA
#F0F2DA is a very light, muted yellow. Relative luminance 0.871; OKLCH L 95.3% C 0.032 H 110.9°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F2DA |
|---|---|
| RGB | rgb(240, 242, 218) |
| HSL | hsl(65, 48%, 90%) |
| HSV | hsv(65, 10%, 95%) |
| CMYK | cmyk(0.8%, 0%, 9.9%, 5.1%) |
| CIE-LAB | lab(94.78, -4.73, 11.36) |
| CIE-LCH | lch(94.78, 12.31, 112.62°) |
| OKLab | oklab(95.33% -0.0113 0.0296) |
| OKLCH | oklch(95.33% 0.032 110.9) |
| XYZ | xyz(80.3406, 87.0918, 78.8940) |
| Luminance | 0.8709 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.10
Off White (survey)
#FFFFE4
ΔE00 2.93
Lightyellow
#FFFFE0
ΔE00 3.44
Cornsilk
#FFF8DC
ΔE00 4.15
Eggshell
#F0EAD6
ΔE00 4.30
Ivory
#FFFFF0
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F2DA #DCDAF2
analogous
#F2E8DA #F0F2DA #E4F2DA
triadic
#F0F2DA #DAF0F2 #F2DAF0
tetradic
#F0F2DA #DAF2E8 #DCDAF2 #F2DAE4
square
#F0F2DA #DAF2E8 #DCDAF2 #F2DAE4
split-complementary
#F0F2DA #DAE4F2 #E8DAF2
monochromatic
#CBD27F #DEE2AD #F0F2DA #F6F7E8 #F6F7E8
Accessibility & contrast
On white
1.14
#F0F2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#F0F2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F2DA
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F2DA | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D9
Deuteranopia (green-blind)
#F6F0DB
Tritanopia (blue-blind)
#F4EFEB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f0f2da; /* rgb */ color: rgb(240, 242, 218); /* oklch */ color: oklch(95.3% 0.032 110.9);
Tailwind
colors: {
custom: {
50: '#f5f6e5',
500: '#f0f2da',
950: '#000000',
},
}SCSS
$custom: #f0f2da; $custom-light: #f5f6e5; $custom-dark: #000000;
JSON
{
"hex": "#f0f2da",
"rgb": {
"r": 240,
"g": 242,
"b": 218
},
"hsl": {
"h": 65,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.95327,
"c": 0.03165,
"h": 110.9
},
"luminance": 0.87091
}Semantic roles & 50–950 ramp
primary
#F0F2DA
secondary
#A4A0D0
accent
#2ABB36
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584