#E8ABB5#E8ABB5
#E8ABB5 is a light, moderate red. Relative luminance 0.496; OKLCH L 80.1% C 0.073 H 7.9°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E8ABB5 |
|---|---|
| RGB | rgb(232, 171, 181) |
| HSL | hsl(350, 57%, 79%) |
| HSV | hsv(350, 26%, 91%) |
| CMYK | cmyk(0%, 26.3%, 22%, 9%) |
| CIE-LAB | lab(75.84, 23.78, 3.70) |
| CIE-LCH | lch(75.84, 24.06, 8.85°) |
| OKLab | oklab(80.08% 0.072 0.01) |
| OKLCH | oklch(80.08% 0.073 7.9) |
| XYZ | xyz(56.1828, 49.6206, 50.3255) |
| Luminance | 0.4962 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.28
Faded Pink
#DE9DAC
ΔE00 3.81
Soft Pink
#FDB0C0
ΔE00 4.03
Lightpink
#FFB6C1
ΔE00 4.24
Pastel Pink
#FFBACD
ΔE00 5.38
Pink
#FFC0CB
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8ABB5 #ABE8DE
analogous
#E8ABD4 #E8ABB5 #E8C0AB
triadic
#E8ABB5 #B5E8AB #ABB5E8
tetradic
#E8ABB5 #D4E8AB #ABE8DE #C0ABE8
square
#E8ABB5 #D4E8AB #ABE8DE #C0ABE8
split-complementary
#E8ABB5 #ABE8C0 #ABD4E8
monochromatic
#CE4B60 #DB7B8B #E8ABB5 #F5DBDF #F8E7EA
Accessibility & contrast
On white
1.92
#E8ABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#E8ABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8ABB5
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8ABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8ABB5 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B4B5
Deuteranopia (green-blind)
#C2BFB4
Tritanopia (blue-blind)
#F3A7AE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #e8abb5; /* rgb */ color: rgb(232, 171, 181); /* oklch */ color: oklch(80.1% 0.073 7.9);
Tailwind
colors: {
custom: {
50: '#f0c4cb',
500: '#e8abb5',
950: '#000000',
},
}SCSS
$custom: #e8abb5; $custom-light: #f0c4cb; $custom-dark: #000000;
JSON
{
"hex": "#e8abb5",
"rgb": {
"r": 232,
"g": 171,
"b": 181
},
"hsl": {
"h": 350.164,
"s": 57.009,
"l": 79.02
},
"oklch": {
"l": 0.80079,
"c": 0.07265,
"h": 7.9
},
"luminance": 0.49618
}Semantic roles & 50–950 ramp
primary
#E8ABB5
secondary
#DBF0EC
accent
#C5AA21
background
#FEFCFC
surface
#FDF8F8
border
#D5D1D1
text
#171213
muted
#858182