#EEDEE1#EEDEE1
#EEDEE1 is a very light, near-neutral red. Relative luminance 0.759; OKLCH L 91.4% C 0.018 H 4.6°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDEE1 |
|---|---|
| RGB | rgb(238, 222, 225) |
| HSL | hsl(349, 32%, 90%) |
| HSV | hsv(349, 7%, 93%) |
| CMYK | cmyk(0%, 6.7%, 5.5%, 6.7%) |
| CIE-LAB | lab(89.79, 5.97, 0.50) |
| CIE-LCH | lch(89.79, 5.99, 4.83°) |
| OKLab | oklab(91.43% 0.0179 0.0014) |
| OKLCH | oklch(91.43% 0.018 4.6) |
| XYZ | xyz(74.9701, 75.8568, 81.9119) |
| Luminance | 0.7586 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.94
Mistyrose
#FFE4E1
ΔE00 4.67
Very Light Pink
#FFF4F2
ΔE00 5.59
Snow
#FFFAFA
ΔE00 7.42
Gainsboro
#DCDCDC
ΔE00 7.58
Seashell
#FFF5EE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDEE1 #DEEEEB
analogous
#EEDEE9 #EEDEE1 #EEE3DE
triadic
#EEDEE1 #E1EEDE #DEE1EE
tetradic
#EEDEE1 #E9EEDE #DEEEEB #E3DEEE
square
#EEDEE1 #E9EEDE #DEEEEB #E3DEEE
split-complementary
#EEDEE1 #DEEEE3 #DEE9EE
monochromatic
#C48D98 #D9B6BC #EEDEE1 #F5EBED #F5EBED
Accessibility & contrast
On white
1.30
#EEDEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#EEDEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDEE1
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDEE1 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0E1
Deuteranopia (green-blind)
#E3E3E1
Tritanopia (blue-blind)
#F1DDDF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eedee1; /* rgb */ color: rgb(238, 222, 225); /* oklch */ color: oklch(91.4% 0.018 4.6);
Tailwind
colors: {
custom: {
50: '#f3e8ea',
500: '#eedee1',
950: '#000000',
},
}SCSS
$custom: #eedee1; $custom-light: #f3e8ea; $custom-dark: #000000;
JSON
{
"hex": "#eedee1",
"rgb": {
"r": 238,
"g": 222,
"b": 225
},
"hsl": {
"h": 348.75,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.91427,
"c": 0.01798,
"h": 4.6
},
"luminance": 0.75856
}Semantic roles & 50–950 ramp
primary
#EEDEE1
secondary
#A8C8C2
accent
#AB963B
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484