#E8A9BF#E8A9BF
#E8A9BF is a light, moderate pink. Relative luminance 0.493; OKLCH L 80.0% C 0.079 H 356.3°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A9BF |
|---|---|
| RGB | rgb(232, 169, 191) |
| HSL | hsl(339, 58%, 79%) |
| HSV | hsv(339, 27%, 91%) |
| CMYK | cmyk(0%, 27.2%, 17.7%, 9%) |
| CIE-LAB | lab(75.64, 26.35, -2.06) |
| CIE-LCH | lch(75.64, 26.43, 355.53°) |
| OKLab | oklab(80.01% 0.0787 -0.0051) |
| OKLCH | oklch(80.01% 0.079 356.3) |
| XYZ | xyz(56.8710, 49.2960, 55.7996) |
| Luminance | 0.4929 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.09
Powder Pink
#FFB2D0
ΔE00 4.42
Baby Pink
#FFB7CE
ΔE00 4.45
Soft Pink
#FDB0C0
ΔE00 4.63
Dusty Pink
#D8A7B1
ΔE00 4.80
Pastel Pink
#FFBACD
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A9BF #A9E8D2
analogous
#E8A9DE #E8A9BF #E8B2A9
triadic
#E8A9BF #BFE8A9 #A9BFE8
tetradic
#E8A9BF #DEE8A9 #A9E8D2 #B2A9E8
square
#E8A9BF #DEE8A9 #A9E8D2 #B2A9E8
split-complementary
#E8A9BF #A9E8B2 #A9DEE8
monochromatic
#CE4877 #DB799B #E8A9BF #F5D9E3 #F9E7ED
Accessibility & contrast
On white
1.93
#E8A9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#E8A9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A9BF
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A9BF | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4C0
Deuteranopia (green-blind)
#BFBEBE
Tritanopia (blue-blind)
#F2A6B0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #e8a9bf; /* rgb */ color: rgb(232, 169, 191); /* oklch */ color: oklch(80.0% 0.079 356.3);
Tailwind
colors: {
custom: {
50: '#f0c3d2',
500: '#e8a9bf',
950: '#000000',
},
}SCSS
$custom: #e8a9bf; $custom-light: #f0c3d2; $custom-dark: #000000;
JSON
{
"hex": "#e8a9bf",
"rgb": {
"r": 232,
"g": 169,
"b": 191
},
"hsl": {
"h": 339.048,
"s": 57.798,
"l": 78.627
},
"oklch": {
"l": 0.80011,
"c": 0.07889,
"h": 356.3
},
"luminance": 0.49293
}Semantic roles & 50–950 ramp
primary
#E8A9BF
secondary
#DBF0E9
accent
#C58C20
background
#FEFCFC
surface
#FDF8F9
border
#D5D1D2
text
#171214
muted
#858182