#EEEAE5#EEEAE5
#EEEAE5 is a very light, near-neutral orange. Relative luminance 0.827; OKLCH L 93.9% C 0.008 H 73.8°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEAE5 |
|---|---|
| RGB | rgb(238, 234, 229) |
| HSL | hsl(33, 21%, 92%) |
| HSV | hsv(33, 4%, 93%) |
| CMYK | cmyk(0%, 1.7%, 3.8%, 6.7%) |
| CIE-LAB | lab(92.87, 0.47, 2.90) |
| CIE-LCH | lch(92.87, 2.94, 80.71°) |
| OKLab | oklab(93.88% 0.0022 0.0077) |
| OKLCH | oklch(93.88% 0.008 73.8) |
| XYZ | xyz(78.8235, 82.6803, 85.9199) |
| Luminance | 0.8268 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.33
Off White
#FAF9F6
ΔE00 3.39
Whitesmoke
#F5F5F5
ΔE00 3.56
Seashell
#FFF5EE
ΔE00 3.66
Floralwhite
#FFFAF0
ΔE00 3.97
Gainsboro
#DCDCDC
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEAE5 #E5E9EE
analogous
#EEE6E5 #EEEAE5 #EEEEE5
triadic
#EEEAE5 #E5EEEA #EAE5EE
tetradic
#EEEAE5 #E5EEE6 #E5E9EE #EEE5EE
square
#EEEAE5 #E5EEE6 #E5E9EE #EEE5EE
split-complementary
#EEEAE5 #E5EEEE #E6E5EE
monochromatic
#BEAE9B #D6CCC0 #EEEAE5 #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.20
#EEEAE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#EEEAE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEAE5
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEAE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEAE5 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEAE5
Deuteranopia (green-blind)
#EDEBE5
Tritanopia (blue-blind)
#F0E9E9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eeeae5; /* rgb */ color: rgb(238, 234, 229); /* oklch */ color: oklch(93.9% 0.008 73.8);
Tailwind
colors: {
custom: {
50: '#f3f0ed',
500: '#eeeae5',
950: '#000000',
},
}SCSS
$custom: #eeeae5; $custom-light: #f3f0ed; $custom-dark: #000000;
JSON
{
"hex": "#eeeae5",
"rgb": {
"r": 238,
"g": 234,
"b": 229
},
"hsl": {
"h": 33.333,
"s": 20.93,
"l": 91.569
},
"oklch": {
"l": 0.93876,
"c": 0.00798,
"h": 73.8
},
"luminance": 0.8268
}Semantic roles & 50–950 ramp
primary
#EEEAE5
secondary
#B2BBC5
accent
#6E9F46
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171616
muted
#858584