#E2A3BC#E2A3BC
#E2A3BC is a light, moderate pink. Relative luminance 0.460; OKLCH L 78.2% C 0.081 H 353.6°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E2A3BC |
|---|---|
| RGB | rgb(226, 163, 188) |
| HSL | hsl(336, 52%, 76%) |
| HSV | hsv(336, 28%, 89%) |
| CMYK | cmyk(0%, 27.9%, 16.8%, 11.4%) |
| CIE-LAB | lab(73.54, 26.97, -3.56) |
| CIE-LCH | lch(73.54, 27.20, 352.49°) |
| OKLab | oklab(78.23% 0.0803 -0.0091) |
| OKLCH | oklch(78.23% 0.081 353.6) |
| XYZ | xyz(53.5386, 45.9965, 53.6253) |
| Luminance | 0.4599 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.84
Dusty Pink
#D8A7B1
ΔE00 5.21
Powder Pink
#FFB2D0
ΔE00 5.51
Baby Pink
#FFB7CE
ΔE00 6.03
Soft Pink
#FDB0C0
ΔE00 6.17
Pig Pink
#E78EA5
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2A3BC #A3E2C9
analogous
#E2A3DC #E2A3BC #E2AAA3
triadic
#E2A3BC #BCE2A3 #A3BCE2
tetradic
#E2A3BC #DCE2A3 #A3E2C9 #AAA3E2
square
#E2A3BC #DCE2A3 #A3E2C9 #AAA3E2
split-complementary
#E2A3BC #A3E2AA #A3DCE2
monochromatic
#C54678 #D3749A #E2A3BC #F1D2DE #F8E8EE
Accessibility & contrast
On white
2.06
#E2A3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#E2A3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2A3BC
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2A3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2A3BC | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBD
Deuteranopia (green-blind)
#B8B9BB
Tritanopia (blue-blind)
#ECA1AB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e2a3bc; /* rgb */ color: rgb(226, 163, 188); /* oklch */ color: oklch(78.2% 0.081 353.6);
Tailwind
colors: {
custom: {
50: '#ecbed0',
500: '#e2a3bc',
950: '#000000',
},
}SCSS
$custom: #e2a3bc; $custom-light: #ecbed0; $custom-dark: #000000;
JSON
{
"hex": "#e2a3bc",
"rgb": {
"r": 226,
"g": 163,
"b": 188
},
"hsl": {
"h": 336.19,
"s": 52.066,
"l": 76.275
},
"oklch": {
"l": 0.78234,
"c": 0.08081,
"h": 353.6
},
"luminance": 0.45994
}Semantic roles & 50–950 ramp
primary
#E2A3BC
secondary
#DCEFE7
accent
#BF8326
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#161214
muted
#848182