#EDCCCB#EDCCCB
#EDCCCB is a very light, muted red. Relative luminance 0.655; OKLCH L 87.3% C 0.037 H 20.0°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCCCB |
|---|---|
| RGB | rgb(237, 204, 203) |
| HSL | hsl(2, 49%, 86%) |
| HSV | hsv(2, 14%, 93%) |
| CMYK | cmyk(0%, 13.9%, 14.3%, 7.1%) |
| CIE-LAB | lab(84.74, 11.41, 4.79) |
| CIE-LCH | lch(84.74, 12.37, 22.76°) |
| OKLab | oklab(87.28% 0.0351 0.0127) |
| OKLCH | oklch(87.28% 0.037 20) |
| XYZ | xyz(67.2970, 65.5038, 65.5868) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.57
Pale Pink
#FFCFDC
ΔE00 6.88
Light Rose
#FFC5CB
ΔE00 6.96
Light Pink
#FFD1DF
ΔE00 7.00
Pale Rose
#FDC1C5
ΔE00 7.20
Bubblegum
#FFC1CC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCCCB #CBECED
analogous
#EDCBDB #EDCCCB #EDDDCB
triadic
#EDCCCB #CBEDCC #CCCBED
tetradic
#EDCCCB #DBEDCB #CBECED #DDCBED
square
#EDCCCB #DBEDCB #CBECED #DDCBED
split-complementary
#EDCCCB #CBEDDD #CBDBED
monochromatic
#CE7370 #DD9F9E #EDCCCB #F7E9E8 #F7E9E8
Accessibility & contrast
On white
1.49
#EDCCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#EDCCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCCCB
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCCCB | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CB
Deuteranopia (green-blind)
#D9D6CB
Tritanopia (blue-blind)
#F5C9CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #edcccb; /* rgb */ color: rgb(237, 204, 203); /* oklch */ color: oklch(87.3% 0.037 20.0);
Tailwind
colors: {
custom: {
50: '#f3dbda',
500: '#edcccb',
950: '#000000',
},
}SCSS
$custom: #edcccb; $custom-light: #f3dbda; $custom-dark: #000000;
JSON
{
"hex": "#edcccb",
"rgb": {
"r": 237,
"g": 204,
"b": 203
},
"hsl": {
"h": 1.765,
"s": 48.571,
"l": 86.275
},
"oklch": {
"l": 0.8728,
"c": 0.03732,
"h": 20
},
"luminance": 0.65502
}Semantic roles & 50–950 ramp
primary
#EDCCCB
secondary
#93C8CA
accent
#B8BC2A
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171514
muted
#858483