#F4F0DC#F4F0DC
#F4F0DC is a very light, muted yellow. Relative luminance 0.867; OKLCH L 95.3% C 0.027 H 97.6°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F0DC |
|---|---|
| RGB | rgb(244, 240, 220) |
| HSL | hsl(50, 52%, 91%) |
| HSV | hsv(50, 10%, 96%) |
| CMYK | cmyk(0%, 1.6%, 9.8%, 4.3%) |
| CIE-LAB | lab(94.62, -2.02, 10.14) |
| CIE-LCH | lch(94.62, 10.34, 101.24°) |
| OKLab | oklab(95.29% -0.0035 0.0265) |
| OKLCH | oklch(95.29% 0.027 97.6) |
| XYZ | xyz(81.3851, 86.7212, 80.1477) |
| Luminance | 0.8672 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.51
Beige
#F5F5DC
ΔE00 2.83
Cornsilk
#FFF8DC
ΔE00 3.17
Oldlace
#FDF5E6
ΔE00 3.42
Ivory
#FFFFF0
ΔE00 3.79
Off White (survey)
#FFFFE4
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F0DC #DCE0F4
analogous
#F4E4DC #F4F0DC #ECF4DC
triadic
#F4F0DC #DCF4F0 #F0DCF4
tetradic
#F4F0DC #DCF4E4 #DCE0F4 #F4DCEC
square
#F4F0DC #DCF4E4 #DCE0F4 #F4DCEC
split-complementary
#F4F0DC #DCECF4 #E4DCF4
monochromatic
#D7C87F #E5DCAD #F4F0DC #F8F5E8 #F8F5E8
Accessibility & contrast
On white
1.14
#F4F0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#F4F0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F0DC
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F0DC | 1.00 | 1.14 | 18.34 | 18.34 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDB
Deuteranopia (green-blind)
#F6F0DD
Tritanopia (blue-blind)
#F8EDEA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f4f0dc; /* rgb */ color: rgb(244, 240, 220); /* oklch */ color: oklch(95.3% 0.027 97.6);
Tailwind
colors: {
custom: {
50: '#f7f4e6',
500: '#f4f0dc',
950: '#000000',
},
}SCSS
$custom: #f4f0dc; $custom-light: #f7f4e6; $custom-dark: #000000;
JSON
{
"hex": "#f4f0dc",
"rgb": {
"r": 244,
"g": 240,
"b": 220
},
"hsl": {
"h": 50,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.95291,
"c": 0.02672,
"h": 97.6
},
"luminance": 0.86721
}Semantic roles & 50–950 ramp
primary
#F4F0DC
secondary
#A1A9D3
accent
#40C026
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584