#E8A5BF#E8A5BF
#E8A5BF is a light, moderate pink. Relative luminance 0.478; OKLCH L 79.3% C 0.085 H 354.2°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A5BF |
|---|---|
| RGB | rgb(232, 165, 191) |
| HSL | hsl(337, 59%, 78%) |
| HSV | hsv(337, 29%, 91%) |
| CMYK | cmyk(0%, 28.9%, 17.7%, 9%) |
| CIE-LAB | lab(74.72, 28.49, -3.41) |
| CIE-LCH | lch(74.72, 28.69, 353.18°) |
| OKLab | oklab(79.31% 0.085 -0.0086) |
| OKLCH | oklch(79.31% 0.085 354.2) |
| XYZ | xyz(56.1382, 47.8304, 55.5553) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.30
Powder Pink
#FFB2D0
ΔE00 4.44
Baby Pink
#FFB7CE
ΔE00 5.07
Soft Pink
#FDB0C0
ΔE00 5.38
Dusty Pink
#D8A7B1
ΔE00 5.79
Pastel Pink
#FFBACD
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A5BF #A5E8CE
analogous
#E8A5E1 #E8A5BF #E8ACA5
triadic
#E8A5BF #BFE8A5 #A5BFE8
tetradic
#E8A5BF #E1E8A5 #A5E8CE #ACA5E8
square
#E8A5BF #E1E8A5 #A5E8CE #ACA5E8
split-complementary
#E8A5BF #A5E8AC #A5E1E8
monochromatic
#CF447A #DC749C #E8A5BF #F4D6E2 #F9E7EE
Accessibility & contrast
On white
1.99
#E8A5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#E8A5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A5BF
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A5BF | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1C0
Deuteranopia (green-blind)
#BCBCBD
Tritanopia (blue-blind)
#F2A3AE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e8a5bf; /* rgb */ color: rgb(232, 165, 191); /* oklch */ color: oklch(79.3% 0.085 354.2);
Tailwind
colors: {
custom: {
50: '#f0c0d2',
500: '#e8a5bf',
950: '#000000',
},
}SCSS
$custom: #e8a5bf; $custom-light: #f0c0d2; $custom-dark: #000000;
JSON
{
"hex": "#e8a5bf",
"rgb": {
"r": 232,
"g": 165,
"b": 191
},
"hsl": {
"h": 336.716,
"s": 59.292,
"l": 77.843
},
"oklch": {
"l": 0.79306,
"c": 0.0854,
"h": 354.2
},
"luminance": 0.47828
}Semantic roles & 50–950 ramp
primary
#E8A5BF
secondary
#DBF0E8
accent
#C7861F
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171214
muted
#858182