#EEEAE8#EEEAE8
#EEEAE8 is a very light, near-neutral orange. Relative luminance 0.828; OKLCH L 94.0% C 0.005 H 48.7°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEAE8 |
|---|---|
| RGB | rgb(238, 234, 232) |
| HSL | hsl(20, 15%, 92%) |
| HSV | hsv(20, 3%, 93%) |
| CMYK | cmyk(0%, 1.7%, 2.5%, 6.7%) |
| CIE-LAB | lab(92.95, 0.99, 1.44) |
| CIE-LCH | lch(92.95, 1.75, 55.50°) |
| OKLab | oklab(93.96% 0.0034 0.0038) |
| OKLCH | oklch(93.96% 0.005 48.7) |
| XYZ | xyz(79.2460, 82.8493, 88.1450) |
| Luminance | 0.8285 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.92
Off White
#FAF9F6
ΔE00 3.44
Snow
#FFFAFA
ΔE00 3.61
Gainsboro
#DCDCDC
ΔE00 3.80
Seashell
#FFF5EE
ΔE00 3.95
Very Light Pink
#FFF4F2
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEAE8 #E8ECEE
analogous
#EEE8E9 #EEEAE8 #EEEDE8
triadic
#EEEAE8 #E8EEEA #EAE8EE
tetradic
#EEEAE8 #E9EEE8 #E8ECEE #EDE8EE
square
#EEEAE8 #E9EEE8 #E8ECEE #EDE8EE
split-complementary
#EEEAE8 #E8EEED #E8E9EE
monochromatic
#BAAAA2 #D4CAC5 #EEEAE8 #F2EFED #F2EFED
Accessibility & contrast
On white
1.20
#EEEAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#EEEAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEAE8
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEAE8 | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEAE8
Deuteranopia (green-blind)
#ECEBE8
Tritanopia (blue-blind)
#EFE9E9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eeeae8; /* rgb */ color: rgb(238, 234, 232); /* oklch */ color: oklch(94.0% 0.005 48.7);
Tailwind
colors: {
custom: {
50: '#f3f0ef',
500: '#eeeae8',
950: '#000000',
},
}SCSS
$custom: #eeeae8; $custom-light: #f3f0ef; $custom-dark: #000000;
JSON
{
"hex": "#eeeae8",
"rgb": {
"r": 238,
"g": 234,
"b": 232
},
"hsl": {
"h": 20,
"s": 15,
"l": 92.157
},
"oklch": {
"l": 0.93959,
"c": 0.00511,
"h": 48.7
},
"luminance": 0.82849
}Semantic roles & 50–950 ramp
primary
#EEEAE8
secondary
#B6BFC4
accent
#80994C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585