#EDDCDB#EDDCDB
#EDDCDB is a very light, near-neutral red. Relative luminance 0.743; OKLCH L 90.8% C 0.019 H 21.6°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EDDCDB |
|---|---|
| RGB | rgb(237, 220, 219) |
| HSL | hsl(3, 33%, 89%) |
| HSV | hsv(3, 8%, 93%) |
| CMYK | cmyk(0%, 7.2%, 7.6%, 7.1%) |
| CIE-LAB | lab(89.07, 5.65, 2.59) |
| CIE-LCH | lch(89.07, 6.22, 24.63°) |
| OKLab | oklab(90.79% 0.0175 0.0069) |
| OKLCH | oklch(90.79% 0.019 21.6) |
| XYZ | xyz(73.3031, 74.3064, 77.4851) |
| Luminance | 0.7430 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.08
Lavenderblush
#FFF0F5
ΔE00 5.10
Very Light Pink
#FFF4F2
ΔE00 5.51
Seashell
#FFF5EE
ΔE00 6.90
Linen
#FAF0E6
ΔE00 7.31
Gainsboro
#DCDCDC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDDCDB #DBECED
analogous
#EDDBE3 #EDDCDB #EDE5DB
triadic
#EDDCDB #DBEDDC #DCDBED
tetradic
#EDDCDB #E3EDDB #DBECED #E5DBED
square
#EDDCDB #E3EDDB #DBECED #E5DBED
split-complementary
#EDDCDB #DBEDE5 #DBE3ED
monochromatic
#C48D89 #D9B4B2 #EDDCDB #F5EBEB #F5EBEB
Accessibility & contrast
On white
1.32
#EDDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#EDDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDDCDB
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDDCDB | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDB
Deuteranopia (green-blind)
#E3E1DB
Tritanopia (blue-blind)
#F1DADC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eddcdb; /* rgb */ color: rgb(237, 220, 219); /* oklch */ color: oklch(90.8% 0.019 21.6);
Tailwind
colors: {
custom: {
50: '#f2e6e6',
500: '#eddcdb',
950: '#000000',
},
}SCSS
$custom: #eddcdb; $custom-light: #f2e6e6; $custom-dark: #000000;
JSON
{
"hex": "#eddcdb",
"rgb": {
"r": 237,
"g": 220,
"b": 219
},
"hsl": {
"h": 3.333,
"s": 33.333,
"l": 89.412
},
"oklch": {
"l": 0.90789,
"c": 0.01882,
"h": 21.6
},
"luminance": 0.74305
}Semantic roles & 50–950 ramp
primary
#EDDCDB
secondary
#A5C5C7
accent
#A6AC39
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484