#EB8ABC#EB8ABC
#EB8ABC is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.1% C 0.132 H 348.5°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8ABC |
|---|---|
| RGB | rgb(235, 138, 188) |
| HSL | hsl(329, 71%, 73%) |
| HSV | hsv(329, 41%, 92%) |
| CMYK | cmyk(0%, 41.3%, 20%, 7.8%) |
| CIE-LAB | lab(69.09, 43.28, -10.04) |
| CIE-LCH | lch(69.09, 44.43, 346.93°) |
| OKLab | oklab(75.06% 0.1291 -0.0262) |
| OKLCH | oklch(75.06% 0.132 348.5) |
| XYZ | xyz(52.4275, 39.4735, 52.4250) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.68
Bubblegum Pink
#FE83CC
ΔE00 4.42
Pinky
#FC86AA
ΔE00 6.26
Bubblegum (survey)
#FF6CB5
ΔE00 6.38
Carnation Pink
#FF7FA7
ΔE00 6.77
Hot Pink
#FF69B4
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8ABC #8AEBB9
analogous
#E98AEB #EB8ABC #EB8A8B
triadic
#EB8ABC #BCEB8A #8ABCEB
tetradic
#EB8ABC #EBE98A #8AEBB9 #8A8BEB
square
#EB8ABC #EBE98A #8AEBB9 #8A8BEB
split-complementary
#EB8ABC #8BEB8A #8AEBE9
monochromatic
#D62580 #E2569E #EB8ABC #F4BEDA #FBE5F0
Accessibility & contrast
On white
2.36
#EB8ABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#EB8ABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8ABC
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8ABC | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FBE
Deuteranopia (green-blind)
#ABAFBA
Tritanopia (blue-blind)
#F7889C
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb8abc; /* rgb */ color: rgb(235, 138, 188); /* oklch */ color: oklch(75.1% 0.132 348.5);
Tailwind
colors: {
custom: {
50: '#f3aed0',
500: '#eb8abc',
950: '#000000',
},
}SCSS
$custom: #eb8abc; $custom-light: #f3aed0; $custom-dark: #000000;
JSON
{
"hex": "#eb8abc",
"rgb": {
"r": 235,
"g": 138,
"b": 188
},
"hsl": {
"h": 329.072,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.75063,
"c": 0.13175,
"h": 348.5
},
"luminance": 0.3947
}Semantic roles & 50–950 ramp
primary
#EB8ABC
secondary
#D9F2E5
accent
#D37013
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82