#EB87EA#EB87EA
#EB87EA is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.4% C 0.172 H 327.5°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EB87EA |
|---|---|
| RGB | rgb(235, 135, 234) |
| HSL | hsl(301, 71%, 73%) |
| HSV | hsv(301, 43%, 92%) |
| CMYK | cmyk(0%, 42.6%, 0.4%, 7.8%) |
| CIE-LAB | lab(70.13, 52.30, -33.97) |
| CIE-LCH | lch(70.13, 62.36, 327.00°) |
| OKLab | oklab(76.38% 0.1454 -0.0928) |
| OKLCH | oklch(76.38% 0.172 327.5) |
| XYZ | xyz(57.7752, 40.9335, 82.6837) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.31
Lavender Pink
#DD85D7
ΔE00 3.38
Purply Pink
#F075E6
ΔE00 3.50
Orchid
#DA70D6
ΔE00 5.98
Candy Pink
#FF63E9
ΔE00 6.33
Light Magenta
#FA5FF7
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB87EA #87EB88
analogous
#BA87EB #EB87EA #EB87B8
triadic
#EB87EA #EAEB87 #87EAEB
tetradic
#EB87EA #EBBA87 #87EB88 #87B8EB
square
#EB87EA #EBBA87 #87EB88 #87B8EB
split-complementary
#EB87EA #B8EB87 #87EBBA
monochromatic
#D423D2 #E253E1 #EB87EA #F4BBF3 #FBE5FA
Accessibility & contrast
On white
2.29
#EB87EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#EB87EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB87EA
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB87EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB87EA | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3ED
Deuteranopia (green-blind)
#9BB0E7
Tritanopia (blue-blind)
#F191AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb87ea; /* rgb */ color: rgb(235, 135, 234); /* oklch */ color: oklch(76.4% 0.172 327.5);
Tailwind
colors: {
custom: {
50: '#f3acf1',
500: '#eb87ea',
950: '#000000',
},
}SCSS
$custom: #eb87ea; $custom-light: #f3acf1; $custom-dark: #000000;
JSON
{
"hex": "#eb87ea",
"rgb": {
"r": 235,
"g": 135,
"b": 234
},
"hsl": {
"h": 300.6,
"s": 71.429,
"l": 72.549
},
"oklch": {
"l": 0.76382,
"c": 0.17249,
"h": 327.5
},
"luminance": 0.40931
}Semantic roles & 50–950 ramp
primary
#EB87EA
secondary
#D9F2D9
accent
#D31412
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84