#EABE97#EABE97
#EABE97 is a very light, moderate orange. Relative luminance 0.566; OKLCH L 83.1% C 0.072 H 63.1°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EABE97 |
|---|---|
| RGB | rgb(234, 190, 151) |
| HSL | hsl(28, 66%, 75%) |
| HSV | hsv(28, 35%, 92%) |
| CMYK | cmyk(0%, 18.8%, 35.5%, 8.2%) |
| CIE-LAB | lab(79.93, 10.44, 25.66) |
| CIE-LCH | lch(79.93, 27.70, 67.85°) |
| OKLab | oklab(83.09% 0.0328 0.0646) |
| OKLCH | oklch(83.09% 0.072 63.1) |
| XYZ | xyz(57.9325, 56.5565, 37.1371) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.53
Apricot
#FBCEB1
ΔE00 5.38
Tan
#D2B48C
ΔE00 5.75
Light Peach
#FFD8B1
ΔE00 6.10
Peach
#FFDAB9
ΔE00 6.71
Very Light Brown
#D3B683
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABE97 #97C3EA
analogous
#EA9799 #EABE97 #EAE897
triadic
#EABE97 #97EABE #BE97EA
tetradic
#EABE97 #99EA97 #97C3EA #E897EA
square
#EABE97 #99EA97 #97C3EA #E897EA
split-complementary
#EABE97 #97EAE8 #9799EA
monochromatic
#D57E31 #E09E64 #EABE97 #F4DECA #FAEFE6
Accessibility & contrast
On white
1.71
#EABE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#EABE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABE97
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABE97 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC094
Deuteranopia (green-blind)
#D6CA98
Tritanopia (blue-blind)
#F8B5B4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eabe97; /* rgb */ color: rgb(234, 190, 151); /* oklch */ color: oklch(83.1% 0.072 63.1);
Tailwind
colors: {
custom: {
50: '#f2d1b5',
500: '#eabe97',
950: '#000000',
},
}SCSS
$custom: #eabe97; $custom-light: #f2d1b5; $custom-dark: #000000;
JSON
{
"hex": "#eabe97",
"rgb": {
"r": 234,
"g": 190,
"b": 151
},
"hsl": {
"h": 28.193,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.8309,
"c": 0.07245,
"h": 63.1
},
"luminance": 0.56554
}Semantic roles & 50–950 ramp
primary
#EABE97
secondary
#6096C5
accent
#78CE17
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381