#EEEEE4#EEEEE4
#EEEEE4 is a very light, near-neutral yellow. Relative luminance 0.849; OKLCH L 94.6% C 0.013 H 106.6°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEEE4 |
|---|---|
| RGB | rgb(238, 238, 228) |
| HSL | hsl(60, 23%, 91%) |
| HSV | hsv(60, 4%, 93%) |
| CMYK | cmyk(0%, 0%, 4.2%, 6.7%) |
| CIE-LAB | lab(93.85, -1.74, 4.83) |
| CIE-LCH | lch(93.85, 5.14, 109.77°) |
| OKLab | oklab(94.64% -0.0038 0.0127) |
| OKLCH | oklch(94.64% 0.013 106.6) |
| XYZ | xyz(79.8360, 84.9279, 85.5706) |
| Luminance | 0.8493 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 3.64
Ivory
#FFFFF0
ΔE00 3.96
Oldlace
#FDF5E6
ΔE00 4.20
Off White
#FAF9F6
ΔE00 4.24
Eggshell
#F0EAD6
ΔE00 4.37
Light Grey
#D8DCD6
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEEE4 #E4E4EE
analogous
#EEE9E4 #EEEEE4 #E9EEE4
triadic
#EEEEE4 #E4EEEE #EEE4EE
tetradic
#EEEEE4 #E4EEE9 #E4E4EE #EEE4E9
square
#EEEEE4 #E4EEE9 #E4E4EE #EEE4E9
split-complementary
#EEEEE4 #E4E9EE #E9E4EE
monochromatic
#BFBF99 #D6D6BE #EEEEE4 #F3F3EC #F3F3EC
Accessibility & contrast
On white
1.17
#EEEEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#EEEEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEEE4
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEEE4 | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EDE3
Deuteranopia (green-blind)
#F0EEE4
Tritanopia (blue-blind)
#F0EDEB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eeeee4; /* rgb */ color: rgb(238, 238, 228); /* oklch */ color: oklch(94.6% 0.013 106.6);
Tailwind
colors: {
custom: {
50: '#f3f3ec',
500: '#eeeee4',
950: '#000000',
},
}SCSS
$custom: #eeeee4; $custom-light: #f3f3ec; $custom-dark: #000000;
JSON
{
"hex": "#eeeee4",
"rgb": {
"r": 238,
"g": 238,
"b": 228
},
"hsl": {
"h": 60,
"s": 22.727,
"l": 91.373
},
"oklch": {
"l": 0.94637,
"c": 0.01327,
"h": 106.6
},
"luminance": 0.84928
}Semantic roles & 50–950 ramp
primary
#EEEEE4
secondary
#B0B0C6
accent
#44A144
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584