#F0F4DA#F0F4DA
#F0F4DA is a very light, muted yellow. Relative luminance 0.883; OKLCH L 95.7% C 0.034 H 114.2°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F4DA |
|---|---|
| RGB | rgb(240, 244, 218) |
| HSL | hsl(69, 54%, 91%) |
| HSV | hsv(69, 11%, 96%) |
| CMYK | cmyk(1.6%, 0%, 10.7%, 4.3%) |
| CIE-LAB | lab(95.28, -5.74, 12.08) |
| CIE-LCH | lch(95.28, 13.37, 115.42°) |
| OKLab | oklab(95.73% -0.0141 0.0314) |
| OKLCH | oklch(95.73% 0.034 114.2) |
| XYZ | xyz(80.9391, 88.2889, 79.0935) |
| Luminance | 0.8829 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.75
Off White (survey)
#FFFFE4
ΔE00 2.88
Lightyellow
#FFFFE0
ΔE00 3.13
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.42
Cornsilk
#FFF8DC
ΔE00 4.74
Ivory
#FFFFF0
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F4DA #DEDAF4
analogous
#F4EBDA #F0F4DA #E3F4DA
triadic
#F0F4DA #DAF0F4 #F4DAF0
tetradic
#F0F4DA #DAF4EB #DEDAF4 #F4DAE3
square
#F0F4DA #DAF4EB #DEDAF4 #F4DAE3
split-complementary
#F0F4DA #DAE3F4 #EBDAF4
monochromatic
#CAD87C #DDE6AB #F0F4DA #F5F8E7 #F5F8E7
Accessibility & contrast
On white
1.13
#F0F4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#F0F4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F4DA
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F4DA | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D9
Deuteranopia (green-blind)
#F8F2DB
Tritanopia (blue-blind)
#F3F1EC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f0f4da; /* rgb */ color: rgb(240, 244, 218); /* oklch */ color: oklch(95.7% 0.034 114.2);
Tailwind
colors: {
custom: {
50: '#f5f7e5',
500: '#f0f4da',
950: '#000000',
},
}SCSS
$custom: #f0f4da; $custom-light: #f5f7e5; $custom-dark: #000000;
JSON
{
"hex": "#f0f4da",
"rgb": {
"r": 240,
"g": 244,
"b": 218
},
"hsl": {
"h": 69.231,
"s": 54.167,
"l": 90.588
},
"oklch": {
"l": 0.95726,
"c": 0.03443,
"h": 114.2
},
"luminance": 0.88289
}Semantic roles & 50–950 ramp
primary
#F0F4DA
secondary
#A79FD4
accent
#24C23C
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584