#F4F2D6#F4F2D6
#F4F2D6 is a very light, muted yellow. Relative luminance 0.876; OKLCH L 95.5% C 0.037 H 103.7°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F2D6 |
|---|---|
| RGB | rgb(244, 242, 214) |
| HSL | hsl(56, 58%, 90%) |
| HSV | hsv(56, 12%, 96%) |
| CMYK | cmyk(0%, 0.8%, 12.3%, 4.3%) |
| CIE-LAB | lab(94.99, -3.97, 13.77) |
| CIE-LCH | lch(94.99, 14.33, 106.10°) |
| OKLab | oklab(95.54% -0.0087 0.0357) |
| OKLCH | oklch(95.54% 0.037 103.7) |
| XYZ | xyz(81.1967, 87.5931, 76.2349) |
| Luminance | 0.8759 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.33
Cornsilk
#FFF8DC
ΔE00 2.60
Off White (survey)
#FFFFE4
ΔE00 2.72
Lightyellow
#FFFFE0
ΔE00 2.82
Eggshell
#F0EAD6
ΔE00 3.87
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F2D6 #D6D8F4
analogous
#F4E3D6 #F4F2D6 #E7F4D6
triadic
#F4F2D6 #D6F4F2 #F2D6F4
tetradic
#F4F2D6 #D6F4E3 #D6D8F4 #F4D6E7
square
#F4F2D6 #D6F4E3 #D6D8F4 #F4D6E7
split-complementary
#F4F2D6 #D6E7F4 #E3D6F4
monochromatic
#DAD375 #E7E3A6 #F4F2D6 #F9F7E7 #F9F7E7
Accessibility & contrast
On white
1.13
#F4F2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#F4F2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F2D6
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F2D6 | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D4
Deuteranopia (green-blind)
#F9F1D7
Tritanopia (blue-blind)
#F9EEEA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f4f2d6; /* rgb */ color: rgb(244, 242, 214); /* oklch */ color: oklch(95.5% 0.037 103.7);
Tailwind
colors: {
custom: {
50: '#f7f6e2',
500: '#f4f2d6',
950: '#000000',
},
}SCSS
$custom: #f4f2d6; $custom-light: #f7f6e2; $custom-dark: #000000;
JSON
{
"hex": "#f4f2d6",
"rgb": {
"r": 244,
"g": 242,
"b": 214
},
"hsl": {
"h": 56,
"s": 57.692,
"l": 89.804
},
"oklch": {
"l": 0.95539,
"c": 0.03677,
"h": 103.7
},
"luminance": 0.87592
}Semantic roles & 50–950 ramp
primary
#F4F2D6
secondary
#9A9ED4
accent
#2BC520
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584