#EB87CC#EB87CC
#EB87CC is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.2% C 0.147 H 339.8°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EB87CC |
|---|---|
| RGB | rgb(235, 135, 204) |
| HSL | hsl(319, 71%, 73%) |
| HSV | hsv(319, 43%, 92%) |
| CMYK | cmyk(0%, 42.6%, 13.2%, 7.8%) |
| CIE-LAB | lab(69.01, 47.26, -19.10) |
| CIE-LCH | lch(69.01, 50.97, 338.00°) |
| OKLab | oklab(75.17% 0.1383 -0.051) |
| OKLCH | oklch(75.17% 0.147 339.8) |
| XYZ | xyz(53.8243, 39.3531, 61.8760) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.32
Lavender Pink
#DD85D7
ΔE00 4.47
Pink (survey)
#FF81C0
ΔE00 5.03
Purply Pink
#F075E6
ΔE00 6.91
Violet (CSS)
#EE82EE
ΔE00 6.92
Bubblegum (survey)
#FF6CB5
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB87CC #87EBA6
analogous
#D887EB #EB87CC #EB879A
triadic
#EB87CC #CCEB87 #87CCEB
tetradic
#EB87CC #EBD887 #87EBA6 #879AEB
square
#EB87CC #EBD887 #87EBA6 #879AEB
split-complementary
#EB87CC #9AEB87 #87EBD8
monochromatic
#D4239D #E253B6 #EB87CC #F4BBE2 #FBE5F4
Accessibility & contrast
On white
2.37
#EB87CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#EB87CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB87CC
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB87CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB87CC | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9FCE
Deuteranopia (green-blind)
#A5AEC9
Tritanopia (blue-blind)
#F589A1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb87cc; /* rgb */ color: rgb(235, 135, 204); /* oklch */ color: oklch(75.2% 0.147 339.8);
Tailwind
colors: {
custom: {
50: '#f3acdb',
500: '#eb87cc',
950: '#000000',
},
}SCSS
$custom: #eb87cc; $custom-light: #f3acdb; $custom-dark: #000000;
JSON
{
"hex": "#eb87cc",
"rgb": {
"r": 235,
"g": 135,
"b": 204
},
"hsl": {
"h": 318.6,
"s": 71.429,
"l": 72.549
},
"oklch": {
"l": 0.75171,
"c": 0.14744,
"h": 339.8
},
"luminance": 0.3935
}Semantic roles & 50–950 ramp
primary
#EB87CC
secondary
#D9F2E1
accent
#D34E12
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83