#F4F4E7#F4F4E7
#F4F4E7 is a very light, near-neutral yellow. Relative luminance 0.897; OKLCH L 96.4% C 0.017 H 106.7°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F4E7 |
|---|---|
| RGB | rgb(244, 244, 231) |
| HSL | hsl(60, 37%, 93%) |
| HSV | hsv(60, 5%, 96%) |
| CMYK | cmyk(0%, 0%, 5.3%, 4.3%) |
| CIE-LAB | lab(95.87, -2.24, 6.26) |
| CIE-LCH | lch(95.87, 6.65, 109.66°) |
| OKLab | oklab(96.36% -0.0049 0.0164) |
| OKLCH | oklch(96.36% 0.017 106.7) |
| XYZ | xyz(84.0807, 89.7043, 88.4710) |
| Luminance | 0.8970 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.33
Floralwhite
#FFFAF0
ΔE00 3.39
Oldlace
#FDF5E6
ΔE00 3.73
Eggshell
#F0EAD6
ΔE00 3.94
Beige
#F5F5DC
ΔE00 4.42
Off White
#FAF9F6
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F4E7 #E7E7F4
analogous
#F4EDE7 #F4F4E7 #EDF4E7
triadic
#F4F4E7 #E7F4F4 #F4E7F4
tetradic
#F4F4E7 #E7F4ED #E7E7F4 #F4E7ED
square
#F4F4E7 #E7F4ED #E7E7F4 #F4E7ED
split-complementary
#F4F4E7 #E7EDF4 #EDE7F4
monochromatic
#CECE93 #E1E1BD #F4F4E7 #F5F5EA #F5F5EA
Accessibility & contrast
On white
1.11
#F4F4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#F4F4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F4E7
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F4E7 | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E6
Deuteranopia (green-blind)
#F7F3E7
Tritanopia (blue-blind)
#F6F2F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f4f4e7; /* rgb */ color: rgb(244, 244, 231); /* oklch */ color: oklch(96.4% 0.017 106.7);
Tailwind
colors: {
custom: {
50: '#f7f7ee',
500: '#f4f4e7',
950: '#000000',
},
}SCSS
$custom: #f4f4e7; $custom-light: #f7f7ee; $custom-dark: #000000;
JSON
{
"hex": "#f4f4e7",
"rgb": {
"r": 244,
"g": 244,
"b": 231
},
"hsl": {
"h": 60,
"s": 37.143,
"l": 93.137
},
"oklch": {
"l": 0.96362,
"c": 0.01715,
"h": 106.7
},
"luminance": 0.89704
}Semantic roles & 50–950 ramp
primary
#F4F4E7
secondary
#AFAFD0
accent
#35B035
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585