#EEE6E8#EEE6E8
#EEE6E8 is a very light, near-neutral red. Relative luminance 0.806; OKLCH L 93.2% C 0.009 H 0.1°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE6E8 |
|---|---|
| RGB | rgb(238, 230, 232) |
| HSL | hsl(345, 19%, 92%) |
| HSV | hsv(345, 3%, 93%) |
| CMYK | cmyk(0%, 3.4%, 2.5%, 6.7%) |
| CIE-LAB | lab(91.95, 3.05, -0.01) |
| CIE-LCH | lch(91.95, 3.05, 359.83°) |
| OKLab | oklab(93.18% 0.0091 0) |
| OKLCH | oklch(93.18% 0.009 0.1) |
| XYZ | xyz(78.1201, 80.5974, 87.7697) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.68
Lavenderblush
#FFF0F5
ΔE00 4.14
Snow
#FFFAFA
ΔE00 4.42
Gainsboro
#DCDCDC
ΔE00 4.91
Whitesmoke
#F5F5F5
ΔE00 4.98
Ghostwhite
#F8F8FF
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE6E8 #E6EEEC
analogous
#EEE6EC #EEE6E8 #EEE8E6
triadic
#EEE6E8 #E8EEE6 #E6E8EE
tetradic
#EEE6E8 #ECEEE6 #E6EEEC #E8E6EE
square
#EEE6E8 #ECEEE6 #E6EEEC #E8E6EE
split-complementary
#EEE6E8 #E6EEE8 #E6ECEE
monochromatic
#BC9DA5 #D5C2C6 #EEE6E8 #F3EDEE #F3EDEE
Accessibility & contrast
On white
1.23
#EEE6E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#EEE6E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE6E8
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE6E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE6E8 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E8
Deuteranopia (green-blind)
#E9E8E8
Tritanopia (blue-blind)
#F0E6E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eee6e8; /* rgb */ color: rgb(238, 230, 232); /* oklch */ color: oklch(93.2% 0.009 0.1);
Tailwind
colors: {
custom: {
50: '#f3edef',
500: '#eee6e8',
950: '#000000',
},
}SCSS
$custom: #eee6e8; $custom-light: #f3edef; $custom-dark: #000000;
JSON
{
"hex": "#eee6e8",
"rgb": {
"r": 238,
"g": 230,
"b": 232
},
"hsl": {
"h": 345,
"s": 19.048,
"l": 91.765
},
"oklch": {
"l": 0.93177,
"c": 0.00905,
"h": 0.1
},
"luminance": 0.80597
}Semantic roles & 50–950 ramp
primary
#EEE6E8
secondary
#B3C5C1
accent
#9D8848
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171616
muted
#858485