#EDCDC1#EDCDC1
#EDCDC1 is a very light, muted orange. Relative luminance 0.655; OKLCH L 87.2% C 0.040 H 41.7°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCDC1 |
|---|---|
| RGB | rgb(237, 205, 193) |
| HSL | hsl(16, 55%, 84%) |
| HSV | hsv(16, 19%, 93%) |
| CMYK | cmyk(0%, 13.5%, 18.6%, 7.1%) |
| CIE-LAB | lab(84.75, 9.35, 10.11) |
| CIE-LCH | lch(84.75, 13.77, 47.26°) |
| OKLab | oklab(87.21% 0.0297 0.0265) |
| OKLCH | oklch(87.21% 0.04 41.7) |
| XYZ | xyz(66.3820, 65.5193, 59.5914) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.39
Mistyrose
#FFE4E1
ΔE00 6.43
Peach
#FFDAB9
ΔE00 8.38
Pinkish Grey
#C8ACA9
ΔE00 9.32
Warm Beige
#E9DCC9
ΔE00 9.94
Light Peach
#FFD8B1
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCDC1 #C1E1ED
analogous
#EDC1CB #EDCDC1 #EDE3C1
triadic
#EDCDC1 #C1EDCD #CDC1ED
tetradic
#EDCDC1 #CBEDC1 #C1E1ED #E3C1ED
square
#EDCDC1 #CBEDC1 #C1E1ED #E3C1ED
split-complementary
#EDCDC1 #C1EDE3 #C1CBED
monochromatic
#D18162 #DFA792 #EDCDC1 #F8ECE7 #F8ECE7
Accessibility & contrast
On white
1.49
#EDCDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#EDCDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCDC1
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCDC1 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0C0
Deuteranopia (green-blind)
#DCD6C1
Tritanopia (blue-blind)
#F6C8CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #edcdc1; /* rgb */ color: rgb(237, 205, 193); /* oklch */ color: oklch(87.2% 0.040 41.7);
Tailwind
colors: {
custom: {
50: '#f3dcd3',
500: '#edcdc1',
950: '#000000',
},
}SCSS
$custom: #edcdc1; $custom-light: #f3dcd3; $custom-dark: #000000;
JSON
{
"hex": "#edcdc1",
"rgb": {
"r": 237,
"g": 205,
"b": 193
},
"hsl": {
"h": 16.364,
"s": 55,
"l": 84.314
},
"oklch": {
"l": 0.87208,
"c": 0.03979,
"h": 41.7
},
"luminance": 0.65517
}Semantic roles & 50–950 ramp
primary
#EDCDC1
secondary
#88B8CA
accent
#97C323
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483