#EABE7B#EABE7B
#EABE7B is a very light, moderate orange. Relative luminance 0.557; OKLCH L 82.6% C 0.099 H 77.2°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EABE7B |
|---|---|
| RGB | rgb(234, 190, 123) |
| HSL | hsl(36, 73%, 70%) |
| HSV | hsv(36, 47%, 92%) |
| CMYK | cmyk(0%, 18.8%, 47.4%, 8.2%) |
| CIE-LAB | lab(79.47, 7.45, 39.66) |
| CIE-LCH | lch(79.47, 40.35, 79.36°) |
| OKLab | oklab(82.58% 0.0218 0.0962) |
| OKLCH | oklch(82.58% 0.099 77.2) |
| XYZ | xyz(55.9225, 55.7524, 26.5508) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.23
Very Light Brown
#D3B683
ΔE00 5.36
Tan (survey)
#D1B26F
ΔE00 5.42
Fawn
#CFAF7B
ΔE00 5.85
Sandstone
#C9AE74
ΔE00 6.95
Tan
#D2B48C
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABE7B #7BA7EA
analogous
#EA867B #EABE7B #DFEA7B
triadic
#EABE7B #7BEABE #BE7BEA
tetradic
#EABE7B #7BEA86 #7BA7EA #EA7BDF
square
#EABE7B #7BEA86 #7BA7EA #EA7BDF
split-complementary
#EABE7B #7BDFEA #867BEA
monochromatic
#CA8720 #E2A446 #EABE7B #F2D8B0 #FBF2E5
Accessibility & contrast
On white
1.73
#EABE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#EABE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABE7B
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABE7B | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF76
Deuteranopia (green-blind)
#DAC97D
Tritanopia (blue-blind)
#FAB2AD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eabe7b; /* rgb */ color: rgb(234, 190, 123); /* oklch */ color: oklch(82.6% 0.099 77.2);
Tailwind
colors: {
custom: {
50: '#f3d1a2',
500: '#eabe7b',
950: '#000000',
},
}SCSS
$custom: #eabe7b; $custom-light: #f3d1a2; $custom-dark: #000000;
JSON
{
"hex": "#eabe7b",
"rgb": {
"r": 234,
"g": 190,
"b": 123
},
"hsl": {
"h": 36.216,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.82584,
"c": 0.09862,
"h": 77.2
},
"luminance": 0.55749
}Semantic roles & 50–950 ramp
primary
#EABE7B
secondary
#4678C3
accent
#5ED511
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380