#E2A3BF#E2A3BF
#E2A3BF is a light, moderate pink. Relative luminance 0.461; OKLCH L 78.3% C 0.082 H 350.8°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E2A3BF |
|---|---|
| RGB | rgb(226, 163, 191) |
| HSL | hsl(333, 52%, 76%) |
| HSV | hsv(333, 28%, 89%) |
| CMYK | cmyk(0%, 27.9%, 15.5%, 11.4%) |
| CIE-LAB | lab(73.63, 27.44, -5.08) |
| CIE-LCH | lch(73.63, 27.91, 349.51°) |
| OKLab | oklab(78.33% 0.0814 -0.0131) |
| OKLCH | oklch(78.33% 0.082 350.8) |
| XYZ | xyz(53.8654, 46.1272, 55.3463) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.71
Powder Pink
#FFB2D0
ΔE00 5.45
Dusty Pink
#D8A7B1
ΔE00 5.95
Baby Pink
#FFB7CE
ΔE00 6.23
Soft Pink
#FDB0C0
ΔE00 6.75
Pastel Pink
#FFBACD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2A3BF #A3E2C6
analogous
#E2A3DF #E2A3BF #E2A7A3
triadic
#E2A3BF #BFE2A3 #A3BFE2
tetradic
#E2A3BF #DFE2A3 #A3E2C6 #A7A3E2
square
#E2A3BF #DFE2A3 #A3E2C6 #A7A3E2
split-complementary
#E2A3BF #A3E2A7 #A3DFE2
monochromatic
#C5467E #D3749F #E2A3BF #F1D2DF #F8E8EF
Accessibility & contrast
On white
2.05
#E2A3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#E2A3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2A3BF
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2A3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2A3BF | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#B7B9BD
Tritanopia (blue-blind)
#EBA1AC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e2a3bf; /* rgb */ color: rgb(226, 163, 191); /* oklch */ color: oklch(78.3% 0.082 350.8);
Tailwind
colors: {
custom: {
50: '#ecbed2',
500: '#e2a3bf',
950: '#000000',
},
}SCSS
$custom: #e2a3bf; $custom-light: #ecbed2; $custom-dark: #000000;
JSON
{
"hex": "#e2a3bf",
"rgb": {
"r": 226,
"g": 163,
"b": 191
},
"hsl": {
"h": 333.333,
"s": 52.066,
"l": 76.275
},
"oklch": {
"l": 0.78327,
"c": 0.08241,
"h": 350.8
},
"luminance": 0.46125
}Semantic roles & 50–950 ramp
primary
#E2A3BF
secondary
#DCEFE7
accent
#BF7B26
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#161214
muted
#848182