#E2A3BB#E2A3BB
#E2A3BB is a light, moderate pink. Relative luminance 0.460; OKLCH L 78.2% C 0.080 H 354.5°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E2A3BB |
|---|---|
| RGB | rgb(226, 163, 187) |
| HSL | hsl(337, 52%, 76%) |
| HSV | hsv(337, 28%, 89%) |
| CMYK | cmyk(0%, 27.9%, 17.3%, 11.4%) |
| CIE-LAB | lab(73.52, 26.81, -3.05) |
| CIE-LCH | lch(73.52, 26.99, 353.51°) |
| OKLab | oklab(78.2% 0.0799 -0.0077) |
| OKLCH | oklch(78.2% 0.08 354.5) |
| XYZ | xyz(53.4312, 45.9535, 53.0596) |
| Luminance | 0.4595 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.56
Dusty Pink
#D8A7B1
ΔE00 4.97
Powder Pink
#FFB2D0
ΔE00 5.57
Baby Pink
#FFB7CE
ΔE00 5.99
Soft Pink
#FDB0C0
ΔE00 6.00
Pig Pink
#E78EA5
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2A3BB #A3E2CA
analogous
#E2A3DB #E2A3BB #E2ABA3
triadic
#E2A3BB #BBE2A3 #A3BBE2
tetradic
#E2A3BB #DBE2A3 #A3E2CA #ABA3E2
square
#E2A3BB #DBE2A3 #A3E2CA #ABA3E2
split-complementary
#E2A3BB #A3E2AB #A3DBE2
monochromatic
#C54676 #D37499 #E2A3BB #F1D2DD #F8E8EE
Accessibility & contrast
On white
2.06
#E2A3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#E2A3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2A3BB
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2A3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2A3BB | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBC
Deuteranopia (green-blind)
#B8B9BA
Tritanopia (blue-blind)
#ECA1AB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e2a3bb; /* rgb */ color: rgb(226, 163, 187); /* oklch */ color: oklch(78.2% 0.080 354.5);
Tailwind
colors: {
custom: {
50: '#ecbecf',
500: '#e2a3bb',
950: '#000000',
},
}SCSS
$custom: #e2a3bb; $custom-light: #ecbecf; $custom-dark: #000000;
JSON
{
"hex": "#e2a3bb",
"rgb": {
"r": 226,
"g": 163,
"b": 187
},
"hsl": {
"h": 337.143,
"s": 52.066,
"l": 76.275
},
"oklch": {
"l": 0.78203,
"c": 0.08032,
"h": 354.5
},
"luminance": 0.45951
}Semantic roles & 50–950 ramp
primary
#E2A3BB
secondary
#DCEFE8
accent
#BF8526
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#161213
muted
#848182