#EACA7D#EACA7D
#EACA7D is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.0% C 0.103 H 87.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EACA7D |
|---|---|
| RGB | rgb(234, 202, 125) |
| HSL | hsl(42, 72%, 70%) |
| HSV | hsv(42, 47%, 92%) |
| CMYK | cmyk(0%, 13.7%, 46.6%, 8.2%) |
| CIE-LAB | lab(82.50, 1.38, 42.46) |
| CIE-LCH | lch(82.50, 42.48, 88.13°) |
| OKLab | oklab(84.97% 0.0042 0.1026) |
| OKLCH | oklch(84.97% 0.103 87.7) |
| XYZ | xyz(58.7558, 61.2168, 28.1192) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.92
Wheat (survey)
#FBDD7E
ΔE00 5.20
Sandy
#F1DA7A
ΔE00 5.45
Light Mustard
#F7D560
ΔE00 6.29
Tan (survey)
#D1B26F
ΔE00 6.31
Maize
#F4D054
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EACA7D #7D9DEA
analogous
#EA937D #EACA7D #D4EA7D
triadic
#EACA7D #7DEACA #CA7DEA
tetradic
#EACA7D #7DEA93 #7D9DEA #EA7DD4
square
#EACA7D #7DEA93 #7D9DEA #EA7DD4
split-complementary
#EACA7D #7DD4EA #937DEA
monochromatic
#CC9A21 #E1B548 #EACA7D #F3DFB2 #FBF4E5
Accessibility & contrast
On white
1.59
#EACA7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#EACA7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EACA7D
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EACA7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EACA7D | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC877
Deuteranopia (green-blind)
#E2D180
Tritanopia (blue-blind)
#F9BEB7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eaca7d; /* rgb */ color: rgb(234, 202, 125); /* oklch */ color: oklch(85.0% 0.103 87.7);
Tailwind
colors: {
custom: {
50: '#f3daa4',
500: '#eaca7d',
950: '#000000',
},
}SCSS
$custom: #eaca7d; $custom-light: #f3daa4; $custom-dark: #000000;
JSON
{
"hex": "#eaca7d",
"rgb": {
"r": 234,
"g": 202,
"b": 125
},
"hsl": {
"h": 42.385,
"s": 72.185,
"l": 70.392
},
"oklch": {
"l": 0.84969,
"c": 0.10272,
"h": 87.7
},
"luminance": 0.61214
}Semantic roles & 50–950 ramp
primary
#EACA7D
secondary
#486CC3
accent
#4AD411
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17140F
muted
#858380