#F4F2DC#F4F2DC
#F4F2DC is a very light, muted yellow. Relative luminance 0.879; OKLCH L 95.7% C 0.029 H 102.7°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F2DC |
|---|---|
| RGB | rgb(244, 242, 220) |
| HSL | hsl(55, 52%, 91%) |
| HSV | hsv(55, 10%, 96%) |
| CMYK | cmyk(0%, 0.8%, 9.8%, 4.3%) |
| CIE-LAB | lab(95.12, -3.03, 10.86) |
| CIE-LCH | lch(95.12, 11.27, 105.58°) |
| OKLab | oklab(95.69% -0.0064 0.0283) |
| OKLCH | oklch(95.69% 0.029 102.7) |
| XYZ | xyz(81.9771, 87.9052, 80.3450) |
| Luminance | 0.8790 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.53
Eggshell
#F0EAD6
ΔE00 2.60
Cornsilk
#FFF8DC
ΔE00 2.94
Off White (survey)
#FFFFE4
ΔE00 3.17
Ivory
#FFFFF0
ΔE00 3.74
Lightyellow
#FFFFE0
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F2DC #DCDEF4
analogous
#F4E6DC #F4F2DC #EAF4DC
triadic
#F4F2DC #DCF4F2 #F2DCF4
tetradic
#F4F2DC #DCF4E6 #DCDEF4 #F4DCEA
square
#F4F2DC #DCF4E6 #DCDEF4 #F4DCEA
split-complementary
#F4F2DC #DCEAF4 #E6DCF4
monochromatic
#D7CF7F #E5E1AD #F4F2DC #F8F6E8 #F8F6E8
Accessibility & contrast
On white
1.13
#F4F2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#F4F2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F2DC
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F2DC | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DB
Deuteranopia (green-blind)
#F7F2DD
Tritanopia (blue-blind)
#F8EFEC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f4f2dc; /* rgb */ color: rgb(244, 242, 220); /* oklch */ color: oklch(95.7% 0.029 102.7);
Tailwind
colors: {
custom: {
50: '#f7f6e6',
500: '#f4f2dc',
950: '#000000',
},
}SCSS
$custom: #f4f2dc; $custom-light: #f7f6e6; $custom-dark: #000000;
JSON
{
"hex": "#f4f2dc",
"rgb": {
"r": 244,
"g": 242,
"b": 220
},
"hsl": {
"h": 55,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.95686,
"c": 0.02902,
"h": 102.7
},
"luminance": 0.87905
}Semantic roles & 50–950 ramp
primary
#F4F2DC
secondary
#A1A5D3
accent
#33C026
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584