#EACDAD#EACDAD
#EACDAD is a very light, muted orange. Relative luminance 0.642; OKLCH L 86.5% C 0.054 H 69.8°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EACDAD |
|---|---|
| RGB | rgb(234, 205, 173) |
| HSL | hsl(31, 59%, 80%) |
| HSV | hsv(31, 26%, 92%) |
| CMYK | cmyk(0%, 12.4%, 26.1%, 8.2%) |
| CIE-LAB | lab(84.06, 5.38, 19.69) |
| CIE-LCH | lch(84.06, 20.41, 74.72°) |
| OKLab | oklab(86.46% 0.0186 0.0504) |
| OKLCH | oklch(86.46% 0.054 69.8) |
| XYZ | xyz(63.3064, 64.1742, 48.5792) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.20
Peach
#FFDAB9
ΔE00 4.25
Bisque
#FFE4C4
ΔE00 5.17
Wheat
#F5DEB3
ΔE00 5.96
Navajowhite
#FFDEAD
ΔE00 6.00
Apricot
#FBCEB1
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EACDAD #ADCAEA
analogous
#EAAFAD #EACDAD #E9EAAD
triadic
#EACDAD #ADEACD #CDADEA
tetradic
#EACDAD #ADEAAF #ADCAEA #EAADE9
square
#EACDAD #ADEAAF #ADCAEA #EAADE9
split-complementary
#EACDAD #ADE9EA #AFADEA
monochromatic
#D1924C #DEAF7C #EACDAD #F6EBDE #F9F0E7
Accessibility & contrast
On white
1.52
#EACDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#EACDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EACDAD
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EACDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EACDAD | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAB
Deuteranopia (green-blind)
#DED4AE
Tritanopia (blue-blind)
#F5C6C4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eacdad; /* rgb */ color: rgb(234, 205, 173); /* oklch */ color: oklch(86.5% 0.054 69.8);
Tailwind
colors: {
custom: {
50: '#f1dcc5',
500: '#eacdad',
950: '#000000',
},
}SCSS
$custom: #eacdad; $custom-light: #f1dcc5; $custom-dark: #000000;
JSON
{
"hex": "#eacdad",
"rgb": {
"r": 234,
"g": 205,
"b": 173
},
"hsl": {
"h": 31.475,
"s": 59.223,
"l": 79.804
},
"oklch": {
"l": 0.86461,
"c": 0.05371,
"h": 69.8
},
"luminance": 0.64172
}Semantic roles & 50–950 ramp
primary
#EACDAD
secondary
#759CC6
accent
#6FC71F
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482