#F4F4EA#F4F4EA
#F4F4EA is a very light, near-neutral yellow. Relative luminance 0.899; OKLCH L 96.4% C 0.013 H 106.6°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F4EA |
|---|---|
| RGB | rgb(244, 244, 234) |
| HSL | hsl(60, 31%, 94%) |
| HSV | hsv(60, 4%, 96%) |
| CMYK | cmyk(0%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(95.94, -1.73, 4.81) |
| CIE-LCH | lch(95.94, 5.11, 109.78°) |
| OKLab | oklab(96.44% -0.0038 0.0127) |
| OKLCH | oklch(96.44% 0.013 106.6) |
| XYZ | xyz(84.5080, 89.8752, 90.7216) |
| Luminance | 0.8988 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 2.84
Ivory
#FFFFF0
ΔE00 2.96
Off White
#FAF9F6
ΔE00 3.66
Oldlace
#FDF5E6
ΔE00 3.85
Eggshell
#F0EAD6
ΔE00 4.75
Whitesmoke
#F5F5F5
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F4EA #EAEAF4
analogous
#F4EFEA #F4F4EA #EFF4EA
triadic
#F4F4EA #EAF4F4 #F4EAF4
tetradic
#F4F4EA #EAF4EF #EAEAF4 #F4EAEF
square
#F4F4EA #EAF4EF #EAEAF4 #F4EAEF
split-complementary
#F4F4EA #EAEFF4 #EFEAF4
monochromatic
#CACA9A #DFDFC2 #F4F4EA #F4F4EB #F4F4EB
Accessibility & contrast
On white
1.11
#F4F4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#F4F4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F4EA
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F4EA | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F6F4EA
Tritanopia (blue-blind)
#F6F3F1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f4f4ea; /* rgb */ color: rgb(244, 244, 234); /* oklch */ color: oklch(96.4% 0.013 106.6);
Tailwind
colors: {
custom: {
50: '#f7f7f0',
500: '#f4f4ea',
950: '#000000',
},
}SCSS
$custom: #f4f4ea; $custom-light: #f7f7f0; $custom-dark: #000000;
JSON
{
"hex": "#f4f4ea",
"rgb": {
"r": 244,
"g": 244,
"b": 234
},
"hsl": {
"h": 60,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.96442,
"c": 0.01321,
"h": 106.6
},
"luminance": 0.89875
}Semantic roles & 50–950 ramp
primary
#F4F4EA
secondary
#B4B4CF
accent
#3CAA3C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585