#EEEAE9#EEEAE9
#EEEAE9 is a very light, near-neutral red. Relative luminance 0.829; OKLCH L 94.0% C 0.005 H 34.3°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEAE9 |
|---|---|
| RGB | rgb(238, 234, 233) |
| HSL | hsl(12, 13%, 92%) |
| HSV | hsv(12, 2%, 93%) |
| CMYK | cmyk(0%, 1.7%, 2.1%, 6.7%) |
| CIE-LAB | lab(92.97, 1.17, 0.96) |
| CIE-LCH | lch(92.97, 1.51, 39.43°) |
| OKLab | oklab(93.99% 0.0038 0.0026) |
| OKLCH | oklch(93.99% 0.005 34.3) |
| XYZ | xyz(79.3885, 82.9062, 88.8952) |
| Luminance | 0.8291 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.87
Snow
#FFFAFA
ΔE00 3.46
Off White
#FAF9F6
ΔE00 3.61
Gainsboro
#DCDCDC
ΔE00 3.77
Very Light Pink
#FFF4F2
ΔE00 3.84
Seashell
#FFF5EE
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEAE9 #E9EDEE
analogous
#EEE9EB #EEEAE9 #EEEDE9
triadic
#EEEAE9 #E9EEEA #EAE9EE
tetradic
#EEEAE9 #EBEEE9 #E9EDEE #EDE9EE
square
#EEEAE9 #EBEEE9 #E9EDEE #EDE9EE
split-complementary
#EEEAE9 #E9EEED #E9EBEE
monochromatic
#B9A8A4 #D3C9C6 #EEEAE9 #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.19
#EEEAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#EEEAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEAE9
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEAE9 | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEAE9
Deuteranopia (green-blind)
#ECEBE9
Tritanopia (blue-blind)
#EFEAEA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eeeae9; /* rgb */ color: rgb(238, 234, 233); /* oklch */ color: oklch(94.0% 0.005 34.3);
Tailwind
colors: {
custom: {
50: '#f3f0f0',
500: '#eeeae9',
950: '#000000',
},
}SCSS
$custom: #eeeae9; $custom-light: #f3f0f0; $custom-dark: #000000;
JSON
{
"hex": "#eeeae9",
"rgb": {
"r": 238,
"g": 234,
"b": 233
},
"hsl": {
"h": 12,
"s": 12.821,
"l": 92.353
},
"oklch": {
"l": 0.93987,
"c": 0.00454,
"h": 34.3
},
"luminance": 0.82906
}Semantic roles & 50–950 ramp
primary
#EEEAE9
secondary
#B8C1C3
accent
#88974F
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585