#EDCDC0#EDCDC0
#EDCDC0 is a very light, muted orange. Relative luminance 0.655; OKLCH L 87.2% C 0.040 H 43.4°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCDC0 |
|---|---|
| RGB | rgb(237, 205, 192) |
| HSL | hsl(17, 56%, 84%) |
| HSV | hsv(17, 19%, 93%) |
| CMYK | cmyk(0%, 13.5%, 19%, 7.1%) |
| CIE-LAB | lab(84.73, 9.20, 10.61) |
| CIE-LCH | lch(84.73, 14.04, 49.08°) |
| OKLab | oklab(87.18% 0.0293 0.0277) |
| OKLCH | oklch(87.18% 0.04 43.4) |
| XYZ | xyz(66.2708, 65.4749, 59.0059) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.01
Mistyrose
#FFE4E1
ΔE00 6.70
Peach
#FFDAB9
ΔE00 7.96
Pinkish Grey
#C8ACA9
ΔE00 9.50
Light Peach
#FFD8B1
ΔE00 9.50
Warm Beige
#E9DCC9
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCDC0 #C0E0ED
analogous
#EDC0CA #EDCDC0 #EDE4C0
triadic
#EDCDC0 #C0EDCD #CDC0ED
tetradic
#EDCDC0 #CAEDC0 #C0E0ED #E4C0ED
square
#EDCDC0 #CAEDC0 #C0E0ED #E4C0ED
split-complementary
#EDCDC0 #C0EDE4 #C0CAED
monochromatic
#D28161 #DFA790 #EDCDC0 #F8ECE7 #F8ECE7
Accessibility & contrast
On white
1.49
#EDCDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#EDCDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCDC0
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCDC0 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0BF
Deuteranopia (green-blind)
#DCD6C0
Tritanopia (blue-blind)
#F6C8C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #edcdc0; /* rgb */ color: rgb(237, 205, 192); /* oklch */ color: oklch(87.2% 0.040 43.4);
Tailwind
colors: {
custom: {
50: '#f3dcd3',
500: '#edcdc0',
950: '#000000',
},
}SCSS
$custom: #edcdc0; $custom-light: #f3dcd3; $custom-dark: #000000;
JSON
{
"hex": "#edcdc0",
"rgb": {
"r": 237,
"g": 205,
"b": 192
},
"hsl": {
"h": 17.333,
"s": 55.556,
"l": 84.118
},
"oklch": {
"l": 0.87183,
"c": 0.04036,
"h": 43.4
},
"luminance": 0.65473
}Semantic roles & 50–950 ramp
primary
#EDCDC0
secondary
#87B7CA
accent
#95C322
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483