#E8A9BB#E8A9BB
#E8A9BB is a light, moderate pink. Relative luminance 0.491; OKLCH L 79.9% C 0.077 H 0.2°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A9BB |
|---|---|
| RGB | rgb(232, 169, 187) |
| HSL | hsl(343, 58%, 79%) |
| HSV | hsv(343, 27%, 91%) |
| CMYK | cmyk(0%, 27.2%, 19.4%, 9%) |
| CIE-LAB | lab(75.53, 25.74, -0.03) |
| CIE-LCH | lch(75.53, 25.74, 359.94°) |
| OKLab | oklab(79.89% 0.0773 0.0003) |
| OKLCH | oklch(79.89% 0.077 0.2) |
| XYZ | xyz(56.4368, 49.1223, 53.5129) |
| Luminance | 0.4912 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.40
Soft Pink
#FDB0C0
ΔE00 4.01
Dusty Pink
#D8A7B1
ΔE00 4.02
Baby Pink
#FFB7CE
ΔE00 4.64
Pastel Pink
#FFBACD
ΔE00 4.80
Powder Pink
#FFB2D0
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A9BB #A9E8D6
analogous
#E8A9DA #E8A9BB #E8B6A9
triadic
#E8A9BB #BBE8A9 #A9BBE8
tetradic
#E8A9BB #DAE8A9 #A9E8D6 #B6A9E8
square
#E8A9BB #DAE8A9 #A9E8D6 #B6A9E8
split-complementary
#E8A9BB #A9E8B6 #A9DAE8
monochromatic
#CE486F #DB7995 #E8A9BB #F5D9E1 #F9E7EC
Accessibility & contrast
On white
1.94
#E8A9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#E8A9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A9BB
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A9BB | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BC
Deuteranopia (green-blind)
#C0BEBA
Tritanopia (blue-blind)
#F3A6AF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #e8a9bb; /* rgb */ color: rgb(232, 169, 187); /* oklch */ color: oklch(79.9% 0.077 0.2);
Tailwind
colors: {
custom: {
50: '#f0c3cf',
500: '#e8a9bb',
950: '#000000',
},
}SCSS
$custom: #e8a9bb; $custom-light: #f0c3cf; $custom-dark: #000000;
JSON
{
"hex": "#e8a9bb",
"rgb": {
"r": 232,
"g": 169,
"b": 187
},
"hsl": {
"h": 342.857,
"s": 57.798,
"l": 78.627
},
"oklch": {
"l": 0.79892,
"c": 0.07729,
"h": 0.2
},
"luminance": 0.4912
}Semantic roles & 50–950 ramp
primary
#E8A9BB
secondary
#DBF0EA
accent
#C59620
background
#FEFCFC
surface
#FDF8F9
border
#D5D1D2
text
#171213
muted
#858182