#EDCDC2#EDCDC2
#EDCDC2 is a very light, muted orange. Relative luminance 0.656; OKLCH L 87.2% C 0.039 H 39.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCDC2 |
|---|---|
| RGB | rgb(237, 205, 194) |
| HSL | hsl(15, 54%, 85%) |
| HSV | hsv(15, 18%, 93%) |
| CMYK | cmyk(0%, 13.5%, 18.1%, 7.1%) |
| CIE-LAB | lab(84.77, 9.50, 9.61) |
| CIE-LCH | lch(84.77, 13.51, 45.35°) |
| OKLab | oklab(87.23% 0.0301 0.0252) |
| OKLCH | oklch(87.23% 0.039 39.9) |
| XYZ | xyz(66.4939, 65.5641, 60.1809) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.19
Apricot
#FBCEB1
ΔE00 6.78
Peach
#FFDAB9
ΔE00 8.81
Pinkish Grey
#C8ACA9
ΔE00 9.16
Pale Rose
#FDC1C5
ΔE00 10.13
Warm Beige
#E9DCC9
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCDC2 #C2E2ED
analogous
#EDC2CD #EDCDC2 #EDE3C2
triadic
#EDCDC2 #C2EDCD #CDC2ED
tetradic
#EDCDC2 #CDEDC2 #C2E2ED #E3C2ED
square
#EDCDC2 #CDEDC2 #C2E2ED #E3C2ED
split-complementary
#EDCDC2 #C2EDE3 #C2CDED
monochromatic
#D18063 #DFA693 #EDCDC2 #F8ECE7 #F8ECE7
Accessibility & contrast
On white
1.49
#EDCDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#EDCDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCDC2
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCDC2 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C1
Deuteranopia (green-blind)
#DCD6C2
Tritanopia (blue-blind)
#F6C9CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #edcdc2; /* rgb */ color: rgb(237, 205, 194); /* oklch */ color: oklch(87.2% 0.039 39.9);
Tailwind
colors: {
custom: {
50: '#f3dcd4',
500: '#edcdc2',
950: '#000000',
},
}SCSS
$custom: #edcdc2; $custom-light: #f3dcd4; $custom-dark: #000000;
JSON
{
"hex": "#edcdc2",
"rgb": {
"r": 237,
"g": 205,
"b": 194
},
"hsl": {
"h": 15.349,
"s": 54.43,
"l": 84.51
},
"oklch": {
"l": 0.87234,
"c": 0.03926,
"h": 39.9
},
"luminance": 0.65562
}Semantic roles & 50–950 ramp
primary
#EDCDC2
secondary
#89B9CA
accent
#99C224
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483