#EB8BC0#EB8BC0
#EB8BC0 is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.4% C 0.132 H 346.5°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8BC0 |
|---|---|
| RGB | rgb(235, 139, 192) |
| HSL | hsl(327, 71%, 73%) |
| HSV | hsv(327, 41%, 92%) |
| CMYK | cmyk(0%, 40.9%, 18.3%, 7.8%) |
| CIE-LAB | lab(69.42, 43.36, -11.78) |
| CIE-LCH | lch(69.42, 44.93, 344.80°) |
| OKLab | oklab(75.36% 0.1288 -0.0309) |
| OKLCH | oklch(75.36% 0.132 346.5) |
| XYZ | xyz(53.0088, 39.9367, 54.7755) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.81
Bubblegum Pink
#FE83CC
ΔE00 3.98
Bubblegum (survey)
#FF6CB5
ΔE00 6.63
Pinky
#FC86AA
ΔE00 7.05
Hot Pink
#FF69B4
ΔE00 7.06
Bubble Gum Pink
#FF69AF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8BC0 #8BEBB6
analogous
#E68BEB #EB8BC0 #EB8B90
triadic
#EB8BC0 #C0EB8B #8BC0EB
tetradic
#EB8BC0 #EBE68B #8BEBB6 #8B90EB
square
#EB8BC0 #EBE68B #8BEBB6 #8B90EB
split-complementary
#EB8BC0 #90EB8B #8BEBE6
monochromatic
#D72587 #E257A4 #EB8BC0 #F4BFDC #FAE5F1
Accessibility & contrast
On white
2.34
#EB8BC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#EB8BC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8BC0
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8BC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8BC0 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A0C2
Deuteranopia (green-blind)
#ABAFBE
Tritanopia (blue-blind)
#F78A9E
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb8bc0; /* rgb */ color: rgb(235, 139, 192); /* oklch */ color: oklch(75.4% 0.132 346.5);
Tailwind
colors: {
custom: {
50: '#f3afd3',
500: '#eb8bc0',
950: '#000000',
},
}SCSS
$custom: #eb8bc0; $custom-light: #f3afd3; $custom-dark: #000000;
JSON
{
"hex": "#eb8bc0",
"rgb": {
"r": 235,
"g": 139,
"b": 192
},
"hsl": {
"h": 326.875,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.75355,
"c": 0.13249,
"h": 346.5
},
"luminance": 0.39933
}Semantic roles & 50–950 ramp
primary
#EB8BC0
secondary
#D9F2E4
accent
#D36913
background
#FFFAFC
surface
#FEF5F9
border
#D6CFD2
text
#171014
muted
#857F82