#EABE83#EABE83
#EABE83 is a very light, moderate orange. Relative luminance 0.560; OKLCH L 82.7% C 0.091 H 74.2°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EABE83 |
|---|---|
| RGB | rgb(234, 190, 131) |
| HSL | hsl(34, 71%, 72%) |
| HSV | hsv(34, 44%, 92%) |
| CMYK | cmyk(0%, 18.8%, 44%, 8.2%) |
| CIE-LAB | lab(79.59, 8.24, 35.70) |
| CIE-LCH | lch(79.59, 36.63, 77.00°) |
| OKLab | oklab(82.72% 0.0249 0.0876) |
| OKLCH | oklch(82.72% 0.091 74.2) |
| XYZ | xyz(56.4439, 55.9610, 29.2968) |
| Luminance | 0.5596 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.93
Very Light Brown
#D3B683
ΔE00 5.06
Fawn
#CFAF7B
ΔE00 5.58
Tan
#D2B48C
ΔE00 5.94
Tan (survey)
#D1B26F
ΔE00 6.22
Sandstone
#C9AE74
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABE83 #83AFEA
analogous
#EA8B83 #EABE83 #E2EA83
triadic
#EABE83 #83EABE #BE83EA
tetradic
#EABE83 #83EA8B #83AFEA #EA83E2
square
#EABE83 #83EA8B #83AFEA #EA83E2
split-complementary
#EABE83 #83E2EA #8B83EA
monochromatic
#CF8623 #E1A34F #EABE83 #F3D9B7 #FBF1E5
Accessibility & contrast
On white
1.72
#EABE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#EABE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABE83
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABE83 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7F
Deuteranopia (green-blind)
#D9CA84
Tritanopia (blue-blind)
#FAB3AF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eabe83; /* rgb */ color: rgb(234, 190, 131); /* oklch */ color: oklch(82.7% 0.091 74.2);
Tailwind
colors: {
custom: {
50: '#f3d1a7',
500: '#eabe83',
950: '#000000',
},
}SCSS
$custom: #eabe83; $custom-light: #f3d1a7; $custom-dark: #000000;
JSON
{
"hex": "#eabe83",
"rgb": {
"r": 234,
"g": 190,
"b": 131
},
"hsl": {
"h": 34.369,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.82715,
"c": 0.09103,
"h": 74.2
},
"luminance": 0.55958
}Semantic roles & 50–950 ramp
primary
#EABE83
secondary
#4E80C3
accent
#65D312
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17140F
muted
#858380