#E8A6BF#E8A6BF
#E8A6BF is a light, moderate pink. Relative luminance 0.482; OKLCH L 79.5% C 0.084 H 354.7°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A6BF |
|---|---|
| RGB | rgb(232, 166, 191) |
| HSL | hsl(337, 59%, 78%) |
| HSV | hsv(337, 28%, 91%) |
| CMYK | cmyk(0%, 28.4%, 17.7%, 9%) |
| CIE-LAB | lab(74.95, 27.95, -3.07) |
| CIE-LCH | lch(74.95, 28.12, 353.73°) |
| OKLab | oklab(79.48% 0.0834 -0.0077) |
| OKLCH | oklch(79.48% 0.084 354.7) |
| XYZ | xyz(56.3193, 48.1926, 55.6157) |
| Luminance | 0.4819 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.21
Powder Pink
#FFB2D0
ΔE00 4.39
Baby Pink
#FFB7CE
ΔE00 4.89
Soft Pink
#FDB0C0
ΔE00 5.17
Dusty Pink
#D8A7B1
ΔE00 5.53
Pastel Pink
#FFBACD
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A6BF #A6E8CF
analogous
#E8A6E0 #E8A6BF #E8AEA6
triadic
#E8A6BF #BFE8A6 #A6BFE8
tetradic
#E8A6BF #E0E8A6 #A6E8CF #AEA6E8
square
#E8A6BF #E0E8A6 #A6E8CF #AEA6E8
split-complementary
#E8A6BF #A6E8AE #A6E0E8
monochromatic
#CF4579 #DB759C #E8A6BF #F5D7E2 #F9E7EE
Accessibility & contrast
On white
1.97
#E8A6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#E8A6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A6BF
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A6BF | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2C0
Deuteranopia (green-blind)
#BCBDBD
Tritanopia (blue-blind)
#F2A3AE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e8a6bf; /* rgb */ color: rgb(232, 166, 191); /* oklch */ color: oklch(79.5% 0.084 354.7);
Tailwind
colors: {
custom: {
50: '#f0c1d2',
500: '#e8a6bf',
950: '#000000',
},
}SCSS
$custom: #e8a6bf; $custom-light: #f0c1d2; $custom-dark: #000000;
JSON
{
"hex": "#e8a6bf",
"rgb": {
"r": 232,
"g": 166,
"b": 191
},
"hsl": {
"h": 337.273,
"s": 58.929,
"l": 78.039
},
"oklch": {
"l": 0.79481,
"c": 0.08376,
"h": 354.7
},
"luminance": 0.4819
}Semantic roles & 50–950 ramp
primary
#E8A6BF
secondary
#DBF0E8
accent
#C7871F
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171214
muted
#858182