#EACA80#EACA80
#EACA80 is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.0% C 0.100 H 86.9°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EACA80 |
|---|---|
| RGB | rgb(234, 202, 128) |
| HSL | hsl(42, 72%, 71%) |
| HSV | hsv(42, 45%, 92%) |
| CMYK | cmyk(0%, 13.7%, 45.3%, 8.2%) |
| CIE-LAB | lab(82.54, 1.67, 41.00) |
| CIE-LCH | lch(82.54, 41.03, 87.66°) |
| OKLab | oklab(85.02% 0.0054 0.0995) |
| OKLCH | oklch(85.02% 0.1 86.9) |
| XYZ | xyz(58.9504, 61.2946, 29.1438) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.30
Wheat (survey)
#FBDD7E
ΔE00 5.53
Sandy
#F1DA7A
ΔE00 5.82
Tan (survey)
#D1B26F
ΔE00 6.21
Light Mustard
#F7D560
ΔE00 6.79
Very Light Brown
#D3B683
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EACA80 #80A0EA
analogous
#EA9580 #EACA80 #D5EA80
triadic
#EACA80 #80EACA #CA80EA
tetradic
#EACA80 #80EA95 #80A0EA #EA80D5
square
#EACA80 #80EA95 #80A0EA #EA80D5
split-complementary
#EACA80 #80D5EA #9580EA
monochromatic
#CE9A22 #E1B44B #EACA80 #F3E0B5 #FBF4E5
Accessibility & contrast
On white
1.58
#EACA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#EACA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EACA80
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EACA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EACA80 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC87A
Deuteranopia (green-blind)
#E2D182
Tritanopia (blue-blind)
#F9BEB8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eaca80; /* rgb */ color: rgb(234, 202, 128); /* oklch */ color: oklch(85.0% 0.100 86.9);
Tailwind
colors: {
custom: {
50: '#f2daa6',
500: '#eaca80',
950: '#000000',
},
}SCSS
$custom: #eaca80; $custom-light: #f2daa6; $custom-dark: #000000;
JSON
{
"hex": "#eaca80",
"rgb": {
"r": 234,
"g": 202,
"b": 128
},
"hsl": {
"h": 41.887,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.85015,
"c": 0.09966,
"h": 86.9
},
"luminance": 0.61292
}Semantic roles & 50–950 ramp
primary
#EACA80
secondary
#4B6FC3
accent
#4CD412
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17140F
muted
#858380