#E8A8BC#E8A8BC
#E8A8BC is a light, moderate pink. Relative luminance 0.488; OKLCH L 79.7% C 0.079 H 358.6°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A8BC |
|---|---|
| RGB | rgb(232, 168, 188) |
| HSL | hsl(341, 58%, 78%) |
| HSV | hsv(341, 28%, 91%) |
| CMYK | cmyk(0%, 27.6%, 19%, 9%) |
| CIE-LAB | lab(75.32, 26.42, -0.87) |
| CIE-LCH | lch(75.32, 26.44, 358.11°) |
| OKLab | oklab(79.74% 0.0792 -0.0019) |
| OKLCH | oklch(79.74% 0.079 358.6) |
| XYZ | xyz(56.3589, 48.7947, 54.0169) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.49
Soft Pink
#FDB0C0
ΔE00 4.26
Dusty Pink
#D8A7B1
ΔE00 4.42
Baby Pink
#FFB7CE
ΔE00 4.62
Powder Pink
#FFB2D0
ΔE00 4.79
Pastel Pink
#FFBACD
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A8BC #A8E8D4
analogous
#E8A8DC #E8A8BC #E8B4A8
triadic
#E8A8BC #BCE8A8 #A8BCE8
tetradic
#E8A8BC #DCE8A8 #A8E8D4 #B4A8E8
square
#E8A8BC #DCE8A8 #A8E8D4 #B4A8E8
split-complementary
#E8A8BC #A8E8B4 #A8DCE8
monochromatic
#CE4771 #DB7897 #E8A8BC #F5D8E1 #F9E7EC
Accessibility & contrast
On white
1.95
#E8A8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#E8A8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A8BC
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A8BC | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BD
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#F3A5AF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e8a8bc; /* rgb */ color: rgb(232, 168, 188); /* oklch */ color: oklch(79.7% 0.079 358.6);
Tailwind
colors: {
custom: {
50: '#f0c2d0',
500: '#e8a8bc',
950: '#000000',
},
}SCSS
$custom: #e8a8bc; $custom-light: #f0c2d0; $custom-dark: #000000;
JSON
{
"hex": "#e8a8bc",
"rgb": {
"r": 232,
"g": 168,
"b": 188
},
"hsl": {
"h": 341.25,
"s": 58.182,
"l": 78.431
},
"oklch": {
"l": 0.79744,
"c": 0.07923,
"h": 358.6
},
"luminance": 0.48792
}Semantic roles & 50–950 ramp
primary
#E8A8BC
secondary
#DBF0E9
accent
#C69220
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171213
muted
#858182