#EDDCDD#EDDCDD
#EDDCDD is a very light, near-neutral red. Relative luminance 0.744; OKLCH L 90.8% C 0.019 H 13.4°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EDDCDD |
|---|---|
| RGB | rgb(237, 220, 221) |
| HSL | hsl(356, 32%, 90%) |
| HSV | hsv(356, 7%, 93%) |
| CMYK | cmyk(0%, 7.2%, 6.8%, 7.1%) |
| CIE-LAB | lab(89.12, 5.99, 1.61) |
| CIE-LCH | lch(89.12, 6.20, 15.06°) |
| OKLab | oklab(90.85% 0.0183 0.0044) |
| OKLCH | oklch(90.85% 0.019 13.4) |
| XYZ | xyz(73.5679, 74.4123, 78.8801) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.22
Lavenderblush
#FFF0F5
ΔE00 4.65
Very Light Pink
#FFF4F2
ΔE00 5.73
Seashell
#FFF5EE
ΔE00 7.44
Gainsboro
#DCDCDC
ΔE00 7.62
Snow
#FFFAFA
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDDCDD #DCEDEC
analogous
#EDDCE6 #EDDCDD #EDE4DC
triadic
#EDDCDD #DDEDDC #DCDDED
tetradic
#EDDCDD #E6EDDC #DCEDEC #E4DCED
square
#EDDCDD #E6EDDC #DCEDEC #E4DCED
split-complementary
#EDDCDD #DCEDE4 #DCE6ED
monochromatic
#C38B8E #D8B4B6 #EDDCDD #F5EBEB #F5EBEB
Accessibility & contrast
On white
1.32
#EDDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#EDDCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDDCDD
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDDCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDDCDD | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDD
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#F1DBDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eddcdd; /* rgb */ color: rgb(237, 220, 221); /* oklch */ color: oklch(90.8% 0.019 13.4);
Tailwind
colors: {
custom: {
50: '#f2e6e7',
500: '#eddcdd',
950: '#000000',
},
}SCSS
$custom: #eddcdd; $custom-light: #f2e6e7; $custom-dark: #000000;
JSON
{
"hex": "#eddcdd",
"rgb": {
"r": 237,
"g": 220,
"b": 221
},
"hsl": {
"h": 356.471,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.90845,
"c": 0.01876,
"h": 13.4
},
"luminance": 0.74411
}Semantic roles & 50–950 ramp
primary
#EDDCDD
secondary
#A6C7C5
accent
#ABA43B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484