#E1A3BC#E1A3BC
#E1A3BC is a light, moderate pink. Relative luminance 0.458; OKLCH L 78.1% C 0.080 H 353.2°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E1A3BC |
|---|---|
| RGB | rgb(225, 163, 188) |
| HSL | hsl(336, 51%, 76%) |
| HSV | hsv(336, 28%, 88%) |
| CMYK | cmyk(0%, 27.6%, 16.4%, 11.8%) |
| CIE-LAB | lab(73.44, 26.62, -3.72) |
| CIE-LCH | lch(73.44, 26.88, 352.04°) |
| OKLab | oklab(78.13% 0.0792 -0.0095) |
| OKLCH | oklch(78.13% 0.08 353.2) |
| XYZ | xyz(53.2259, 45.8353, 53.6107) |
| Luminance | 0.4583 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.90
Dusty Pink
#D8A7B1
ΔE00 5.15
Powder Pink
#FFB2D0
ΔE00 5.65
Baby Pink
#FFB7CE
ΔE00 6.16
Soft Pink
#FDB0C0
ΔE00 6.34
Pig Pink
#E78EA5
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1A3BC #A3E1C8
analogous
#E1A3DB #E1A3BC #E1A9A3
triadic
#E1A3BC #BCE1A3 #A3BCE1
tetradic
#E1A3BC #DBE1A3 #A3E1C8 #A9A3E1
square
#E1A3BC #DBE1A3 #A3E1C8 #A9A3E1
split-complementary
#E1A3BC #A3E1A9 #A3DBE1
monochromatic
#C34779 #D2759A #E1A3BC #F0D1DE #F7E8EE
Accessibility & contrast
On white
2.07
#E1A3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#E1A3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1A3BC
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1A3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1A3BC | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBD
Deuteranopia (green-blind)
#B8B8BB
Tritanopia (blue-blind)
#EBA1AB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e1a3bc; /* rgb */ color: rgb(225, 163, 188); /* oklch */ color: oklch(78.1% 0.080 353.2);
Tailwind
colors: {
custom: {
50: '#ebbed0',
500: '#e1a3bc',
950: '#000000',
},
}SCSS
$custom: #e1a3bc; $custom-light: #ebbed0; $custom-dark: #000000;
JSON
{
"hex": "#e1a3bc",
"rgb": {
"r": 225,
"g": 163,
"b": 188
},
"hsl": {
"h": 335.806,
"s": 50.82,
"l": 76.078
},
"oklch": {
"l": 0.7813,
"c": 0.07975,
"h": 353.2
},
"luminance": 0.45833
}Semantic roles & 50–950 ramp
primary
#E1A3BC
secondary
#DCEFE7
accent
#BE8127
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#161214
muted
#848182