#EABE9B#EABE9B
#EABE9B is a very light, moderate orange. Relative luminance 0.567; OKLCH L 83.2% C 0.069 H 60.1°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EABE9B |
|---|---|
| RGB | rgb(234, 190, 155) |
| HSL | hsl(27, 65%, 76%) |
| HSV | hsv(27, 34%, 92%) |
| CMYK | cmyk(0%, 18.8%, 33.8%, 8.2%) |
| CIE-LAB | lab(80.00, 10.93, 23.64) |
| CIE-LCH | lch(80.00, 26.04, 65.19°) |
| OKLab | oklab(83.17% 0.0344 0.0598) |
| OKLCH | oklch(83.17% 0.069 60.1) |
| XYZ | xyz(58.2629, 56.6886, 38.8771) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.58
Burlywood
#DEB887
ΔE00 5.68
Light Peach
#FFD8B1
ΔE00 6.32
Tan
#D2B48C
ΔE00 6.46
Peach
#FFDAB9
ΔE00 6.59
Peach (survey)
#FFB07C
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABE9B #9BC7EA
analogous
#EA9BA0 #EABE9B #EAE69B
triadic
#EABE9B #9BEABE #BE9BEA
tetradic
#EABE9B #A0EA9B #9BC7EA #E69BEA
square
#EABE9B #A0EA9B #9BC7EA #E69BEA
split-complementary
#EABE9B #9BEAE6 #9BA0EA
monochromatic
#D57C36 #DF9D68 #EABE9B #F5DFCE #FAEFE6
Accessibility & contrast
On white
1.70
#EABE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#EABE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABE9B
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABE9B | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC199
Deuteranopia (green-blind)
#D6CA9B
Tritanopia (blue-blind)
#F8B5B5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eabe9b; /* rgb */ color: rgb(234, 190, 155); /* oklch */ color: oklch(83.2% 0.069 60.1);
Tailwind
colors: {
custom: {
50: '#f2d1b8',
500: '#eabe9b',
950: '#000000',
},
}SCSS
$custom: #eabe9b; $custom-light: #f2d1b8; $custom-dark: #000000;
JSON
{
"hex": "#eabe9b",
"rgb": {
"r": 234,
"g": 190,
"b": 155
},
"hsl": {
"h": 26.582,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.83173,
"c": 0.069,
"h": 60.1
},
"luminance": 0.56686
}Semantic roles & 50–950 ramp
primary
#EABE9B
secondary
#649AC5
accent
#7DCD18
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381