#EACA89#EACA89
#EACA89 is a very light, moderate orange. Relative luminance 0.615; OKLCH L 85.2% C 0.090 H 84.4°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EACA89 |
|---|---|
| RGB | rgb(234, 202, 137) |
| HSL | hsl(40, 70%, 73%) |
| HSV | hsv(40, 41%, 92%) |
| CMYK | cmyk(0%, 13.7%, 41.5%, 8.2%) |
| CIE-LAB | lab(82.67, 2.59, 36.59) |
| CIE-LCH | lch(82.67, 36.68, 85.95°) |
| OKLab | oklab(85.16% 0.0088 0.0899) |
| OKLCH | oklch(85.16% 0.09 84.4) |
| XYZ | xyz(59.5692, 61.5422, 32.4031) |
| Luminance | 0.6154 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.78
Very Light Brown
#D3B683
ΔE00 5.82
Tan (survey)
#D1B26F
ΔE00 6.21
Burlywood
#DEB887
ΔE00 6.23
Navajowhite
#FFDEAD
ΔE00 6.25
Pale Peach
#FFE5AD
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EACA89 #89A9EA
analogous
#EA9989 #EACA89 #DAEA89
triadic
#EACA89 #89EACA #CA89EA
tetradic
#EACA89 #89EA99 #89A9EA #EA89DA
square
#EACA89 #89EA99 #89A9EA #EA89DA
split-complementary
#EACA89 #89DAEA #9989EA
monochromatic
#D39A26 #E1B355 #EACA89 #F3E1BD #FAF3E5
Accessibility & contrast
On white
1.58
#EACA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#EACA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EACA89
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EACA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EACA89 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C984
Deuteranopia (green-blind)
#E1D18B
Tritanopia (blue-blind)
#F8BFBA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eaca89; /* rgb */ color: rgb(234, 202, 137); /* oklch */ color: oklch(85.2% 0.090 84.4);
Tailwind
colors: {
custom: {
50: '#f2daac',
500: '#eaca89',
950: '#000000',
},
}SCSS
$custom: #eaca89; $custom-light: #f2daac; $custom-dark: #000000;
JSON
{
"hex": "#eaca89",
"rgb": {
"r": 234,
"g": 202,
"b": 137
},
"hsl": {
"h": 40.206,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.85162,
"c": 0.09033,
"h": 84.4
},
"luminance": 0.6154
}Semantic roles & 50–950 ramp
primary
#EACA89
secondary
#5378C4
accent
#52D214
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381