#EDCDC3#EDCDC3
#EDCDC3 is a very light, muted red. Relative luminance 0.656; OKLCH L 87.3% C 0.039 H 38.1°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCDC3 |
|---|---|
| RGB | rgb(237, 205, 195) |
| HSL | hsl(14, 54%, 85%) |
| HSV | hsv(14, 18%, 93%) |
| CMYK | cmyk(0%, 13.5%, 17.7%, 7.1%) |
| CIE-LAB | lab(84.80, 9.65, 9.12) |
| CIE-LCH | lch(84.80, 13.27, 43.38°) |
| OKLab | oklab(87.26% 0.0305 0.0239) |
| OKLCH | oklch(87.26% 0.039 38.1) |
| XYZ | xyz(66.6066, 65.6092, 60.7744) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.96
Apricot
#FBCEB1
ΔE00 7.18
Pinkish Grey
#C8ACA9
ΔE00 9.03
Peach
#FFDAB9
ΔE00 9.24
Pale Rose
#FDC1C5
ΔE00 9.78
Light Rose
#FFC5CB
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCDC3 #C3E3ED
analogous
#EDC3CE #EDCDC3 #EDE2C3
triadic
#EDCDC3 #C3EDCD #CDC3ED
tetradic
#EDCDC3 #CEEDC3 #C3E3ED #E2C3ED
square
#EDCDC3 #CEEDC3 #C3E3ED #E2C3ED
split-complementary
#EDCDC3 #C3EDE2 #C3CEED
monochromatic
#D17F65 #DFA694 #EDCDC3 #F8EBE7 #F8EBE7
Accessibility & contrast
On white
1.49
#EDCDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#EDCDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCDC3
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCDC3 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C2
Deuteranopia (green-blind)
#DCD6C3
Tritanopia (blue-blind)
#F6C9CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #edcdc3; /* rgb */ color: rgb(237, 205, 195); /* oklch */ color: oklch(87.3% 0.039 38.1);
Tailwind
colors: {
custom: {
50: '#f3dcd5',
500: '#edcdc3',
950: '#000000',
},
}SCSS
$custom: #edcdc3; $custom-light: #f3dcd5; $custom-dark: #000000;
JSON
{
"hex": "#edcdc3",
"rgb": {
"r": 237,
"g": 205,
"b": 195
},
"hsl": {
"h": 14.286,
"s": 53.846,
"l": 84.706
},
"oklch": {
"l": 0.8726,
"c": 0.03876,
"h": 38.1
},
"luminance": 0.65607
}Semantic roles & 50–950 ramp
primary
#EDCDC3
secondary
#8ABBCA
accent
#9CC124
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483