#F4F2DF#F4F2DF
#F4F2DF is a very light, muted yellow. Relative luminance 0.881; OKLCH L 95.8% C 0.025 H 102.0°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F2DF |
|---|---|
| RGB | rgb(244, 242, 223) |
| HSL | hsl(54, 49%, 92%) |
| HSV | hsv(54, 9%, 96%) |
| CMYK | cmyk(0%, 0.8%, 8.6%, 4.3%) |
| CIE-LAB | lab(95.19, -2.54, 9.41) |
| CIE-LCH | lch(95.19, 9.74, 105.13°) |
| OKLab | oklab(95.76% -0.0052 0.0246) |
| OKLCH | oklch(95.76% 0.025 102) |
| XYZ | xyz(82.3780, 88.0656, 82.4563) |
| Luminance | 0.8807 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.37
Beige
#F5F5DC
ΔE00 2.46
Ivory
#FFFFF0
ΔE00 3.09
Cornsilk
#FFF8DC
ΔE00 3.59
Oldlace
#FDF5E6
ΔE00 3.79
Off White (survey)
#FFFFE4
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F2DF #DFE1F4
analogous
#F4E8DF #F4F2DF #ECF4DF
triadic
#F4F2DF #DFF4F2 #F2DFF4
tetradic
#F4F2DF #DFF4E8 #DFE1F4 #F4DFEC
square
#F4F2DF #DFF4E8 #DFE1F4 #F4DFEC
split-complementary
#F4F2DF #DFECF4 #E8DFF4
monochromatic
#D5CD84 #E4DFB1 #F4F2DF #F7F6E8 #F7F6E8
Accessibility & contrast
On white
1.13
#F4F2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#F4F2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F2DF
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F2DF | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#F7F2E0
Tritanopia (blue-blind)
#F8EFEC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f4f2df; /* rgb */ color: rgb(244, 242, 223); /* oklch */ color: oklch(95.8% 0.025 102.0);
Tailwind
colors: {
custom: {
50: '#f7f6e9',
500: '#f4f2df',
950: '#000000',
},
}SCSS
$custom: #f4f2df; $custom-light: #f7f6e9; $custom-dark: #000000;
JSON
{
"hex": "#f4f2df",
"rgb": {
"r": 244,
"g": 242,
"b": 223
},
"hsl": {
"h": 54.286,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.95762,
"c": 0.02513,
"h": 102
},
"luminance": 0.88065
}Semantic roles & 50–950 ramp
primary
#F4F2DF
secondary
#A5A9D3
accent
#37BC29
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584