#EABE96#EABE96
#EABE96 is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.1% C 0.073 H 63.8°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EABE96 |
|---|---|
| RGB | rgb(234, 190, 150) |
| HSL | hsl(29, 67%, 75%) |
| HSV | hsv(29, 36%, 92%) |
| CMYK | cmyk(0%, 18.8%, 35.9%, 8.2%) |
| CIE-LAB | lab(79.91, 10.33, 26.16) |
| CIE-LCH | lch(79.91, 28.13, 68.46°) |
| OKLab | oklab(83.07% 0.0324 0.0658) |
| OKLCH | oklch(83.07% 0.073 63.8) |
| XYZ | xyz(57.8517, 56.5241, 36.7112) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.27
Apricot
#FBCEB1
ΔE00 5.60
Tan
#D2B48C
ΔE00 5.62
Light Peach
#FFD8B1
ΔE00 6.08
Peach
#FFDAB9
ΔE00 6.77
Very Light Brown
#D3B683
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABE96 #96C2EA
analogous
#EA9698 #EABE96 #EAE896
triadic
#EABE96 #96EABE #BE96EA
tetradic
#EABE96 #98EA96 #96C2EA #E896EA
square
#EABE96 #98EA96 #96C2EA #E896EA
split-complementary
#EABE96 #96EAE8 #9698EA
monochromatic
#D67F30 #E09E63 #EABE96 #F4DEC9 #FAEFE5
Accessibility & contrast
On white
1.71
#EABE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#EABE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABE96
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABE96 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC093
Deuteranopia (green-blind)
#D6CA97
Tritanopia (blue-blind)
#F8B5B3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eabe96; /* rgb */ color: rgb(234, 190, 150); /* oklch */ color: oklch(83.1% 0.073 63.8);
Tailwind
colors: {
custom: {
50: '#f2d1b5',
500: '#eabe96',
950: '#000000',
},
}SCSS
$custom: #eabe96; $custom-light: #f2d1b5; $custom-dark: #000000;
JSON
{
"hex": "#eabe96",
"rgb": {
"r": 234,
"g": 190,
"b": 150
},
"hsl": {
"h": 28.571,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.8307,
"c": 0.07334,
"h": 63.8
},
"luminance": 0.56521
}Semantic roles & 50–950 ramp
primary
#EABE96
secondary
#5F95C5
accent
#77CF17
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381