#EEDDE1#EEDDE1
#EEDDE1 is a very light, near-neutral red. Relative luminance 0.753; OKLCH L 91.2% C 0.019 H 1.4°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDDE1 |
|---|---|
| RGB | rgb(238, 221, 225) |
| HSL | hsl(346, 33%, 90%) |
| HSV | hsv(346, 7%, 93%) |
| CMYK | cmyk(0%, 7.1%, 5.5%, 6.7%) |
| CIE-LAB | lab(89.55, 6.49, 0.14) |
| CIE-LCH | lch(89.55, 6.49, 1.27°) |
| OKLab | oklab(91.23% 0.0194 0.0005) |
| OKLCH | oklch(91.23% 0.019 1.4) |
| XYZ | xyz(74.7053, 75.3272, 81.8237) |
| Luminance | 0.7533 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.08
Mistyrose
#FFE4E1
ΔE00 4.70
Very Light Pink
#FFF4F2
ΔE00 6.11
Snow
#FFFAFA
ΔE00 7.92
Gainsboro
#DCDCDC
ΔE00 8.07
Seashell
#FFF5EE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDDE1 #DDEEEA
analogous
#EEDDEA #EEDDE1 #EEE1DD
triadic
#EEDDE1 #E1EEDD #DDE1EE
tetradic
#EEDDE1 #EAEEDD #DDEEEA #E1DDEE
square
#EEDDE1 #EAEEDD #DDEEEA #E1DDEE
split-complementary
#EEDDE1 #DDEEE1 #DDEAEE
monochromatic
#C58B99 #DAB4BD #EEDDE1 #F5EBED #F5EBED
Accessibility & contrast
On white
1.31
#EEDDE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#EEDDE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDDE1
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDDE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDDE1 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFE1
Deuteranopia (green-blind)
#E3E2E1
Tritanopia (blue-blind)
#F1DCDE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eedde1; /* rgb */ color: rgb(238, 221, 225); /* oklch */ color: oklch(91.2% 0.019 1.4);
Tailwind
colors: {
custom: {
50: '#f3e7ea',
500: '#eedde1',
950: '#000000',
},
}SCSS
$custom: #eedde1; $custom-light: #f3e7ea; $custom-dark: #000000;
JSON
{
"hex": "#eedde1",
"rgb": {
"r": 238,
"g": 221,
"b": 225
},
"hsl": {
"h": 345.882,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.91234,
"c": 0.01937,
"h": 1.4
},
"luminance": 0.75326
}Semantic roles & 50–950 ramp
primary
#EEDDE1
secondary
#A7C8C0
accent
#AC9139
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484