#F4F0DA#F4F0DA
#F4F0DA is a very light, muted yellow. Relative luminance 0.866; OKLCH L 95.2% C 0.029 H 98.5°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F0DA |
|---|---|
| RGB | rgb(244, 240, 218) |
| HSL | hsl(51, 54%, 91%) |
| HSV | hsv(51, 11%, 96%) |
| CMYK | cmyk(0%, 1.6%, 10.7%, 4.3%) |
| CIE-LAB | lab(94.58, -2.33, 11.11) |
| CIE-LCH | lch(94.58, 11.36, 101.87°) |
| OKLab | oklab(95.24% -0.0043 0.029) |
| OKLCH | oklch(95.24% 0.029 98.5) |
| XYZ | xyz(81.1218, 86.6159, 78.7611) |
| Luminance | 0.8661 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.75
Beige
#F5F5DC
ΔE00 2.35
Cornsilk
#FFF8DC
ΔE00 2.69
Off White (survey)
#FFFFE4
ΔE00 3.83
Oldlace
#FDF5E6
ΔE00 4.01
Ivory
#FFFFF0
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F0DA #DADEF4
analogous
#F4E3DA #F4F0DA #EBF4DA
triadic
#F4F0DA #DAF4F0 #F0DAF4
tetradic
#F4F0DA #DAF4E3 #DADEF4 #F4DAEB
square
#F4F0DA #DAF4E3 #DADEF4 #F4DAEB
split-complementary
#F4F0DA #DAEBF4 #E3DAF4
monochromatic
#D8CA7C #E6DDAB #F4F0DA #F8F5E7 #F8F5E7
Accessibility & contrast
On white
1.15
#F4F0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#F4F0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F0DA
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F0DA | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED9
Deuteranopia (green-blind)
#F6F0DB
Tritanopia (blue-blind)
#F9EDEA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f4f0da; /* rgb */ color: rgb(244, 240, 218); /* oklch */ color: oklch(95.2% 0.029 98.5);
Tailwind
colors: {
custom: {
50: '#f7f4e5',
500: '#f4f0da',
950: '#000000',
},
}SCSS
$custom: #f4f0da; $custom-light: #f7f4e5; $custom-dark: #000000;
JSON
{
"hex": "#f4f0da",
"rgb": {
"r": 244,
"g": 240,
"b": 218
},
"hsl": {
"h": 50.769,
"s": 54.167,
"l": 90.588
},
"oklch": {
"l": 0.95241,
"c": 0.02928,
"h": 98.5
},
"luminance": 0.86615
}Semantic roles & 50–950 ramp
primary
#F4F0DA
secondary
#9FA7D4
accent
#3CC224
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584