#F4F4E2#F4F4E2
#F4F4E2 is a very light, muted yellow. Relative luminance 0.894; OKLCH L 96.2% C 0.024 H 106.8°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F4E2 |
|---|---|
| RGB | rgb(244, 244, 226) |
| HSL | hsl(60, 45%, 92%) |
| HSV | hsv(60, 7%, 96%) |
| CMYK | cmyk(0%, 0%, 7.4%, 4.3%) |
| CIE-LAB | lab(95.76, -3.06, 8.67) |
| CIE-LCH | lch(95.76, 9.20, 109.46°) |
| OKLab | oklab(96.23% -0.0069 0.0227) |
| OKLCH | oklch(96.23% 0.024 106.8) |
| XYZ | xyz(83.3846, 89.4258, 84.8049) |
| Luminance | 0.8942 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.47
Ivory
#FFFFF0
ΔE00 2.57
Eggshell
#F0EAD6
ΔE00 3.29
Off White (survey)
#FFFFE4
ΔE00 3.72
Cornsilk
#FFF8DC
ΔE00 4.22
Oldlace
#FDF5E6
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F4E2 #E2E2F4
analogous
#F4EBE2 #F4F4E2 #EBF4E2
triadic
#F4F4E2 #E2F4F4 #F4E2F4
tetradic
#F4F4E2 #E2F4EB #E2E2F4 #F4E2EB
square
#F4F4E2 #E2F4EB #E2E2F4 #F4E2EB
split-complementary
#F4F4E2 #E2EBF4 #EBE2F4
monochromatic
#D2D289 #E3E3B6 #F4F4E2 #F7F7E9 #F7F7E9
Accessibility & contrast
On white
1.11
#F4F4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#F4F4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F4E2
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F4E2 | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E1
Deuteranopia (green-blind)
#F8F3E3
Tritanopia (blue-blind)
#F7F1EF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f4f4e2; /* rgb */ color: rgb(244, 244, 226); /* oklch */ color: oklch(96.2% 0.024 106.8);
Tailwind
colors: {
custom: {
50: '#f7f7eb',
500: '#f4f4e2',
950: '#000000',
},
}SCSS
$custom: #f4f4e2; $custom-light: #f7f7eb; $custom-dark: #000000;
JSON
{
"hex": "#f4f4e2",
"rgb": {
"r": 244,
"g": 244,
"b": 226
},
"hsl": {
"h": 60,
"s": 45,
"l": 92.157
},
"oklch": {
"l": 0.96233,
"c": 0.02369,
"h": 106.8
},
"luminance": 0.89425
}Semantic roles & 50–950 ramp
primary
#F4F4E2
secondary
#A8A8D2
accent
#2DB82D
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584