#EEDCDF#EEDCDF
#EEDCDF is a very light, muted red. Relative luminance 0.747; OKLCH L 91.0% C 0.020 H 6.0°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDCDF |
|---|---|
| RGB | rgb(238, 220, 223) |
| HSL | hsl(350, 35%, 90%) |
| HSV | hsv(350, 8%, 93%) |
| CMYK | cmyk(0%, 7.6%, 6.3%, 6.7%) |
| CIE-LAB | lab(89.25, 6.67, 0.76) |
| CIE-LCH | lch(89.25, 6.71, 6.51°) |
| OKLab | oklab(90.98% 0.0201 0.0021) |
| OKLCH | oklch(90.98% 0.02 6) |
| XYZ | xyz(74.1709, 74.6922, 80.3075) |
| Luminance | 0.7469 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.30
Lavenderblush
#FFF0F5
ΔE00 4.40
Very Light Pink
#FFF4F2
ΔE00 6.22
Snow
#FFFAFA
ΔE00 8.16
Seashell
#FFF5EE
ΔE00 8.20
Gainsboro
#DCDCDC
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDCDF #DCEEEB
analogous
#EEDCE8 #EEDCDF #EEE2DC
triadic
#EEDCDF #DFEEDC #DCDFEE
tetradic
#EEDCDF #E8EEDC #DCEEEB #E2DCEE
square
#EEDCDF #E8EEDC #DCEEEB #E2DCEE
split-complementary
#EEDCDF #DCEEE2 #DCE8EE
monochromatic
#C68A94 #DAB3B9 #EEDCDF #F5EAEC #F5EAEC
Accessibility & contrast
On white
1.32
#EEDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#EEDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDCDF
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDCDF | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDF
Deuteranopia (green-blind)
#E2E1DF
Tritanopia (blue-blind)
#F2DBDD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eedcdf; /* rgb */ color: rgb(238, 220, 223); /* oklch */ color: oklch(91.0% 0.020 6.0);
Tailwind
colors: {
custom: {
50: '#f3e6e9',
500: '#eedcdf',
950: '#000000',
},
}SCSS
$custom: #eedcdf; $custom-light: #f3e6e9; $custom-dark: #000000;
JSON
{
"hex": "#eedcdf",
"rgb": {
"r": 238,
"g": 220,
"b": 223
},
"hsl": {
"h": 350,
"s": 34.615,
"l": 89.804
},
"oklch": {
"l": 0.90984,
"c": 0.02018,
"h": 6
},
"luminance": 0.74691
}Semantic roles & 50–950 ramp
primary
#EEDCDF
secondary
#A6C9C3
accent
#AD9A38
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484