#F4F2DE#F4F2DE
#F4F2DE is a very light, muted yellow. Relative luminance 0.880; OKLCH L 95.7% C 0.026 H 102.2°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F2DE |
|---|---|
| RGB | rgb(244, 242, 222) |
| HSL | hsl(55, 50%, 91%) |
| HSV | hsv(55, 9%, 96%) |
| CMYK | cmyk(0%, 0.8%, 9%, 4.3%) |
| CIE-LAB | lab(95.17, -2.71, 9.89) |
| CIE-LCH | lch(95.17, 10.25, 105.30°) |
| OKLab | oklab(95.74% -0.0056 0.0258) |
| OKLCH | oklch(95.74% 0.026 102.2) |
| XYZ | xyz(82.2436, 88.0118, 81.7484) |
| Luminance | 0.8801 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.13
Eggshell
#F0EAD6
ΔE00 2.40
Ivory
#FFFFF0
ΔE00 3.29
Cornsilk
#FFF8DC
ΔE00 3.35
Off White (survey)
#FFFFE4
ΔE00 3.60
Oldlace
#FDF5E6
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F2DE #DEE0F4
analogous
#F4E7DE #F4F2DE #EBF4DE
triadic
#F4F2DE #DEF4F2 #F2DEF4
tetradic
#F4F2DE #DEF4E7 #DEE0F4 #F4DEEB
square
#F4F2DE #DEF4E7 #DEE0F4 #F4DEEB
split-complementary
#F4F2DE #DEEBF4 #E7DEF4
monochromatic
#D5CE82 #E5E0B0 #F4F2DE #F7F6E8 #F7F6E8
Accessibility & contrast
On white
1.13
#F4F2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#F4F2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F2DE
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F2DE | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DD
Deuteranopia (green-blind)
#F7F2DF
Tritanopia (blue-blind)
#F8EFEC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f4f2de; /* rgb */ color: rgb(244, 242, 222); /* oklch */ color: oklch(95.7% 0.026 102.2);
Tailwind
colors: {
custom: {
50: '#f7f6e8',
500: '#f4f2de',
950: '#000000',
},
}SCSS
$custom: #f4f2de; $custom-light: #f7f6e8; $custom-dark: #000000;
JSON
{
"hex": "#f4f2de",
"rgb": {
"r": 244,
"g": 242,
"b": 222
},
"hsl": {
"h": 54.545,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.95736,
"c": 0.02642,
"h": 102.2
},
"luminance": 0.88011
}Semantic roles & 50–950 ramp
primary
#F4F2DE
secondary
#A3A8D3
accent
#36BD28
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584