#EEDEE2#EEDEE2
#EEDEE2 is a very light, near-neutral red. Relative luminance 0.759; OKLCH L 91.5% C 0.018 H 0.4°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDEE2 |
|---|---|
| RGB | rgb(238, 222, 226) |
| HSL | hsl(345, 32%, 90%) |
| HSV | hsv(345, 7%, 93%) |
| CMYK | cmyk(0%, 6.7%, 5%, 6.7%) |
| CIE-LAB | lab(89.82, 6.14, 0.02) |
| CIE-LCH | lch(89.82, 6.14, 0.15°) |
| OKLab | oklab(91.46% 0.0183 0.0001) |
| OKLCH | oklch(91.46% 0.018 0.4) |
| XYZ | xyz(75.1070, 75.9115, 82.6325) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.85
Mistyrose
#FFE4E1
ΔE00 4.88
Very Light Pink
#FFF4F2
ΔE00 5.81
Snow
#FFFAFA
ΔE00 7.55
Gainsboro
#DCDCDC
ΔE00 7.74
Seashell
#FFF5EE
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDEE2 #DEEEEA
analogous
#EEDEEA #EEDEE2 #EEE2DE
triadic
#EEDEE2 #E2EEDE #DEE2EE
tetradic
#EEDEE2 #EAEEDE #DEEEEA #E2DEEE
square
#EEDEE2 #EAEEDE #DEEEEA #E2DEEE
split-complementary
#EEDEE2 #DEEEE2 #DEEAEE
monochromatic
#C48D9B #D9B6BF #EEDEE2 #F5EBED #F5EBED
Accessibility & contrast
On white
1.30
#EEDEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#EEDEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDEE2
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDEE2 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0E2
Deuteranopia (green-blind)
#E3E3E2
Tritanopia (blue-blind)
#F1DDDF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eedee2; /* rgb */ color: rgb(238, 222, 226); /* oklch */ color: oklch(91.5% 0.018 0.4);
Tailwind
colors: {
custom: {
50: '#f3e8eb',
500: '#eedee2',
950: '#000000',
},
}SCSS
$custom: #eedee2; $custom-light: #f3e8eb; $custom-dark: #000000;
JSON
{
"hex": "#eedee2",
"rgb": {
"r": 238,
"g": 222,
"b": 226
},
"hsl": {
"h": 345,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.91455,
"c": 0.01829,
"h": 0.4
},
"luminance": 0.75911
}Semantic roles & 50–950 ramp
primary
#EEDEE2
secondary
#A8C8C0
accent
#AB8F3B
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484