#E1A2BF#E1A2BF
#E1A2BF is a light, moderate pink. Relative luminance 0.456; OKLCH L 78.0% C 0.083 H 350.0°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E1A2BF |
|---|---|
| RGB | rgb(225, 162, 191) |
| HSL | hsl(332, 51%, 76%) |
| HSV | hsv(332, 28%, 88%) |
| CMYK | cmyk(0%, 28%, 15.1%, 11.8%) |
| CIE-LAB | lab(73.29, 27.63, -5.59) |
| CIE-LCH | lch(73.29, 28.19, 348.56°) |
| OKLab | oklab(78.05% 0.0818 -0.0145) |
| OKLCH | oklch(78.05% 0.083 350) |
| XYZ | xyz(53.3758, 45.6123, 55.2726) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.91
Powder Pink
#FFB2D0
ΔE00 5.71
Dusty Pink
#D8A7B1
ΔE00 6.20
Baby Pink
#FFB7CE
ΔE00 6.56
Pig Pink
#E78EA5
ΔE00 7.00
Soft Pink
#FDB0C0
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1A2BF #A2E1C4
analogous
#E1A2DE #E1A2BF #E1A4A2
triadic
#E1A2BF #BFE1A2 #A2BFE1
tetradic
#E1A2BF #DEE1A2 #A2E1C4 #A4A2E1
square
#E1A2BF #DEE1A2 #A2E1C4 #A4A2E1
split-complementary
#E1A2BF #A2E1A4 #A2DEE1
monochromatic
#C3457F #D2749F #E1A2BF #F0D0DF #F8E8EF
Accessibility & contrast
On white
2.07
#E1A2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#E1A2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1A2BF
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1A2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1A2BF | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AEC0
Deuteranopia (green-blind)
#B6B8BD
Tritanopia (blue-blind)
#EAA1AC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e1a2bf; /* rgb */ color: rgb(225, 162, 191); /* oklch */ color: oklch(78.0% 0.083 350.0);
Tailwind
colors: {
custom: {
50: '#ebbed2',
500: '#e1a2bf',
950: '#000000',
},
}SCSS
$custom: #e1a2bf; $custom-light: #ebbed2; $custom-dark: #000000;
JSON
{
"hex": "#e1a2bf",
"rgb": {
"r": 225,
"g": 162,
"b": 191
},
"hsl": {
"h": 332.381,
"s": 51.22,
"l": 75.882
},
"oklch": {
"l": 0.78046,
"c": 0.08307,
"h": 350
},
"luminance": 0.4561
}Semantic roles & 50–950 ramp
primary
#E1A2BF
secondary
#DCEFE6
accent
#BF7927
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#161214
muted
#848182