#EABB8B#EABB8B
#EABB8B is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.3% C 0.083 H 66.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EABB8B |
|---|---|
| RGB | rgb(234, 187, 139) |
| HSL | hsl(30, 69%, 73%) |
| HSV | hsv(30, 41%, 92%) |
| CMYK | cmyk(0%, 20.1%, 40.6%, 8.2%) |
| CIE-LAB | lab(78.98, 10.66, 30.73) |
| CIE-LCH | lch(78.98, 32.52, 70.87°) |
| OKLab | oklab(82.28% 0.0327 0.0763) |
| OKLCH | oklch(82.28% 0.083 66.8) |
| XYZ | xyz(56.3640, 54.9001, 32.0490) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.09
Tan
#D2B48C
ΔE00 5.46
Very Light Brown
#D3B683
ΔE00 6.38
Fawn
#CFAF7B
ΔE00 6.51
Apricot (survey)
#FFB16D
ΔE00 7.08
Light Peach
#FFD8B1
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABB8B #8BBAEA
analogous
#EA8B8B #EABB8B #E9EA8B
triadic
#EABB8B #8BEABB #BB8BEA
tetradic
#EABB8B #8BEA8B #8BBAEA #EA8BE9
square
#EABB8B #8BEA8B #8BBAEA #EA8BE9
split-complementary
#EABB8B #8BE9EA #8B8BEA
monochromatic
#D47E26 #E19D57 #EABB8B #F3D9BF #FAF0E5
Accessibility & contrast
On white
1.75
#EABB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#EABB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABB8B
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABB8B | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD88
Deuteranopia (green-blind)
#D6C88C
Tritanopia (blue-blind)
#F9B0AE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eabb8b; /* rgb */ color: rgb(234, 187, 139); /* oklch */ color: oklch(82.3% 0.083 66.8);
Tailwind
colors: {
custom: {
50: '#f2cfad',
500: '#eabb8b',
950: '#000000',
},
}SCSS
$custom: #eabb8b; $custom-light: #f2cfad; $custom-dark: #000000;
JSON
{
"hex": "#eabb8b",
"rgb": {
"r": 234,
"g": 187,
"b": 139
},
"hsl": {
"h": 30.316,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.82282,
"c": 0.08302,
"h": 66.8
},
"luminance": 0.54897
}Semantic roles & 50–950 ramp
primary
#EABB8B
secondary
#558CC4
accent
#72D114
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171310
muted
#858381