#ECCCCD#ECCCCD
#ECCCCD is a very light, muted red. Relative luminance 0.654; OKLCH L 87.2% C 0.036 H 15.7°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCCCD |
|---|---|
| RGB | rgb(236, 204, 205) |
| HSL | hsl(358, 46%, 86%) |
| HSV | hsv(358, 14%, 93%) |
| CMYK | cmyk(0%, 13.6%, 13.1%, 7.5%) |
| CIE-LAB | lab(84.70, 11.37, 3.66) |
| CIE-LCH | lch(84.70, 11.94, 17.82°) |
| OKLab | oklab(87.24% 0.0348 0.0098) |
| OKLCH | oklch(87.24% 0.036 15.7) |
| XYZ | xyz(67.2039, 65.4281, 66.8345) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.71
Pale Pink
#FFCFDC
ΔE00 6.43
Light Pink
#FFD1DF
ΔE00 6.49
Light Rose
#FFC5CB
ΔE00 6.92
Pale Rose
#FDC1C5
ΔE00 7.27
Bubblegum
#FFC1CC
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCCCD #CCECEB
analogous
#ECCCDD #ECCCCD #ECDBCC
triadic
#ECCCCD #CDECCC #CCCDEC
tetradic
#ECCCCD #DDECCC #CCECEB #DBCCEC
square
#ECCCCD #DDECCC #CCECEB #DBCCEC
split-complementary
#ECCCCD #CCECDB #CCDDEC
monochromatic
#CB7376 #DB9FA1 #ECCCCD #F7E9E9 #F7E9E9
Accessibility & contrast
On white
1.49
#ECCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#ECCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCCCD
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCCCD | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#D8D6CD
Tritanopia (blue-blind)
#F3C9CC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eccccd; /* rgb */ color: rgb(236, 204, 205); /* oklch */ color: oklch(87.2% 0.036 15.7);
Tailwind
colors: {
custom: {
50: '#f2dbdc',
500: '#eccccd',
950: '#000000',
},
}SCSS
$custom: #eccccd; $custom-light: #f2dbdc; $custom-dark: #000000;
JSON
{
"hex": "#eccccd",
"rgb": {
"r": 236,
"g": 204,
"b": 205
},
"hsl": {
"h": 358.125,
"s": 45.714,
"l": 86.275
},
"oklch": {
"l": 0.87245,
"c": 0.0361,
"h": 15.7
},
"luminance": 0.65426
}Semantic roles & 50–950 ramp
primary
#ECCCCD
secondary
#94C8C6
accent
#B9B52D
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171515
muted
#858484