#ECCFCD#ECCFCD
#ECCFCD is a very light, muted red. Relative luminance 0.669; OKLCH L 87.8% C 0.033 H 22.5°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCFCD |
|---|---|
| RGB | rgb(236, 207, 205) |
| HSL | hsl(4, 45%, 86%) |
| HSV | hsv(4, 13%, 93%) |
| CMYK | cmyk(0%, 12.3%, 13.1%, 7.5%) |
| CIE-LAB | lab(85.44, 9.80, 4.72) |
| CIE-LCH | lch(85.44, 10.87, 25.71°) |
| OKLab | oklab(87.82% 0.0303 0.0125) |
| OKLCH | oklch(87.82% 0.033 22.5) |
| XYZ | xyz(67.9238, 66.8679, 67.0745) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.67
Pale Pink
#FFCFDC
ΔE00 7.98
Light Pink
#FFD1DF
ΔE00 8.00
Light Rose
#FFC5CB
ΔE00 8.35
Pale Rose
#FDC1C5
ΔE00 8.62
Lavenderblush
#FFF0F5
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCFCD #CDEAEC
analogous
#ECCDDB #ECCFCD #ECDFCD
triadic
#ECCFCD #CDECCF #CFCDEC
tetradic
#ECCFCD #DBECCD #CDEAEC #DFCDEC
square
#ECCFCD #DBECCD #CDEAEC #DFCDEC
split-complementary
#ECCFCD #CDECDF #CDDBEC
monochromatic
#CA7A74 #DBA4A1 #ECCFCD #F7EAE9 #F7EAE9
Accessibility & contrast
On white
1.46
#ECCFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#ECCFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCFCD
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCFCD | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#DBD8CD
Tritanopia (blue-blind)
#F3CCCF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #eccfcd; /* rgb */ color: rgb(236, 207, 205); /* oklch */ color: oklch(87.8% 0.033 22.5);
Tailwind
colors: {
custom: {
50: '#f2dddc',
500: '#eccfcd',
950: '#000000',
},
}SCSS
$custom: #eccfcd; $custom-light: #f2dddc; $custom-dark: #000000;
JSON
{
"hex": "#eccfcd",
"rgb": {
"r": 236,
"g": 207,
"b": 205
},
"hsl": {
"h": 3.871,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.87818,
"c": 0.03276,
"h": 22.5
},
"luminance": 0.66866
}Semantic roles & 50–950 ramp
primary
#ECCFCD
secondary
#95C5C8
accent
#AFB82D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484