#EDDCDC#EDDCDC
#EDDCDC is a very light, near-neutral red. Relative luminance 0.744; OKLCH L 90.8% C 0.019 H 17.5°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EDDCDC |
|---|---|
| RGB | rgb(237, 220, 220) |
| HSL | hsl(0, 32%, 90%) |
| HSV | hsv(0, 7%, 93%) |
| CMYK | cmyk(0%, 7.2%, 7.2%, 7.1%) |
| CIE-LAB | lab(89.09, 5.82, 2.10) |
| CIE-LCH | lch(89.09, 6.19, 19.85°) |
| OKLab | oklab(90.82% 0.0179 0.0056) |
| OKLCH | oklch(90.82% 0.019 17.5) |
| XYZ | xyz(73.4351, 74.3592, 78.1805) |
| Luminance | 0.7436 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.12
Lavenderblush
#FFF0F5
ΔE00 4.85
Very Light Pink
#FFF4F2
ΔE00 5.60
Seashell
#FFF5EE
ΔE00 7.16
Gainsboro
#DCDCDC
ΔE00 7.52
Linen
#FAF0E6
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDDCDC #DCEDED
analogous
#EDDCE5 #EDDCDC #EDE5DC
triadic
#EDDCDC #DCEDDC #DCDCED
tetradic
#EDDCDC #E5EDDC #DCEDED #E5DCED
square
#EDDCDC #E5EDDC #DCEDED #E5DCED
split-complementary
#EDDCDC #DCEDE5 #DCE5ED
monochromatic
#C38B8B #D8B4B4 #EDDCDC #F5EBEB #F5EBEB
Accessibility & contrast
On white
1.32
#EDDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#EDDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDDCDC
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDDCDC | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#E2E1DC
Tritanopia (blue-blind)
#F1DBDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eddcdc; /* rgb */ color: rgb(237, 220, 220); /* oklch */ color: oklch(90.8% 0.019 17.5);
Tailwind
colors: {
custom: {
50: '#f2e6e6',
500: '#eddcdc',
950: '#000000',
},
}SCSS
$custom: #eddcdc; $custom-light: #f2e6e6; $custom-dark: #000000;
JSON
{
"hex": "#eddcdc",
"rgb": {
"r": 237,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.90817,
"c": 0.01875,
"h": 17.5
},
"luminance": 0.74358
}Semantic roles & 50–950 ramp
primary
#EDDCDC
secondary
#A6C7C7
accent
#ABAB3B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484