#EABB98#EABB98
#EABB98 is a very light, moderate orange. Relative luminance 0.553; OKLCH L 82.5% C 0.072 H 58.2°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EABB98 |
|---|---|
| RGB | rgb(234, 187, 152) |
| HSL | hsl(26, 66%, 76%) |
| HSV | hsv(26, 35%, 92%) |
| CMYK | cmyk(0%, 20.1%, 35%, 8.2%) |
| CIE-LAB | lab(79.22, 12.15, 24.16) |
| CIE-LCH | lch(79.22, 27.04, 63.30°) |
| OKLab | oklab(82.54% 0.0378 0.061) |
| OKLCH | oklch(82.54% 0.072 58.2) |
| XYZ | xyz(57.3710, 55.3029, 37.3523) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.95
Burlywood
#DEB887
ΔE00 6.12
Tan
#D2B48C
ΔE00 6.94
Peach (survey)
#FFB07C
ΔE00 7.15
Light Peach
#FFD8B1
ΔE00 7.19
Peach
#FFDAB9
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABB98 #98C7EA
analogous
#EA989E #EABB98 #EAE498
triadic
#EABB98 #98EABB #BB98EA
tetradic
#EABB98 #9EEA98 #98C7EA #E498EA
square
#EABB98 #9EEA98 #98C7EA #E498EA
split-complementary
#EABB98 #98EAE4 #989EEA
monochromatic
#D57832 #E09965 #EABB98 #F4DDCB #FAEEE6
Accessibility & contrast
On white
1.74
#EABB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#EABB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABB98
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABB98 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE96
Deuteranopia (green-blind)
#D4C898
Tritanopia (blue-blind)
#F8B2B2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eabb98; /* rgb */ color: rgb(234, 187, 152); /* oklch */ color: oklch(82.5% 0.072 58.2);
Tailwind
colors: {
custom: {
50: '#f2cfb6',
500: '#eabb98',
950: '#000000',
},
}SCSS
$custom: #eabb98; $custom-light: #f2cfb6; $custom-dark: #000000;
JSON
{
"hex": "#eabb98",
"rgb": {
"r": 234,
"g": 187,
"b": 152
},
"hsl": {
"h": 25.61,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.82539,
"c": 0.07181,
"h": 58.2
},
"luminance": 0.553
}Semantic roles & 50–950 ramp
primary
#EABB98
secondary
#619AC5
accent
#80CE18
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171311
muted
#858381