#EACDA0#EACDA0
#EACDA0 is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.2% C 0.067 H 78.6°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EACDA0 |
|---|---|
| RGB | rgb(234, 205, 160) |
| HSL | hsl(36, 64%, 77%) |
| HSV | hsv(36, 32%, 92%) |
| CMYK | cmyk(0%, 12.4%, 31.6%, 8.2%) |
| CIE-LAB | lab(83.81, 3.68, 26.18) |
| CIE-LCH | lch(83.81, 26.43, 81.99°) |
| OKLab | oklab(86.18% 0.0134 0.066) |
| OKLCH | oklch(86.18% 0.067 78.6) |
| XYZ | xyz(62.1092, 63.6953, 42.2737) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.18
Navajowhite
#FFDEAD
ΔE00 4.20
Moccasin
#FFE4B5
ΔE00 5.19
Light Peach
#FFD8B1
ΔE00 5.34
Burlywood
#DEB887
ΔE00 5.54
Pale Peach
#FFE5AD
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EACDA0 #A0BDEA
analogous
#EAA8A0 #EACDA0 #E2EAA0
triadic
#EACDA0 #A0EACD #CDA0EA
tetradic
#EACDA0 #A0EAA8 #A0BDEA #EAA0E2
square
#EACDA0 #A0EAA8 #A0BDEA #EAA0E2
split-complementary
#EACDA0 #A0E2EA #A8A0EA
monochromatic
#D4983C #DFB36E #EACDA0 #F5E7D2 #F9F2E6
Accessibility & contrast
On white
1.53
#EACDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#EACDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EACDA0
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EACDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EACDA0 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CD9D
Deuteranopia (green-blind)
#E0D4A1
Tritanopia (blue-blind)
#F6C5C1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eacda0; /* rgb */ color: rgb(234, 205, 160); /* oklch */ color: oklch(86.2% 0.067 78.6);
Tailwind
colors: {
custom: {
50: '#f1dcbc',
500: '#eacda0',
950: '#000000',
},
}SCSS
$custom: #eacda0; $custom-light: #f1dcbc; $custom-dark: #000000;
JSON
{
"hex": "#eacda0",
"rgb": {
"r": 234,
"g": 205,
"b": 160
},
"hsl": {
"h": 36.486,
"s": 63.793,
"l": 77.255
},
"oklch": {
"l": 0.86183,
"c": 0.06738,
"h": 78.6
},
"luminance": 0.63693
}Semantic roles & 50–950 ramp
primary
#EACDA0
secondary
#698DC5
accent
#60CC1A
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171512
muted
#858482