#F4F2DA#F4F2DA
#F4F2DA is a very light, muted yellow. Relative luminance 0.878; OKLCH L 95.6% C 0.032 H 103.1°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F2DA |
|---|---|
| RGB | rgb(244, 242, 218) |
| HSL | hsl(55, 54%, 91%) |
| HSV | hsv(55, 11%, 96%) |
| CMYK | cmyk(0%, 0.8%, 10.7%, 4.3%) |
| CIE-LAB | lab(95.08, -3.35, 11.83) |
| CIE-LCH | lch(95.08, 12.29, 105.80°) |
| OKLab | oklab(95.64% -0.0072 0.0308) |
| OKLCH | oklch(95.64% 0.032 103.1) |
| XYZ | xyz(81.7138, 87.7999, 78.9584) |
| Luminance | 0.8780 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.10
Cornsilk
#FFF8DC
ΔE00 2.67
Off White (survey)
#FFFFE4
ΔE00 2.86
Eggshell
#F0EAD6
ΔE00 2.95
Lightyellow
#FFFFE0
ΔE00 3.47
Ivory
#FFFFF0
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F2DA #DADCF4
analogous
#F4E5DA #F4F2DA #E9F4DA
triadic
#F4F2DA #DAF4F2 #F2DAF4
tetradic
#F4F2DA #DAF4E5 #DADCF4 #F4DAE9
square
#F4F2DA #DAF4E5 #DADCF4 #F4DAE9
split-complementary
#F4F2DA #DAE9F4 #E5DAF4
monochromatic
#D8D17C #E6E1AB #F4F2DA #F8F7E7 #F8F7E7
Accessibility & contrast
On white
1.13
#F4F2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#F4F2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F2DA
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F2DA | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#F8F1DB
Tritanopia (blue-blind)
#F8EEEB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f4f2da; /* rgb */ color: rgb(244, 242, 218); /* oklch */ color: oklch(95.6% 0.032 103.1);
Tailwind
colors: {
custom: {
50: '#f7f6e5',
500: '#f4f2da',
950: '#000000',
},
}SCSS
$custom: #f4f2da; $custom-light: #f7f6e5; $custom-dark: #000000;
JSON
{
"hex": "#f4f2da",
"rgb": {
"r": 244,
"g": 242,
"b": 218
},
"hsl": {
"h": 55.385,
"s": 54.167,
"l": 90.588
},
"oklch": {
"l": 0.95636,
"c": 0.03161,
"h": 103.1
},
"luminance": 0.87799
}Semantic roles & 50–950 ramp
primary
#F4F2DA
secondary
#9FA3D4
accent
#30C224
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584