#EABBAA#EABBAA
#EABBAA is a very light, muted orange. Relative luminance 0.559; OKLCH L 82.9% C 0.059 H 40.8°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EABBAA |
|---|---|
| RGB | rgb(234, 187, 170) |
| HSL | hsl(16, 60%, 79%) |
| HSV | hsv(16, 27%, 92%) |
| CMYK | cmyk(0%, 20.1%, 27.4%, 8.2%) |
| CIE-LAB | lab(79.58, 14.45, 15.03) |
| CIE-LCH | lch(79.58, 20.85, 46.14°) |
| OKLab | oklab(82.94% 0.045 0.0388) |
| OKLCH | oklch(82.94% 0.059 40.8) |
| XYZ | xyz(58.9586, 55.9380, 45.7139) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.53
Apricot
#FBCEB1
ΔE00 6.53
Light Salmon
#FEA993
ΔE00 7.99
Pinkish Grey
#C8ACA9
ΔE00 8.56
Pinkish Tan
#D99B82
ΔE00 8.72
Blush (survey)
#F29E8E
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABBAA #AAD9EA
analogous
#EAAAB9 #EABBAA #EADBAA
triadic
#EABBAA #AAEABB #BBAAEA
tetradic
#EABBAA #B9EAAA #AAD9EA #DBAAEA
square
#EABBAA #B9EAAA #AAD9EA #DBAAEA
split-complementary
#EABBAA #AAEADB #AAB9EA
monochromatic
#D26C48 #DE9479 #EABBAA #F6E2DB #F9EBE6
Accessibility & contrast
On white
1.72
#EABBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#EABBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABBAA
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABBAA | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0A9
Deuteranopia (green-blind)
#D1C9AA
Tritanopia (blue-blind)
#F6B4B6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eabbaa; /* rgb */ color: rgb(234, 187, 170); /* oklch */ color: oklch(82.9% 0.059 40.8);
Tailwind
colors: {
custom: {
50: '#f1cfc3',
500: '#eabbaa',
950: '#000000',
},
}SCSS
$custom: #eabbaa; $custom-light: #f1cfc3; $custom-dark: #000000;
JSON
{
"hex": "#eabbaa",
"rgb": {
"r": 234,
"g": 187,
"b": 170
},
"hsl": {
"h": 15.937,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.82941,
"c": 0.05941,
"h": 40.8
},
"luminance": 0.55935
}Semantic roles & 50–950 ramp
primary
#EABBAA
secondary
#72B0C6
accent
#9BC81D
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171312
muted
#858382