#E5A3BF#E5A3BF
#E5A3BF is a light, moderate pink. Relative luminance 0.466; OKLCH L 78.6% C 0.086 H 352.1°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E5A3BF |
|---|---|
| RGB | rgb(229, 163, 191) |
| HSL | hsl(335, 56%, 77%) |
| HSV | hsv(335, 29%, 90%) |
| CMYK | cmyk(0%, 28.8%, 16.6%, 10.2%) |
| CIE-LAB | lab(73.94, 28.50, -4.58) |
| CIE-LCH | lch(73.94, 28.86, 350.87°) |
| OKLab | oklab(78.64% 0.0847 -0.0118) |
| OKLCH | oklch(78.64% 0.086 352.1) |
| XYZ | xyz(54.8145, 46.6166, 55.3907) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.59
Powder Pink
#FFB2D0
ΔE00 5.01
Baby Pink
#FFB7CE
ΔE00 5.84
Dusty Pink
#D8A7B1
ΔE00 6.11
Soft Pink
#FDB0C0
ΔE00 6.28
Pastel Pink
#FFBACD
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5A3BF #A3E5C9
analogous
#E5A3E0 #E5A3BF #E5A8A3
triadic
#E5A3BF #BFE5A3 #A3BFE5
tetradic
#E5A3BF #E0E5A3 #A3E5C9 #A8A3E5
square
#E5A3BF #E0E5A3 #A3E5C9 #A8A3E5
split-complementary
#E5A3BF #A3E5A8 #A3E0E5
monochromatic
#CA447D #D8739E #E5A3BF #F2D3E0 #F8E7EE
Accessibility & contrast
On white
2.03
#E5A3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#E5A3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5A3BF
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5A3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5A3BF | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#B9BABD
Tritanopia (blue-blind)
#EFA1AD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e5a3bf; /* rgb */ color: rgb(229, 163, 191); /* oklch */ color: oklch(78.6% 0.086 352.1);
Tailwind
colors: {
custom: {
50: '#eebfd2',
500: '#e5a3bf',
950: '#000000',
},
}SCSS
$custom: #e5a3bf; $custom-light: #eebfd2; $custom-dark: #000000;
JSON
{
"hex": "#e5a3bf",
"rgb": {
"r": 229,
"g": 163,
"b": 191
},
"hsl": {
"h": 334.545,
"s": 55.932,
"l": 76.863
},
"oklch": {
"l": 0.7864,
"c": 0.08553,
"h": 352.1
},
"luminance": 0.46614
}Semantic roles & 50–950 ramp
primary
#E5A3BF
secondary
#DCEFE7
accent
#C37F22
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#161214
muted
#848182