#F4F4E9#F4F4E9
#F4F4E9 is a very light, near-neutral yellow. Relative luminance 0.898; OKLCH L 96.4% C 0.015 H 106.7°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F4E9 |
|---|---|
| RGB | rgb(244, 244, 233) |
| HSL | hsl(60, 33%, 94%) |
| HSV | hsv(60, 5%, 96%) |
| CMYK | cmyk(0%, 0%, 4.5%, 4.3%) |
| CIE-LAB | lab(95.92, -1.90, 5.29) |
| CIE-LCH | lch(95.92, 5.62, 109.74°) |
| OKLab | oklab(96.42% -0.0042 0.0139) |
| OKLCH | oklch(96.42% 0.015 106.7) |
| XYZ | xyz(84.3647, 89.8179, 89.9671) |
| Luminance | 0.8982 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.70
Floralwhite
#FFFAF0
ΔE00 2.98
Oldlace
#FDF5E6
ΔE00 3.77
Off White
#FAF9F6
ΔE00 4.07
Eggshell
#F0EAD6
ΔE00 4.46
Mintcream
#F5FFFA
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F4E9 #E9E9F4
analogous
#F4EEE9 #F4F4E9 #EEF4E9
triadic
#F4F4E9 #E9F4F4 #F4E9F4
tetradic
#F4F4E9 #E9F4EE #E9E9F4 #F4E9EE
square
#F4F4E9 #E9F4EE #E9E9F4 #F4E9EE
split-complementary
#F4F4E9 #E9EEF4 #EEE9F4
monochromatic
#CBCB97 #E0E0C0 #F4F4E9 #F5F5EB #F5F5EB
Accessibility & contrast
On white
1.11
#F4F4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#F4F4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F4E9
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F4E9 | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E8
Deuteranopia (green-blind)
#F6F3E9
Tritanopia (blue-blind)
#F6F2F1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f4f4e9; /* rgb */ color: rgb(244, 244, 233); /* oklch */ color: oklch(96.4% 0.015 106.7);
Tailwind
colors: {
custom: {
50: '#f7f7f0',
500: '#f4f4e9',
950: '#000000',
},
}SCSS
$custom: #f4f4e9; $custom-light: #f7f7f0; $custom-dark: #000000;
JSON
{
"hex": "#f4f4e9",
"rgb": {
"r": 244,
"g": 244,
"b": 233
},
"hsl": {
"h": 60,
"s": 33.333,
"l": 93.529
},
"oklch": {
"l": 0.96415,
"c": 0.01452,
"h": 106.7
},
"luminance": 0.89818
}Semantic roles & 50–950 ramp
primary
#F4F4E9
secondary
#B2B2CF
accent
#39AC39
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585