#EACDA4#EACDA4
#EACDA4 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.3% C 0.063 H 76.3°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EACDA4 |
|---|---|
| RGB | rgb(234, 205, 164) |
| HSL | hsl(35, 63%, 78%) |
| HSV | hsv(35, 30%, 92%) |
| CMYK | cmyk(0%, 12.4%, 29.9%, 8.2%) |
| CIE-LAB | lab(83.88, 4.19, 24.18) |
| CIE-LCH | lch(83.88, 24.54, 80.17°) |
| OKLab | oklab(86.27% 0.015 0.0613) |
| OKLCH | oklch(86.27% 0.063 76.3) |
| XYZ | xyz(62.4647, 63.8376, 44.1463) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.36
Navajowhite
#FFDEAD
ΔE00 4.43
Light Peach
#FFD8B1
ΔE00 4.73
Moccasin
#FFE4B5
ΔE00 5.42
Burlywood
#DEB887
ΔE00 5.69
Peach
#FFDAB9
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EACDA4 #A4C1EA
analogous
#EAAAA4 #EACDA4 #E4EAA4
triadic
#EACDA4 #A4EACD #CDA4EA
tetradic
#EACDA4 #A4EAAA #A4C1EA #EAA4E4
square
#EACDA4 #A4EAAA #A4C1EA #EAA4E4
split-complementary
#EACDA4 #A4E4EA #AAA4EA
monochromatic
#D39641 #DFB272 #EACDA4 #F5E8D6 #F9F1E6
Accessibility & contrast
On white
1.53
#EACDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#EACDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EACDA4
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EACDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EACDA4 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CDA1
Deuteranopia (green-blind)
#E0D4A5
Tritanopia (blue-blind)
#F6C5C2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eacda4; /* rgb */ color: rgb(234, 205, 164); /* oklch */ color: oklch(86.3% 0.063 76.3);
Tailwind
colors: {
custom: {
50: '#f1dcbf',
500: '#eacda4',
950: '#000000',
},
}SCSS
$custom: #eacda4; $custom-light: #f1dcbf; $custom-dark: #000000;
JSON
{
"hex": "#eacda4",
"rgb": {
"r": 234,
"g": 205,
"b": 164
},
"hsl": {
"h": 35.143,
"s": 62.5,
"l": 78.039
},
"oklch": {
"l": 0.86266,
"c": 0.06309,
"h": 76.3
},
"luminance": 0.63835
}Semantic roles & 50–950 ramp
primary
#EACDA4
secondary
#6D91C6
accent
#64CA1B
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171512
muted
#858482