#EB87DA#EB87DA
#EB87DA is a light, vivid pink. Relative luminance 0.401; OKLCH L 75.7% C 0.158 H 333.6°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EB87DA |
|---|---|
| RGB | rgb(235, 135, 218) |
| HSL | hsl(310, 71%, 73%) |
| HSV | hsv(310, 43%, 92%) |
| CMYK | cmyk(0%, 42.6%, 7.2%, 7.8%) |
| CIE-LAB | lab(69.51, 49.54, -26.10) |
| CIE-LCH | lch(69.51, 56.00, 332.22°) |
| OKLab | oklab(75.71% 0.1419 -0.0705) |
| OKLCH | oklch(75.71% 0.158 333.6) |
| XYZ | xyz(55.5795, 40.0552, 71.1200) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.51
Violet (CSS)
#EE82EE
ΔE00 4.03
Purply Pink
#F075E6
ΔE00 4.59
Bubblegum Pink
#FE83CC
ΔE00 5.16
Orchid
#DA70D6
ΔE00 6.30
Plum
#DDA0DD
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB87DA #87EB98
analogous
#CA87EB #EB87DA #EB87A8
triadic
#EB87DA #DAEB87 #87DAEB
tetradic
#EB87DA #EBCA87 #87EB98 #87A8EB
square
#EB87DA #EBCA87 #87EB98 #87A8EB
split-complementary
#EB87DA #A8EB87 #87EBCA
monochromatic
#D423B6 #E253CA #EB87DA #F4BBEA #FBE5F7
Accessibility & contrast
On white
2.33
#EB87DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#EB87DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB87DA
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB87DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB87DA | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DD
Deuteranopia (green-blind)
#A0AFD7
Tritanopia (blue-blind)
#F38CA7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb87da; /* rgb */ color: rgb(235, 135, 218); /* oklch */ color: oklch(75.7% 0.158 333.6);
Tailwind
colors: {
custom: {
50: '#f3ace5',
500: '#eb87da',
950: '#000000',
},
}SCSS
$custom: #eb87da; $custom-light: #f3ace5; $custom-dark: #000000;
JSON
{
"hex": "#eb87da",
"rgb": {
"r": 235,
"g": 135,
"b": 218
},
"hsl": {
"h": 310.2,
"s": 71.429,
"l": 72.549
},
"oklch": {
"l": 0.75713,
"c": 0.15848,
"h": 333.6
},
"luminance": 0.40052
}Semantic roles & 50–950 ramp
primary
#EB87DA
secondary
#D9F2DD
accent
#D33312
background
#FFFAFE
surface
#FEF4FC
border
#D6CED5
text
#171015
muted
#857F84