#EABB99#EABB99
#EABB99 is a very light, moderate orange. Relative luminance 0.553; OKLCH L 82.6% C 0.071 H 57.4°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EABB99 |
|---|---|
| RGB | rgb(234, 187, 153) |
| HSL | hsl(25, 66%, 76%) |
| HSV | hsv(25, 35%, 92%) |
| CMYK | cmyk(0%, 20.1%, 34.6%, 8.2%) |
| CIE-LAB | lab(79.23, 12.27, 23.65) |
| CIE-LCH | lch(79.23, 26.64, 62.58°) |
| OKLab | oklab(82.56% 0.0382 0.0598) |
| OKLCH | oklch(82.56% 0.071 57.4) |
| XYZ | xyz(57.4532, 55.3358, 37.7854) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.83
Burlywood
#DEB887
ΔE00 6.42
Tan
#D2B48C
ΔE00 7.16
Peach (survey)
#FFB07C
ΔE00 7.22
Light Peach
#FFD8B1
ΔE00 7.30
Peach
#FFDAB9
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABB99 #99C8EA
analogous
#EA999F #EABB99 #EAE399
triadic
#EABB99 #99EABB #BB99EA
tetradic
#EABB99 #9FEA99 #99C8EA #E399EA
square
#EABB99 #9FEA99 #99C8EA #E399EA
split-complementary
#EABB99 #99EAE3 #999FEA
monochromatic
#D57733 #E09966 #EABB99 #F4DDCC #FAEEE6
Accessibility & contrast
On white
1.74
#EABB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#EABB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABB99
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABB99 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE97
Deuteranopia (green-blind)
#D4C899
Tritanopia (blue-blind)
#F8B2B2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eabb99; /* rgb */ color: rgb(234, 187, 153); /* oklch */ color: oklch(82.6% 0.071 57.4);
Tailwind
colors: {
custom: {
50: '#f2cfb7',
500: '#eabb99',
950: '#000000',
},
}SCSS
$custom: #eabb99; $custom-light: #f2cfb7; $custom-dark: #000000;
JSON
{
"hex": "#eabb99",
"rgb": {
"r": 234,
"g": 187,
"b": 153
},
"hsl": {
"h": 25.185,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.8256,
"c": 0.071,
"h": 57.4
},
"luminance": 0.55333
}Semantic roles & 50–950 ramp
primary
#EABB99
secondary
#629CC5
accent
#81CE18
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171311
muted
#858381