#E8A4BF#E8A4BF
#E8A4BF is a light, moderate pink. Relative luminance 0.475; OKLCH L 79.1% C 0.087 H 353.7°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A4BF |
|---|---|
| RGB | rgb(232, 164, 191) |
| HSL | hsl(336, 60%, 78%) |
| HSV | hsv(336, 29%, 91%) |
| CMYK | cmyk(0%, 29.3%, 17.7%, 9%) |
| CIE-LAB | lab(74.49, 29.02, -3.74) |
| CIE-LCH | lch(74.49, 29.26, 352.66°) |
| OKLab | oklab(79.13% 0.0865 -0.0095) |
| OKLCH | oklch(79.13% 0.087 353.7) |
| XYZ | xyz(55.9585, 47.4711, 55.4954) |
| Luminance | 0.4747 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.42
Powder Pink
#FFB2D0
ΔE00 4.52
Baby Pink
#FFB7CE
ΔE00 5.27
Soft Pink
#FDB0C0
ΔE00 5.60
Pastel Pink
#FFBACD
ΔE00 6.04
Dusty Pink
#D8A7B1
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A4BF #A4E8CD
analogous
#E8A4E1 #E8A4BF #E8ABA4
triadic
#E8A4BF #BFE8A4 #A4BFE8
tetradic
#E8A4BF #E1E8A4 #A4E8CD #ABA4E8
square
#E8A4BF #E1E8A4 #A4E8CD #ABA4E8
split-complementary
#E8A4BF #A4E8AB #A4E1E8
monochromatic
#CF427A #DC739D #E8A4BF #F4D5E1 #F9E7EE
Accessibility & contrast
On white
2.00
#E8A4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#E8A4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A4BF
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A4BF | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0C0
Deuteranopia (green-blind)
#BBBCBD
Tritanopia (blue-blind)
#F2A2AD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e8a4bf; /* rgb */ color: rgb(232, 164, 191); /* oklch */ color: oklch(79.1% 0.087 353.7);
Tailwind
colors: {
custom: {
50: '#f0bfd2',
500: '#e8a4bf',
950: '#000000',
},
}SCSS
$custom: #e8a4bf; $custom-light: #f0bfd2; $custom-dark: #000000;
JSON
{
"hex": "#e8a4bf",
"rgb": {
"r": 232,
"g": 164,
"b": 191
},
"hsl": {
"h": 336.176,
"s": 59.649,
"l": 77.647
},
"oklch": {
"l": 0.79131,
"c": 0.08703,
"h": 353.7
},
"luminance": 0.47468
}Semantic roles & 50–950 ramp
primary
#E8A4BF
secondary
#DBF0E8
accent
#C7841E
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171214
muted
#858182