#EDCDC5#EDCDC5
#EDCDC5 is a very light, muted red. Relative luminance 0.657; OKLCH L 87.3% C 0.038 H 34.3°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCDC5 |
|---|---|
| RGB | rgb(237, 205, 197) |
| HSL | hsl(12, 53%, 85%) |
| HSV | hsv(12, 17%, 93%) |
| CMYK | cmyk(0%, 13.5%, 16.9%, 7.1%) |
| CIE-LAB | lab(84.84, 9.95, 8.12) |
| CIE-LCH | lch(84.84, 12.84, 39.22°) |
| OKLab | oklab(87.31% 0.0313 0.0214) |
| OKLCH | oklch(87.31% 0.038 34.3) |
| XYZ | xyz(66.8342, 65.7002, 61.9733) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.58
Apricot
#FBCEB1
ΔE00 8.01
Pinkish Grey
#C8ACA9
ΔE00 8.81
Pale Rose
#FDC1C5
ΔE00 9.12
Light Rose
#FFC5CB
ΔE00 9.15
Pale Pink
#FFCFDC
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCDC5 #C5E5ED
analogous
#EDC5D1 #EDCDC5 #EDE1C5
triadic
#EDCDC5 #C5EDCD #CDC5ED
tetradic
#EDCDC5 #D1EDC5 #C5E5ED #E1C5ED
square
#EDCDC5 #D1EDC5 #C5E5ED #E1C5ED
split-complementary
#EDCDC5 #C5EDE1 #C5D1ED
monochromatic
#D07C68 #DFA596 #EDCDC5 #F8EBE8 #F8EBE8
Accessibility & contrast
On white
1.49
#EDCDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#EDCDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCDC5
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCDC5 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C4
Deuteranopia (green-blind)
#DBD6C5
Tritanopia (blue-blind)
#F5C9CB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #edcdc5; /* rgb */ color: rgb(237, 205, 197); /* oklch */ color: oklch(87.3% 0.038 34.3);
Tailwind
colors: {
custom: {
50: '#f3dcd6',
500: '#edcdc5',
950: '#000000',
},
}SCSS
$custom: #edcdc5; $custom-light: #f3dcd6; $custom-dark: #000000;
JSON
{
"hex": "#edcdc5",
"rgb": {
"r": 237,
"g": 205,
"b": 197
},
"hsl": {
"h": 12,
"s": 52.632,
"l": 85.098
},
"oklch": {
"l": 0.87311,
"c": 0.03787,
"h": 34.3
},
"luminance": 0.65698
}Semantic roles & 50–950 ramp
primary
#EDCDC5
secondary
#8CBECA
accent
#A1C025
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483