#E2A2BF#E2A2BF
#E2A2BF is a light, moderate pink. Relative luminance 0.458; OKLCH L 78.2% C 0.084 H 350.4°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E2A2BF |
|---|---|
| RGB | rgb(226, 162, 191) |
| HSL | hsl(333, 52%, 76%) |
| HSV | hsv(333, 28%, 89%) |
| CMYK | cmyk(0%, 28.3%, 15.5%, 11.4%) |
| CIE-LAB | lab(73.40, 27.98, -5.42) |
| CIE-LCH | lch(73.40, 28.50, 349.03°) |
| OKLab | oklab(78.15% 0.0829 -0.014) |
| OKLCH | oklch(78.15% 0.084 350.4) |
| XYZ | xyz(53.6885, 45.7735, 55.2873) |
| Luminance | 0.4577 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.86
Powder Pink
#FFB2D0
ΔE00 5.55
Dusty Pink
#D8A7B1
ΔE00 6.24
Baby Pink
#FFB7CE
ΔE00 6.43
Pig Pink
#E78EA5
ΔE00 6.88
Soft Pink
#FDB0C0
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2A2BF #A2E2C5
analogous
#E2A2DF #E2A2BF #E2A5A2
triadic
#E2A2BF #BFE2A2 #A2BFE2
tetradic
#E2A2BF #DFE2A2 #A2E2C5 #A5A2E2
square
#E2A2BF #DFE2A2 #A2E2C5 #A5A2E2
split-complementary
#E2A2BF #A2E2A5 #A2DFE2
monochromatic
#C5457F #D3739F #E2A2BF #F1D1DF #F8E8EF
Accessibility & contrast
On white
2.07
#E2A2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#E2A2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2A2BF
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2A2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2A2BF | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEC0
Deuteranopia (green-blind)
#B7B8BD
Tritanopia (blue-blind)
#EBA0AC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e2a2bf; /* rgb */ color: rgb(226, 162, 191); /* oklch */ color: oklch(78.2% 0.084 350.4);
Tailwind
colors: {
custom: {
50: '#ecbed2',
500: '#e2a2bf',
950: '#000000',
},
}SCSS
$custom: #e2a2bf; $custom-light: #ecbed2; $custom-dark: #000000;
JSON
{
"hex": "#e2a2bf",
"rgb": {
"r": 226,
"g": 162,
"b": 191
},
"hsl": {
"h": 332.813,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.78151,
"c": 0.0841,
"h": 350.4
},
"luminance": 0.45771
}Semantic roles & 50–950 ramp
primary
#E2A2BF
secondary
#DCEFE6
accent
#C07A26
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#161214
muted
#848182