#E2ABB5#E2ABB5
#E2ABB5 is a light, moderate red. Relative luminance 0.486; OKLCH L 79.5% C 0.066 H 6.6°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E2ABB5 |
|---|---|
| RGB | rgb(226, 171, 181) |
| HSL | hsl(349, 49%, 78%) |
| HSV | hsv(349, 24%, 89%) |
| CMYK | cmyk(0%, 24.3%, 19.9%, 11.4%) |
| CIE-LAB | lab(75.22, 21.60, 2.74) |
| CIE-LCH | lch(75.22, 21.77, 7.22°) |
| OKLab | oklab(79.47% 0.0653 0.0075) |
| OKLCH | oklch(79.47% 0.066 6.6) |
| XYZ | xyz(54.2679, 48.6332, 50.2357) |
| Luminance | 0.4863 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.02
Faded Pink
#DE9DAC
ΔE00 3.87
Soft Pink
#FDB0C0
ΔE00 5.18
Lightpink
#FFB6C1
ΔE00 5.34
Pink
#FFC0CB
ΔE00 5.99
Pastel Pink
#FFBACD
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2ABB5 #ABE2D8
analogous
#E2ABD0 #E2ABB5 #E2BCAB
triadic
#E2ABB5 #B5E2AB #ABB5E2
tetradic
#E2ABB5 #D0E2AB #ABE2D8 #BCABE2
square
#E2ABB5 #D0E2AB #ABE2D8 #BCABE2
split-complementary
#E2ABB5 #ABE2BC #ABD0E2
monochromatic
#C35065 #D27E8D #E2ABB5 #F2D8DD #F7E8EB
Accessibility & contrast
On white
1.96
#E2ABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#E2ABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2ABB5
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2ABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2ABB5 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B3B5
Deuteranopia (green-blind)
#C0BDB4
Tritanopia (blue-blind)
#ECA7AE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e2abb5; /* rgb */ color: rgb(226, 171, 181); /* oklch */ color: oklch(79.5% 0.066 6.6);
Tailwind
colors: {
custom: {
50: '#ecc4cb',
500: '#e2abb5',
950: '#000000',
},
}SCSS
$custom: #e2abb5; $custom-light: #ecc4cb; $custom-dark: #000000;
JSON
{
"hex": "#e2abb5",
"rgb": {
"r": 226,
"g": 171,
"b": 181
},
"hsl": {
"h": 349.091,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.79466,
"c": 0.06568,
"h": 6.6
},
"luminance": 0.48631
}Semantic roles & 50–950 ramp
primary
#E2ABB5
secondary
#DDEEEB
accent
#BCA12A
background
#FEFCFC
surface
#FDF8F8
border
#D5D1D1
text
#161213
muted
#848182