#EDCDCC#EDCDCC
#EDCDCC is a very light, muted red. Relative luminance 0.660; OKLCH L 87.5% C 0.036 H 20.0°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCDCC |
|---|---|
| RGB | rgb(237, 205, 204) |
| HSL | hsl(2, 48%, 86%) |
| HSV | hsv(2, 14%, 93%) |
| CMYK | cmyk(0%, 13.5%, 13.9%, 7.1%) |
| CIE-LAB | lab(85.01, 11.04, 4.64) |
| CIE-LCH | lch(85.01, 11.98, 22.81°) |
| OKLab | oklab(87.5% 0.034 0.0124) |
| OKLCH | oklch(87.5% 0.036 20) |
| XYZ | xyz(67.6550, 66.0285, 66.2959) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.29
Pale Pink
#FFCFDC
ΔE00 7.03
Light Pink
#FFD1DF
ΔE00 7.12
Light Rose
#FFC5CB
ΔE00 7.25
Pale Rose
#FDC1C5
ΔE00 7.52
Bubblegum
#FFC1CC
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCDCC #CCECED
analogous
#EDCCDC #EDCDCC #EDDECC
triadic
#EDCDCC #CCEDCD #CDCCED
tetradic
#EDCDCC #DCEDCC #CCECED #DECCED
square
#EDCDCC #DCEDCC #CCECED #DECCED
split-complementary
#EDCDCC #CCEDDE #CCDCED
monochromatic
#CD7472 #DDA19F #EDCDCC #F7E9E8 #F7E9E8
Accessibility & contrast
On white
1.48
#EDCDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#EDCDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCDCC
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCDCC | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CC
Deuteranopia (green-blind)
#DAD7CC
Tritanopia (blue-blind)
#F4CACD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #edcdcc; /* rgb */ color: rgb(237, 205, 204); /* oklch */ color: oklch(87.5% 0.036 20.0);
Tailwind
colors: {
custom: {
50: '#f3dcdb',
500: '#edcdcc',
950: '#000000',
},
}SCSS
$custom: #edcdcc; $custom-light: #f3dcdb; $custom-dark: #000000;
JSON
{
"hex": "#edcdcc",
"rgb": {
"r": 237,
"g": 205,
"b": 204
},
"hsl": {
"h": 1.818,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.87498,
"c": 0.03614,
"h": 20
},
"luminance": 0.66027
}Semantic roles & 50–950 ramp
primary
#EDCDCC
secondary
#94C8CA
accent
#B7BB2A
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171515
muted
#858484