#F4F4E5#F4F4E5
#F4F4E5 is a very light, near-neutral yellow. Relative luminance 0.896; OKLCH L 96.3% C 0.020 H 106.8°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F4E5 |
|---|---|
| RGB | rgb(244, 244, 229) |
| HSL | hsl(60, 41%, 93%) |
| HSV | hsv(60, 6%, 96%) |
| CMYK | cmyk(0%, 0%, 6.1%, 4.3%) |
| CIE-LAB | lab(95.83, -2.57, 7.22) |
| CIE-LCH | lch(95.83, 7.67, 109.58°) |
| OKLab | oklab(96.31% -0.0057 0.0189) |
| OKLCH | oklch(96.31% 0.02 106.8) |
| XYZ | xyz(83.7998, 89.5919, 86.9918) |
| Luminance | 0.8959 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.23
Eggshell
#F0EAD6
ΔE00 3.56
Beige
#F5F5DC
ΔE00 3.62
Oldlace
#FDF5E6
ΔE00 3.87
Floralwhite
#FFFAF0
ΔE00 3.92
Off White (survey)
#FFFFE4
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F4E5 #E5E5F4
analogous
#F4ECE5 #F4F4E5 #ECF4E5
triadic
#F4F4E5 #E5F4F4 #F4E5F4
tetradic
#F4F4E5 #E5F4EC #E5E5F4 #F4E5EC
square
#F4F4E5 #E5F4EC #E5E5F4 #F4E5EC
split-complementary
#F4F4E5 #E5ECF4 #ECE5F4
monochromatic
#D0D08F #E2E2BA #F4F4E5 #F6F6E9 #F6F6E9
Accessibility & contrast
On white
1.11
#F4F4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#F4F4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F4E5
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F4E5 | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E4
Deuteranopia (green-blind)
#F7F3E5
Tritanopia (blue-blind)
#F7F2F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f4f4e5; /* rgb */ color: rgb(244, 244, 229); /* oklch */ color: oklch(96.3% 0.020 106.8);
Tailwind
colors: {
custom: {
50: '#f7f7ed',
500: '#f4f4e5',
950: '#000000',
},
}SCSS
$custom: #f4f4e5; $custom-light: #f7f7ed; $custom-dark: #000000;
JSON
{
"hex": "#f4f4e5",
"rgb": {
"r": 244,
"g": 244,
"b": 229
},
"hsl": {
"h": 60,
"s": 40.541,
"l": 92.745
},
"oklch": {
"l": 0.9631,
"c": 0.01977,
"h": 106.8
},
"luminance": 0.89592
}Semantic roles & 50–950 ramp
primary
#F4F4E5
secondary
#ACACD1
accent
#32B432
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584