#EEEEE0#EEEEE0
#EEEEE0 is a very light, near-neutral yellow. Relative luminance 0.847; OKLCH L 94.5% C 0.019 H 106.8°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEEE0 |
|---|---|
| RGB | rgb(238, 238, 224) |
| HSL | hsl(60, 29%, 91%) |
| HSV | hsv(60, 6%, 93%) |
| CMYK | cmyk(0%, 0%, 5.9%, 6.7%) |
| CIE-LAB | lab(93.76, -2.41, 6.77) |
| CIE-LCH | lch(93.76, 7.19, 109.61°) |
| OKLab | oklab(94.53% -0.0053 0.0178) |
| OKLCH | oklch(94.53% 0.019 106.8) |
| XYZ | xyz(79.2871, 84.7083, 82.6799) |
| Luminance | 0.8471 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.26
Ivory
#FFFFF0
ΔE00 3.48
Oldlace
#FDF5E6
ΔE00 4.16
Beige
#F5F5DC
ΔE00 4.20
Floralwhite
#FFFAF0
ΔE00 4.33
Light Grey
#D8DCD6
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEEE0 #E0E0EE
analogous
#EEE7E0 #EEEEE0 #E7EEE0
triadic
#EEEEE0 #E0EEEE #EEE0EE
tetradic
#EEEEE0 #E0EEE7 #E0E0EE #EEE0E7
square
#EEEEE0 #E0EEE7 #E0E0EE #EEE0E7
split-complementary
#EEEEE0 #E0E7EE #E7E0EE
monochromatic
#C3C391 #D8D8B8 #EEEEE0 #F4F4EB #F4F4EB
Accessibility & contrast
On white
1.17
#EEEEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#EEEEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEEE0
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEEE0 | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EDDF
Deuteranopia (green-blind)
#F1EDE0
Tritanopia (blue-blind)
#F0ECEA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eeeee0; /* rgb */ color: rgb(238, 238, 224); /* oklch */ color: oklch(94.5% 0.019 106.8);
Tailwind
colors: {
custom: {
50: '#f3f3e9',
500: '#eeeee0',
950: '#000000',
},
}SCSS
$custom: #eeeee0; $custom-light: #f3f3e9; $custom-dark: #000000;
JSON
{
"hex": "#eeeee0",
"rgb": {
"r": 238,
"g": 238,
"b": 224
},
"hsl": {
"h": 60,
"s": 29.167,
"l": 90.588
},
"oklch": {
"l": 0.94531,
"c": 0.01855,
"h": 106.8
},
"luminance": 0.84708
}Semantic roles & 50–950 ramp
primary
#EEEEE0
secondary
#ABABC7
accent
#3EA83E
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584