#EDCDC4#EDCDC4
#EDCDC4 is a very light, muted red. Relative luminance 0.657; OKLCH L 87.3% C 0.038 H 36.2°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCDC4 |
|---|---|
| RGB | rgb(237, 205, 196) |
| HSL | hsl(13, 53%, 85%) |
| HSV | hsv(13, 17%, 93%) |
| CMYK | cmyk(0%, 13.5%, 17.3%, 7.1%) |
| CIE-LAB | lab(84.82, 9.80, 8.62) |
| CIE-LCH | lch(84.82, 13.05, 41.33°) |
| OKLab | oklab(87.29% 0.0309 0.0226) |
| OKLCH | oklch(87.29% 0.038 36.2) |
| XYZ | xyz(66.7200, 65.6546, 61.3718) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.75
Apricot
#FBCEB1
ΔE00 7.59
Pinkish Grey
#C8ACA9
ΔE00 8.91
Pale Rose
#FDC1C5
ΔE00 9.44
Light Rose
#FFC5CB
ΔE00 9.51
Peach
#FFDAB9
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCDC4 #C4E4ED
analogous
#EDC4CF #EDCDC4 #EDE2C4
triadic
#EDCDC4 #C4EDCD #CDC4ED
tetradic
#EDCDC4 #CFEDC4 #C4E4ED #E2C4ED
square
#EDCDC4 #CFEDC4 #C4E4ED #E2C4ED
split-complementary
#EDCDC4 #C4EDE2 #C4CFED
monochromatic
#D07E66 #DFA595 #EDCDC4 #F8EBE8 #F8EBE8
Accessibility & contrast
On white
1.49
#EDCDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#EDCDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCDC4
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCDC4 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C3
Deuteranopia (green-blind)
#DBD6C4
Tritanopia (blue-blind)
#F6C9CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #edcdc4; /* rgb */ color: rgb(237, 205, 196); /* oklch */ color: oklch(87.3% 0.038 36.2);
Tailwind
colors: {
custom: {
50: '#f3dcd5',
500: '#edcdc4',
950: '#000000',
},
}SCSS
$custom: #edcdc4; $custom-light: #f3dcd5; $custom-dark: #000000;
JSON
{
"hex": "#edcdc4",
"rgb": {
"r": 237,
"g": 205,
"b": 196
},
"hsl": {
"h": 13.171,
"s": 53.247,
"l": 84.902
},
"oklch": {
"l": 0.87285,
"c": 0.03829,
"h": 36.2
},
"luminance": 0.65653
}Semantic roles & 50–950 ramp
primary
#EDCDC4
secondary
#8BBCCA
accent
#9EC125
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483