#EDCDAD#EDCDAD
#EDCDAD is a very light, muted orange. Relative luminance 0.647; OKLCH L 86.7% C 0.056 H 67.0°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCDAD |
|---|---|
| RGB | rgb(237, 205, 173) |
| HSL | hsl(30, 64%, 80%) |
| HSV | hsv(30, 27%, 93%) |
| CMYK | cmyk(0%, 13.5%, 27%, 7.1%) |
| CIE-LAB | lab(84.32, 6.51, 20.10) |
| CIE-LCH | lch(84.32, 21.12, 72.06°) |
| OKLab | oklab(86.73% 0.0218 0.0514) |
| OKLCH | oklch(86.73% 0.056 67) |
| XYZ | xyz(64.2999, 64.6865, 48.6257) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.55
Light Peach
#FFD8B1
ΔE00 3.61
Apricot
#FBCEB1
ΔE00 4.93
Bisque
#FFE4C4
ΔE00 5.32
Navajowhite
#FFDEAD
ΔE00 6.19
Wheat
#F5DEB3
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCDAD #ADCDED
analogous
#EDADAD #EDCDAD #EDEDAD
triadic
#EDCDAD #ADEDCD #CDADED
tetradic
#EDCDAD #ADEDAD #ADCDED #EDADED
square
#EDCDAD #ADEDAD #ADCDED #EDADED
split-complementary
#EDCDAD #ADEDED #ADADED
monochromatic
#D79049 #E2AE7B #EDCDAD #F8ECDF #F9F0E6
Accessibility & contrast
On white
1.51
#EDCDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#EDCDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCDAD
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCDAD | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEAB
Deuteranopia (green-blind)
#DFD5AE
Tritanopia (blue-blind)
#F8C6C4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #edcdad; /* rgb */ color: rgb(237, 205, 173); /* oklch */ color: oklch(86.7% 0.056 67.0);
Tailwind
colors: {
custom: {
50: '#f3dcc5',
500: '#edcdad',
950: '#000000',
},
}SCSS
$custom: #edcdad; $custom-light: #f3dcc5; $custom-dark: #000000;
JSON
{
"hex": "#edcdad",
"rgb": {
"r": 237,
"g": 205,
"b": 173
},
"hsl": {
"h": 30,
"s": 64,
"l": 80.392
},
"oklch": {
"l": 0.86732,
"c": 0.05586,
"h": 67
},
"luminance": 0.64684
}Semantic roles & 50–950 ramp
primary
#EDCDAD
secondary
#749FCA
accent
#73CC1A
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482