#E9ABA2#E9ABA2
#E9ABA2 is a light, moderate red. Relative luminance 0.491; OKLCH L 79.7% C 0.075 H 28.2°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E9ABA2 |
|---|---|
| RGB | rgb(233, 171, 162) |
| HSL | hsl(8, 62%, 77%) |
| HSV | hsv(8, 30%, 91%) |
| CMYK | cmyk(0%, 26.6%, 30.5%, 8.6%) |
| CIE-LAB | lab(75.49, 21.52, 13.59) |
| CIE-LCH | lch(75.49, 25.46, 32.28°) |
| OKLab | oklab(79.69% 0.0658 0.0352) |
| OKLCH | oklch(79.69% 0.075 28.2) |
| XYZ | xyz(54.6901, 49.0612, 40.7645) |
| Luminance | 0.4906 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.12
Light Salmon
#FEA993
ΔE00 6.00
Pale Salmon
#FFB19A
ΔE00 6.01
Peachy Pink
#FF9A8A
ΔE00 7.32
Pale Rose
#FDC1C5
ΔE00 7.55
Pinkish Tan
#D99B82
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9ABA2 #A2E0E9
analogous
#E9A2BC #E9ABA2 #E9CFA2
triadic
#E9ABA2 #A2E9AB #ABA2E9
tetradic
#E9ABA2 #BCE9A2 #A2E0E9 #CFA2E9
square
#E9ABA2 #BCE9A2 #A2E0E9 #CFA2E9
split-complementary
#E9ABA2 #A2E9CF #A2BCE9
monochromatic
#D2523F #DD7E71 #E9ABA2 #F5D8D3 #F9E9E6
Accessibility & contrast
On white
1.94
#E9ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#E9ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9ABA2
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9ABA2 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B3A1
Deuteranopia (green-blind)
#C6BFA1
Tritanopia (blue-blind)
#F7A3A9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #e9aba2; /* rgb */ color: rgb(233, 171, 162); /* oklch */ color: oklch(79.7% 0.075 28.2);
Tailwind
colors: {
custom: {
50: '#f1c4bd',
500: '#e9aba2',
950: '#000000',
},
}SCSS
$custom: #e9aba2; $custom-light: #f1c4bd; $custom-dark: #000000;
JSON
{
"hex": "#e9aba2",
"rgb": {
"r": 233,
"g": 171,
"b": 162
},
"hsl": {
"h": 7.606,
"s": 61.739,
"l": 77.451
},
"oklch": {
"l": 0.79686,
"c": 0.07463,
"h": 28.2
},
"luminance": 0.49058
}Semantic roles & 50–950 ramp
primary
#E9ABA2
secondary
#DAEEF1
accent
#B3C91C
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#171212
muted
#858181