#EABA98#EABA98
#EABA98 is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.3% C 0.072 H 56.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EABA98 |
|---|---|
| RGB | rgb(234, 186, 152) |
| HSL | hsl(25, 66%, 76%) |
| HSV | hsv(25, 35%, 92%) |
| CMYK | cmyk(0%, 20.5%, 35%, 8.2%) |
| CIE-LAB | lab(78.97, 12.68, 23.83) |
| CIE-LCH | lch(78.97, 26.99, 61.98°) |
| OKLab | oklab(82.35% 0.0394 0.0602) |
| OKLCH | oklch(82.35% 0.072 56.8) |
| XYZ | xyz(57.1596, 54.8801, 37.2818) |
| Luminance | 0.5488 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.01
Burlywood
#DEB887
ΔE00 6.60
Peach (survey)
#FFB07C
ΔE00 6.99
Tan
#D2B48C
ΔE00 7.33
Light Peach
#FFD8B1
ΔE00 7.60
Peach
#FFDAB9
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABA98 #98C8EA
analogous
#EA989F #EABA98 #EAE398
triadic
#EABA98 #98EABA #BA98EA
tetradic
#EABA98 #9FEA98 #98C8EA #E398EA
square
#EABA98 #9FEA98 #98C8EA #E398EA
split-complementary
#EABA98 #98EAE3 #989FEA
monochromatic
#D57632 #E09865 #EABA98 #F4DCCB #FAEEE6
Accessibility & contrast
On white
1.75
#EABA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#EABA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABA98
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABA98 | 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)
#C8BD96
Deuteranopia (green-blind)
#D3C898
Tritanopia (blue-blind)
#F8B1B1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #eaba98; /* rgb */ color: rgb(234, 186, 152); /* oklch */ color: oklch(82.3% 0.072 56.8);
Tailwind
colors: {
custom: {
50: '#f2ceb6',
500: '#eaba98',
950: '#000000',
},
}SCSS
$custom: #eaba98; $custom-light: #f2ceb6; $custom-dark: #000000;
JSON
{
"hex": "#eaba98",
"rgb": {
"r": 234,
"g": 186,
"b": 152
},
"hsl": {
"h": 24.878,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.82349,
"c": 0.07196,
"h": 56.8
},
"luminance": 0.54877
}Semantic roles & 50–950 ramp
primary
#EABA98
secondary
#619CC5
accent
#82CE18
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171311
muted
#858381