#E8A0BC#E8A0BC
#E8A0BC is a light, moderate pink. Relative luminance 0.459; OKLCH L 78.3% C 0.092 H 354.4°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A0BC |
|---|---|
| RGB | rgb(232, 160, 188) |
| HSL | hsl(337, 61%, 77%) |
| HSV | hsv(337, 31%, 91%) |
| CMYK | cmyk(0%, 31%, 19%, 9%) |
| CIE-LAB | lab(73.50, 30.69, -3.55) |
| CIE-LCH | lch(73.50, 30.90, 353.41°) |
| OKLab | oklab(78.35% 0.0917 -0.009) |
| OKLCH | oklch(78.35% 0.092 354.4) |
| XYZ | xyz(54.9272, 45.9312, 53.5396) |
| Luminance | 0.4593 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.23
Powder Pink
#FFB2D0
ΔE00 5.08
Pig Pink
#E78EA5
ΔE00 5.55
Baby Pink
#FFB7CE
ΔE00 5.96
Soft Pink
#FDB0C0
ΔE00 5.97
Dusty Pink
#D8A7B1
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A0BC #A0E8CC
analogous
#E8A0E0 #E8A0BC #E8A8A0
triadic
#E8A0BC #BCE8A0 #A0BCE8
tetradic
#E8A0BC #E0E8A0 #A0E8CC #A8A0E8
square
#E8A0BC #E0E8A0 #A0E8CC #A8A0E8
split-complementary
#E8A0BC #A0E8A8 #A0E0E8
monochromatic
#D03D77 #DC6F99 #E8A0BC #F4D1DF #F9E6EE
Accessibility & contrast
On white
2.06
#E8A0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#E8A0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A0BC
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A0BC | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBD
Deuteranopia (green-blind)
#B9B9BA
Tritanopia (blue-blind)
#F39DAA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e8a0bc; /* rgb */ color: rgb(232, 160, 188); /* oklch */ color: oklch(78.3% 0.092 354.4);
Tailwind
colors: {
custom: {
50: '#f0bdd0',
500: '#e8a0bc',
950: '#000000',
},
}SCSS
$custom: #e8a0bc; $custom-light: #f0bdd0; $custom-dark: #000000;
JSON
{
"hex": "#e8a0bc",
"rgb": {
"r": 232,
"g": 160,
"b": 188
},
"hsl": {
"h": 336.667,
"s": 61.017,
"l": 76.863
},
"oklch": {
"l": 0.78345,
"c": 0.09214,
"h": 354.4
},
"luminance": 0.45928
}Semantic roles & 50–950 ramp
primary
#E8A0BC
secondary
#DBF0E8
accent
#C9861D
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182