#EACA97#EACA97
#EACA97 is a very light, moderate orange. Relative luminance 0.620; OKLCH L 85.4% C 0.076 H 79.1°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EACA97 |
|---|---|
| RGB | rgb(234, 202, 151) |
| HSL | hsl(37, 66%, 75%) |
| HSV | hsv(37, 35%, 92%) |
| CMYK | cmyk(0%, 13.7%, 35.5%, 8.2%) |
| CIE-LAB | lab(82.90, 4.15, 29.65) |
| CIE-LCH | lch(82.90, 29.94, 82.03°) |
| OKLab | oklab(85.42% 0.0143 0.0741) |
| OKLCH | oklch(85.42% 0.076 79.1) |
| XYZ | xyz(60.6394, 61.9703, 38.0394) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.70
Navajowhite
#FFDEAD
ΔE00 4.72
Very Light Brown
#D3B683
ΔE00 5.28
Wheat
#F5DEB3
ΔE00 5.30
Moccasin
#FFE4B5
ΔE00 5.99
Light Peach
#FFD8B1
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EACA97 #97B7EA
analogous
#EAA097 #EACA97 #E1EA97
triadic
#EACA97 #97EACA #CA97EA
tetradic
#EACA97 #97EAA0 #97B7EA #EA97E1
square
#EACA97 #97EAA0 #97B7EA #EA97E1
split-complementary
#EACA97 #97E1EA #A097EA
monochromatic
#D59631 #E0B064 #EACA97 #F4E4CA #FAF2E6
Accessibility & contrast
On white
1.57
#EACA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#EACA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EACA97
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EACA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EACA97 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA93
Deuteranopia (green-blind)
#DFD298
Tritanopia (blue-blind)
#F7C1BD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eaca97; /* rgb */ color: rgb(234, 202, 151); /* oklch */ color: oklch(85.4% 0.076 79.1);
Tailwind
colors: {
custom: {
50: '#f2dab6',
500: '#eaca97',
950: '#000000',
},
}SCSS
$custom: #eaca97; $custom-light: #f2dab6; $custom-dark: #000000;
JSON
{
"hex": "#eaca97",
"rgb": {
"r": 234,
"g": 202,
"b": 151
},
"hsl": {
"h": 36.867,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.85416,
"c": 0.07552,
"h": 79.1
},
"luminance": 0.61968
}Semantic roles & 50–950 ramp
primary
#EACA97
secondary
#6087C5
accent
#5ECE17
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381