#EEEAE7#EEEAE7
#EEEAE7 is a very light, near-neutral orange. Relative luminance 0.828; OKLCH L 93.9% C 0.006 H 59.7°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEAE7 |
|---|---|
| RGB | rgb(238, 234, 231) |
| HSL | hsl(26, 17%, 92%) |
| HSV | hsv(26, 3%, 93%) |
| CMYK | cmyk(0%, 1.7%, 2.9%, 6.7%) |
| CIE-LAB | lab(92.92, 0.82, 1.93) |
| CIE-LCH | lch(92.92, 2.09, 66.98°) |
| OKLab | oklab(93.93% 0.003 0.0051) |
| OKLCH | oklch(93.93% 0.006 59.7) |
| XYZ | xyz(79.1044, 82.7926, 87.3990) |
| Luminance | 0.8279 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.07
Off White
#FAF9F6
ΔE00 3.34
Seashell
#FFF5EE
ΔE00 3.77
Snow
#FFFAFA
ΔE00 3.84
Linen
#FAF0E6
ΔE00 3.87
Gainsboro
#DCDCDC
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEAE7 #E7EBEE
analogous
#EEE7E8 #EEEAE7 #EEEEE7
triadic
#EEEAE7 #E7EEEA #EAE7EE
tetradic
#EEEAE7 #E8EEE7 #E7EBEE #EEE7EE
square
#EEEAE7 #E8EEE7 #E7EBEE #EEE7EE
split-complementary
#EEEAE7 #E7EEEE #E7E8EE
monochromatic
#BBAB9F #D5CBC3 #EEEAE7 #F2EFED #F2EFED
Accessibility & contrast
On white
1.20
#EEEAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#EEEAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEAE7
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEAE7 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEAE7
Deuteranopia (green-blind)
#ECEBE7
Tritanopia (blue-blind)
#F0E9E9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eeeae7; /* rgb */ color: rgb(238, 234, 231); /* oklch */ color: oklch(93.9% 0.006 59.7);
Tailwind
colors: {
custom: {
50: '#f3f0ee',
500: '#eeeae7',
950: '#000000',
},
}SCSS
$custom: #eeeae7; $custom-light: #f3f0ee; $custom-dark: #000000;
JSON
{
"hex": "#eeeae7",
"rgb": {
"r": 238,
"g": 234,
"b": 231
},
"hsl": {
"h": 25.714,
"s": 17.073,
"l": 91.961
},
"oklch": {
"l": 0.93931,
"c": 0.00592,
"h": 59.7
},
"luminance": 0.82792
}Semantic roles & 50–950 ramp
primary
#EEEAE7
secondary
#B5BEC5
accent
#799B4A
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585