#EABB96#EABB96
#EABB96 is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.5% C 0.073 H 59.7°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EABB96 |
|---|---|
| RGB | rgb(234, 187, 150) |
| HSL | hsl(26, 67%, 75%) |
| HSV | hsv(26, 36%, 92%) |
| CMYK | cmyk(0%, 20.1%, 35.9%, 8.2%) |
| CIE-LAB | lab(79.18, 11.91, 25.17) |
| CIE-LCH | lch(79.18, 27.85, 64.68°) |
| OKLab | oklab(82.5% 0.037 0.0634) |
| OKLCH | oklch(82.5% 0.073 59.7) |
| XYZ | xyz(57.2086, 55.2379, 36.4969) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.26
Burlywood
#DEB887
ΔE00 5.53
Tan
#D2B48C
ΔE00 6.54
Light Peach
#FFD8B1
ΔE00 7.03
Peach (survey)
#FFB07C
ΔE00 7.06
Peach
#FFDAB9
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABB96 #96C5EA
analogous
#EA969B #EABB96 #EAE596
triadic
#EABB96 #96EABB #BB96EA
tetradic
#EABB96 #9BEA96 #96C5EA #E596EA
square
#EABB96 #9BEA96 #96C5EA #E596EA
split-complementary
#EABB96 #96EAE5 #969BEA
monochromatic
#D67930 #E09A63 #EABB96 #F4DCC9 #FAEEE5
Accessibility & contrast
On white
1.74
#EABB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#EABB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABB96
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABB96 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE93
Deuteranopia (green-blind)
#D4C896
Tritanopia (blue-blind)
#F8B2B1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eabb96; /* rgb */ color: rgb(234, 187, 150); /* oklch */ color: oklch(82.5% 0.073 59.7);
Tailwind
colors: {
custom: {
50: '#f2cfb5',
500: '#eabb96',
950: '#000000',
},
}SCSS
$custom: #eabb96; $custom-light: #f2cfb5; $custom-dark: #000000;
JSON
{
"hex": "#eabb96",
"rgb": {
"r": 234,
"g": 187,
"b": 150
},
"hsl": {
"h": 26.429,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.82497,
"c": 0.07345,
"h": 59.7
},
"luminance": 0.55235
}Semantic roles & 50–950 ramp
primary
#EABB96
secondary
#5F98C5
accent
#7ECF17
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171311
muted
#858381