#E8A9BC#E8A9BC
#E8A9BC is a light, moderate pink. Relative luminance 0.492; OKLCH L 79.9% C 0.078 H 359.2°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A9BC |
|---|---|
| RGB | rgb(232, 169, 188) |
| HSL | hsl(342, 58%, 79%) |
| HSV | hsv(342, 27%, 91%) |
| CMYK | cmyk(0%, 27.2%, 19%, 9%) |
| CIE-LAB | lab(75.55, 25.89, -0.53) |
| CIE-LCH | lch(75.55, 25.90, 358.82°) |
| OKLab | oklab(79.92% 0.0777 -0.001) |
| OKLCH | oklch(79.92% 0.078 359.2) |
| XYZ | xyz(56.5442, 49.1653, 54.0787) |
| Luminance | 0.4916 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.54
Soft Pink
#FDB0C0
ΔE00 4.13
Dusty Pink
#D8A7B1
ΔE00 4.19
Baby Pink
#FFB7CE
ΔE00 4.56
Pastel Pink
#FFBACD
ΔE00 4.80
Powder Pink
#FFB2D0
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A9BC #A9E8D5
analogous
#E8A9DB #E8A9BC #E8B5A9
triadic
#E8A9BC #BCE8A9 #A9BCE8
tetradic
#E8A9BC #DBE8A9 #A9E8D5 #B5A9E8
square
#E8A9BC #DBE8A9 #A9E8D5 #B5A9E8
split-complementary
#E8A9BC #A9E8B5 #A9DBE8
monochromatic
#CE4871 #DB7996 #E8A9BC #F5D9E2 #F9E7EC
Accessibility & contrast
On white
1.94
#E8A9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#E8A9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A9BC
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A9BC | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BD
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#F3A6AF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #e8a9bc; /* rgb */ color: rgb(232, 169, 188); /* oklch */ color: oklch(79.9% 0.078 359.2);
Tailwind
colors: {
custom: {
50: '#f0c3d0',
500: '#e8a9bc',
950: '#000000',
},
}SCSS
$custom: #e8a9bc; $custom-light: #f0c3d0; $custom-dark: #000000;
JSON
{
"hex": "#e8a9bc",
"rgb": {
"r": 232,
"g": 169,
"b": 188
},
"hsl": {
"h": 341.905,
"s": 57.798,
"l": 78.627
},
"oklch": {
"l": 0.79922,
"c": 0.07766,
"h": 359.2
},
"luminance": 0.49163
}Semantic roles & 50–950 ramp
primary
#E8A9BC
secondary
#DBF0EA
accent
#C59420
background
#FEFCFC
surface
#FDF8F9
border
#D5D1D2
text
#171214
muted
#858182