#E8A0BB#E8A0BB
#E8A0BB is a light, moderate pink. Relative luminance 0.459; OKLCH L 78.3% C 0.092 H 355.2°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A0BB |
|---|---|
| RGB | rgb(232, 160, 187) |
| HSL | hsl(338, 61%, 77%) |
| HSV | hsv(338, 31%, 91%) |
| CMYK | cmyk(0%, 31%, 19.4%, 9%) |
| CIE-LAB | lab(73.47, 30.54, -3.04) |
| CIE-LCH | lch(73.47, 30.69, 354.32°) |
| OKLab | oklab(78.31% 0.0914 -0.0076) |
| OKLCH | oklch(78.31% 0.092 355.2) |
| XYZ | xyz(54.8198, 45.8882, 52.9739) |
| Luminance | 0.4588 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.96
Powder Pink
#FFB2D0
ΔE00 5.12
Pig Pink
#E78EA5
ΔE00 5.37
Soft Pink
#FDB0C0
ΔE00 5.78
Baby Pink
#FFB7CE
ΔE00 5.91
Dusty Pink
#D8A7B1
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A0BB #A0E8CD
analogous
#E8A0DF #E8A0BB #E8A9A0
triadic
#E8A0BB #BBE8A0 #A0BBE8
tetradic
#E8A0BB #DFE8A0 #A0E8CD #A9A0E8
square
#E8A0BB #DFE8A0 #A0E8CD #A9A0E8
split-complementary
#E8A0BB #A0E8A9 #A0DFE8
monochromatic
#D03D74 #DC6F98 #E8A0BB #F4D1DE #F9E6ED
Accessibility & contrast
On white
2.06
#E8A0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#E8A0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A0BB
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A0BB | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBC
Deuteranopia (green-blind)
#B9B9B9
Tritanopia (blue-blind)
#F39DA9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e8a0bb; /* rgb */ color: rgb(232, 160, 187); /* oklch */ color: oklch(78.3% 0.092 355.2);
Tailwind
colors: {
custom: {
50: '#f0bdcf',
500: '#e8a0bb',
950: '#000000',
},
}SCSS
$custom: #e8a0bb; $custom-light: #f0bdcf; $custom-dark: #000000;
JSON
{
"hex": "#e8a0bb",
"rgb": {
"r": 232,
"g": 160,
"b": 187
},
"hsl": {
"h": 337.5,
"s": 61.017,
"l": 76.863
},
"oklch": {
"l": 0.78314,
"c": 0.09167,
"h": 355.2
},
"luminance": 0.45885
}Semantic roles & 50–950 ramp
primary
#E8A0BB
secondary
#DBF0E8
accent
#C9881D
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171213
muted
#858182