#F4F2D8#F4F2D8
#F4F2D8 is a very light, muted yellow. Relative luminance 0.877; OKLCH L 95.6% C 0.034 H 103.4°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F2D8 |
|---|---|
| RGB | rgb(244, 242, 216) |
| HSL | hsl(56, 56%, 90%) |
| HSV | hsv(56, 11%, 96%) |
| CMYK | cmyk(0%, 0.8%, 11.5%, 4.3%) |
| CIE-LAB | lab(95.03, -3.66, 12.80) |
| CIE-LCH | lch(95.03, 13.31, 105.97°) |
| OKLab | oklab(95.59% -0.0079 0.0333) |
| OKLCH | oklch(95.59% 0.034 103.4) |
| XYZ | xyz(81.4537, 87.6959, 77.5884) |
| Luminance | 0.8770 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.03
Cornsilk
#FFF8DC
ΔE00 2.56
Off White (survey)
#FFFFE4
ΔE00 2.71
Lightyellow
#FFFFE0
ΔE00 3.09
Eggshell
#F0EAD6
ΔE00 3.39
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F2D8 #D8DAF4
analogous
#F4E4D8 #F4F2D8 #E8F4D8
triadic
#F4F2D8 #D8F4F2 #F2D8F4
tetradic
#F4F2D8 #D8F4E4 #D8DAF4 #F4D8E8
square
#F4F2D8 #D8F4E4 #D8DAF4 #F4D8E8
split-complementary
#F4F2D8 #D8E8F4 #E4D8F4
monochromatic
#D9D279 #E7E2A8 #F4F2D8 #F8F7E7 #F8F7E7
Accessibility & contrast
On white
1.13
#F4F2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#F4F2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F2D8
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F2D8 | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D7
Deuteranopia (green-blind)
#F8F1D9
Tritanopia (blue-blind)
#F9EEEB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f4f2d8; /* rgb */ color: rgb(244, 242, 216); /* oklch */ color: oklch(95.6% 0.034 103.4);
Tailwind
colors: {
custom: {
50: '#f7f6e4',
500: '#f4f2d8',
950: '#000000',
},
}SCSS
$custom: #f4f2d8; $custom-light: #f7f6e4; $custom-dark: #000000;
JSON
{
"hex": "#f4f2d8",
"rgb": {
"r": 244,
"g": 242,
"b": 216
},
"hsl": {
"h": 55.714,
"s": 56,
"l": 90.196
},
"oklch": {
"l": 0.95587,
"c": 0.03419,
"h": 103.4
},
"luminance": 0.87695
}Semantic roles & 50–950 ramp
primary
#F4F2D8
secondary
#9CA0D4
accent
#2EC422
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584