#E8A8B9#E8A8B9
#E8A8B9 is a light, moderate pink. Relative luminance 0.487; OKLCH L 79.7% C 0.078 H 1.5°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A8B9 |
|---|---|
| RGB | rgb(232, 168, 185) |
| HSL | hsl(344, 58%, 78%) |
| HSV | hsv(344, 28%, 91%) |
| CMYK | cmyk(0%, 27.6%, 20.3%, 9%) |
| CIE-LAB | lab(75.24, 25.97, 0.65) |
| CIE-LCH | lch(75.24, 25.98, 1.44°) |
| OKLab | oklab(79.66% 0.0781 0.0021) |
| OKLCH | oklch(79.66% 0.078 1.5) |
| XYZ | xyz(56.0389, 48.6666, 52.3314) |
| Luminance | 0.4866 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.05
Soft Pink
#FDB0C0
ΔE00 3.90
Dusty Pink
#D8A7B1
ΔE00 3.92
Baby Pink
#FFB7CE
ΔE00 4.87
Pastel Pink
#FFBACD
ΔE00 4.99
Lightpink
#FFB6C1
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A8B9 #A8E8D7
analogous
#E8A8D9 #E8A8B9 #E8B7A8
triadic
#E8A8B9 #B9E8A8 #A8B9E8
tetradic
#E8A8B9 #D9E8A8 #A8E8D7 #B7A8E8
square
#E8A8B9 #D9E8A8 #A8E8D7 #B7A8E8
split-complementary
#E8A8B9 #A8E8B7 #A8D9E8
monochromatic
#CE476B #DB7892 #E8A8B9 #F5D8E0 #F9E7EC
Accessibility & contrast
On white
1.96
#E8A8B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#E8A8B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A8B9
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A8B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A8B9 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BA
Deuteranopia (green-blind)
#BFBEB8
Tritanopia (blue-blind)
#F3A4AE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e8a8b9; /* rgb */ color: rgb(232, 168, 185); /* oklch */ color: oklch(79.7% 0.078 1.5);
Tailwind
colors: {
custom: {
50: '#f0c2ce',
500: '#e8a8b9',
950: '#000000',
},
}SCSS
$custom: #e8a8b9; $custom-light: #f0c2ce; $custom-dark: #000000;
JSON
{
"hex": "#e8a8b9",
"rgb": {
"r": 232,
"g": 168,
"b": 185
},
"hsl": {
"h": 344.063,
"s": 58.182,
"l": 78.431
},
"oklch": {
"l": 0.79656,
"c": 0.07815,
"h": 1.5
},
"luminance": 0.48664
}Semantic roles & 50–950 ramp
primary
#E8A8B9
secondary
#DBF0EA
accent
#C69A20
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171213
muted
#858182