#EABC98#EABC98
#EABC98 is a very light, moderate orange. Relative luminance 0.557; OKLCH L 82.7% C 0.072 H 59.6°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EABC98 |
|---|---|
| RGB | rgb(234, 188, 152) |
| HSL | hsl(26, 66%, 76%) |
| HSV | hsv(26, 35%, 92%) |
| CMYK | cmyk(0%, 19.7%, 35%, 8.2%) |
| CIE-LAB | lab(79.46, 11.62, 24.49) |
| CIE-LCH | lch(79.46, 27.11, 64.62°) |
| OKLab | oklab(82.73% 0.0363 0.0618) |
| OKLCH | oklch(82.73% 0.072 59.6) |
| XYZ | xyz(57.5839, 55.7287, 37.4232) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.96
Burlywood
#DEB887
ΔE00 5.66
Tan
#D2B48C
ΔE00 6.57
Light Peach
#FFD8B1
ΔE00 6.81
Peach
#FFDAB9
ΔE00 7.14
Peach (survey)
#FFB07C
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABC98 #98C6EA
analogous
#EA989D #EABC98 #EAE598
triadic
#EABC98 #98EABC #BC98EA
tetradic
#EABC98 #9DEA98 #98C6EA #E598EA
square
#EABC98 #9DEA98 #98C6EA #E598EA
split-complementary
#EABC98 #98EAE5 #989DEA
monochromatic
#D57A32 #E09B65 #EABC98 #F4DDCB #FAEEE6
Accessibility & contrast
On white
1.73
#EABC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#EABC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABC98
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABC98 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF96
Deuteranopia (green-blind)
#D5C998
Tritanopia (blue-blind)
#F8B3B2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eabc98; /* rgb */ color: rgb(234, 188, 152); /* oklch */ color: oklch(82.7% 0.072 59.6);
Tailwind
colors: {
custom: {
50: '#f2d0b6',
500: '#eabc98',
950: '#000000',
},
}SCSS
$custom: #eabc98; $custom-light: #f2d0b6; $custom-dark: #000000;
JSON
{
"hex": "#eabc98",
"rgb": {
"r": 234,
"g": 188,
"b": 152
},
"hsl": {
"h": 26.341,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.82729,
"c": 0.07169,
"h": 59.6
},
"luminance": 0.55726
}Semantic roles & 50–950 ramp
primary
#EABC98
secondary
#6199C5
accent
#7ECE18
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381