#EACA7B#EACA7B
#EACA7B is a very light, moderate orange. Relative luminance 0.612; OKLCH L 84.9% C 0.105 H 88.1°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EACA7B |
|---|---|
| RGB | rgb(234, 202, 123) |
| HSL | hsl(43, 73%, 70%) |
| HSV | hsv(43, 47%, 92%) |
| CMYK | cmyk(0%, 13.7%, 47.4%, 8.2%) |
| CIE-LAB | lab(82.47, 1.20, 43.42) |
| CIE-LCH | lch(82.47, 43.44, 88.42°) |
| OKLab | oklab(84.94% 0.0035 0.1047) |
| OKLCH | oklch(84.94% 0.105 88.1) |
| XYZ | xyz(58.6294, 61.1662, 27.4531) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.71
Wheat (survey)
#FBDD7E
ΔE00 5.01
Sandy
#F1DA7A
ΔE00 5.22
Light Mustard
#F7D560
ΔE00 5.97
Maize
#F4D054
ΔE00 6.34
Tan (survey)
#D1B26F
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EACA7B #7B9BEA
analogous
#EA937B #EACA7B #D2EA7B
triadic
#EACA7B #7BEACA #CA7BEA
tetradic
#EACA7B #7BEA93 #7B9BEA #EA7BD2
square
#EACA7B #7BEA93 #7B9BEA #EA7BD2
split-complementary
#EACA7B #7BD2EA #937BEA
monochromatic
#CA9920 #E2B546 #EACA7B #F2DFB0 #FBF4E5
Accessibility & contrast
On white
1.59
#EACA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#EACA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EACA7B
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EACA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EACA7B | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC875
Deuteranopia (green-blind)
#E3D17E
Tritanopia (blue-blind)
#FABEB7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eaca7b; /* rgb */ color: rgb(234, 202, 123); /* oklch */ color: oklch(84.9% 0.105 88.1);
Tailwind
colors: {
custom: {
50: '#f3d9a2',
500: '#eaca7b',
950: '#000000',
},
}SCSS
$custom: #eaca7b; $custom-light: #f3d9a2; $custom-dark: #000000;
JSON
{
"hex": "#eaca7b",
"rgb": {
"r": 234,
"g": 202,
"b": 123
},
"hsl": {
"h": 42.703,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.84938,
"c": 0.10473,
"h": 88.1
},
"luminance": 0.61164
}Semantic roles & 50–950 ramp
primary
#EACA7B
secondary
#466AC3
accent
#49D511
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#17140F
muted
#858380