#ECCDCD#ECCDCD
#ECCDCD is a very light, muted red. Relative luminance 0.659; OKLCH L 87.4% C 0.035 H 17.8°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCDCD |
|---|---|
| RGB | rgb(236, 205, 205) |
| HSL | hsl(0, 45%, 86%) |
| HSV | hsv(0, 13%, 93%) |
| CMYK | cmyk(0%, 13.1%, 13.1%, 7.5%) |
| CIE-LAB | lab(84.95, 10.85, 4.01) |
| CIE-LCH | lch(84.95, 11.56, 20.29°) |
| OKLab | oklab(87.44% 0.0333 0.0107) |
| OKLCH | oklch(87.44% 0.035 17.8) |
| XYZ | xyz(67.4423, 65.9050, 66.9140) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.33
Pale Pink
#FFCFDC
ΔE00 6.92
Light Pink
#FFD1DF
ΔE00 6.97
Light Rose
#FFC5CB
ΔE00 7.37
Pale Rose
#FDC1C5
ΔE00 7.69
Bubblegum
#FFC1CC
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCDCD #CDECEC
analogous
#ECCDDD #ECCDCD #ECDDCD
triadic
#ECCDCD #CDECCD #CDCDEC
tetradic
#ECCDCD #DDECCD #CDECEC #DDCDEC
square
#ECCDCD #DDECCD #CDECEC #DDCDEC
split-complementary
#ECCDCD #CDECDD #CDDDEC
monochromatic
#CA7474 #DBA1A1 #ECCDCD #F7E9E9 #F7E9E9
Accessibility & contrast
On white
1.48
#ECCDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#ECCDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCDCD
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCDCD | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#D9D6CD
Tritanopia (blue-blind)
#F3CACD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #eccdcd; /* rgb */ color: rgb(236, 205, 205); /* oklch */ color: oklch(87.4% 0.035 17.8);
Tailwind
colors: {
custom: {
50: '#f2dcdc',
500: '#eccdcd',
950: '#000000',
},
}SCSS
$custom: #eccdcd; $custom-light: #f2dcdc; $custom-dark: #000000;
JSON
{
"hex": "#eccdcd",
"rgb": {
"r": 236,
"g": 205,
"b": 205
},
"hsl": {
"h": 0,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.87436,
"c": 0.03494,
"h": 17.8
},
"luminance": 0.65903
}Semantic roles & 50–950 ramp
primary
#ECCDCD
secondary
#95C8C8
accent
#B8B82D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484