#E2ABCA#E2ABCA
#E2ABCA is a light, moderate pink. Relative luminance 0.496; OKLCH L 80.1% C 0.076 H 344.1°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E2ABCA |
|---|---|
| RGB | rgb(226, 171, 202) |
| HSL | hsl(326, 49%, 78%) |
| HSV | hsv(326, 24%, 89%) |
| CMYK | cmyk(0%, 24.3%, 10.6%, 11.4%) |
| CIE-LAB | lab(75.80, 24.94, -7.90) |
| CIE-LCH | lch(75.80, 26.16, 342.43°) |
| OKLab | oklab(80.1% 0.0728 -0.0207) |
| OKLCH | oklch(80.1% 0.076 344.1) |
| XYZ | xyz(56.5872, 49.5610, 62.4511) |
| Luminance | 0.4956 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.50
Lilac
#C8A2C8
ΔE00 6.06
Baby Pink
#FFB7CE
ΔE00 6.27
Dusty Pink
#D8A7B1
ΔE00 6.92
Pastel Pink
#FFBACD
ΔE00 6.97
Faded Pink
#DE9DAC
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2ABCA #ABE2C3
analogous
#DFABE2 #E2ABCA #E2ABAE
triadic
#E2ABCA #CAE2AB #ABCAE2
tetradic
#E2ABCA #E2DFAB #ABE2C3 #ABAEE2
square
#E2ABCA #E2DFAB #ABE2C3 #ABAEE2
split-complementary
#E2ABCA #AEE2AB #ABE2DF
monochromatic
#C35091 #D27EAD #E2ABCA #F2D8E7 #F7E8F1
Accessibility & contrast
On white
1.92
#E2ABCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#E2ABCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2ABCA
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2ABCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2ABCA | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB6CB
Deuteranopia (green-blind)
#BBBEC8
Tritanopia (blue-blind)
#E9ABB5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #e2abca; /* rgb */ color: rgb(226, 171, 202); /* oklch */ color: oklch(80.1% 0.076 344.1);
Tailwind
colors: {
custom: {
50: '#ebc4da',
500: '#e2abca',
950: '#000000',
},
}SCSS
$custom: #e2abca; $custom-light: #ebc4da; $custom-dark: #000000;
JSON
{
"hex": "#e2abca",
"rgb": {
"r": 226,
"g": 171,
"b": 202
},
"hsl": {
"h": 326.182,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.80101,
"c": 0.0757,
"h": 344.1
},
"luminance": 0.49559
}Semantic roles & 50–950 ramp
primary
#E2ABCA
secondary
#DDEEE4
accent
#BC692A
background
#FEFCFD
surface
#FDF8FA
border
#D5D1D3
text
#161214
muted
#848183