#F4F4E8#F4F4E8
#F4F4E8 is a very light, near-neutral yellow. Relative luminance 0.898; OKLCH L 96.4% C 0.016 H 106.7°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F4E8 |
|---|---|
| RGB | rgb(244, 244, 232) |
| HSL | hsl(60, 35%, 93%) |
| HSV | hsv(60, 5%, 96%) |
| CMYK | cmyk(0%, 0%, 4.9%, 4.3%) |
| CIE-LAB | lab(95.90, -2.07, 5.78) |
| CIE-LCH | lch(95.90, 6.13, 109.70°) |
| OKLab | oklab(96.39% -0.0045 0.0152) |
| OKLCH | oklch(96.39% 0.016 106.7) |
| XYZ | xyz(84.2223, 89.7609, 89.2169) |
| Luminance | 0.8976 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.48
Floralwhite
#FFFAF0
ΔE00 3.17
Oldlace
#FDF5E6
ΔE00 3.73
Eggshell
#F0EAD6
ΔE00 4.19
Off White
#FAF9F6
ΔE00 4.47
Beige
#F5F5DC
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F4E8 #E8E8F4
analogous
#F4EEE8 #F4F4E8 #EEF4E8
triadic
#F4F4E8 #E8F4F4 #F4E8F4
tetradic
#F4F4E8 #E8F4EE #E8E8F4 #F4E8EE
square
#F4F4E8 #E8F4EE #E8E8F4 #F4E8EE
split-complementary
#F4F4E8 #E8EEF4 #EEE8F4
monochromatic
#CCCC95 #E0E0BF #F4F4E8 #F5F5EA #F5F5EA
Accessibility & contrast
On white
1.11
#F4F4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#F4F4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F4E8
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F4E8 | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E7
Deuteranopia (green-blind)
#F7F3E8
Tritanopia (blue-blind)
#F6F2F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f4f4e8; /* rgb */ color: rgb(244, 244, 232); /* oklch */ color: oklch(96.4% 0.016 106.7);
Tailwind
colors: {
custom: {
50: '#f7f7ef',
500: '#f4f4e8',
950: '#000000',
},
}SCSS
$custom: #f4f4e8; $custom-light: #f7f7ef; $custom-dark: #000000;
JSON
{
"hex": "#f4f4e8",
"rgb": {
"r": 244,
"g": 244,
"b": 232
},
"hsl": {
"h": 60,
"s": 35.294,
"l": 93.333
},
"oklch": {
"l": 0.96389,
"c": 0.01584,
"h": 106.7
},
"luminance": 0.89761
}Semantic roles & 50–950 ramp
primary
#F4F4E8
secondary
#B1B1D0
accent
#37AE37
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585