#EB87F0#EB87F0
#EB87F0 is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.6% C 0.178 H 325.4°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EB87F0 |
|---|---|
| RGB | rgb(235, 135, 240) |
| HSL | hsl(297, 78%, 74%) |
| HSV | hsv(297, 44%, 94%) |
| CMYK | cmyk(2.1%, 43.8%, 0%, 5.9%) |
| CIE-LAB | lab(70.37, 53.38, -36.88) |
| CIE-LCH | lch(70.37, 64.88, 325.36°) |
| OKLab | oklab(76.65% 0.1466 -0.1011) |
| OKLCH | oklch(76.65% 0.178 325.4) |
| XYZ | xyz(58.6518, 41.2841, 87.3004) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.13
Purply Pink
#F075E6
ΔE00 3.72
Lavender Pink
#DD85D7
ΔE00 4.23
Orchid
#DA70D6
ΔE00 6.27
Candy Pink
#FF63E9
ΔE00 6.42
Light Magenta
#FA5FF7
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB87F0 #8CF087
analogous
#B687F0 #EB87F0 #F087C0
triadic
#EB87F0 #F0EB87 #87F0EB
tetradic
#EB87F0 #F0B687 #8CF087 #87C0F0
square
#EB87F0 #F0B687 #8CF087 #87C0F0
split-complementary
#EB87F0 #C0F087 #87F0B6
monochromatic
#D71CE1 #E251E9 #EB87F0 #F4BDF7 #FAE4FC
Accessibility & contrast
On white
2.27
#EB87F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#EB87F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB87F0
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB87F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB87F0 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA4F4
Deuteranopia (green-blind)
#98B1ED
Tritanopia (blue-blind)
#F092B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb87f0; /* rgb */ color: rgb(235, 135, 240); /* oklch */ color: oklch(76.6% 0.178 325.4);
Tailwind
colors: {
custom: {
50: '#f3adf5',
500: '#eb87f0',
950: '#000000',
},
}SCSS
$custom: #eb87f0; $custom-light: #f3adf5; $custom-dark: #000000;
JSON
{
"hex": "#eb87f0",
"rgb": {
"r": 235,
"g": 135,
"b": 240
},
"hsl": {
"h": 297.143,
"s": 77.778,
"l": 73.529
},
"oklch": {
"l": 0.76645,
"c": 0.17803,
"h": 325.4
},
"luminance": 0.41281
}Semantic roles & 50–950 ramp
primary
#EB87F0
secondary
#D9F3D8
accent
#DA0B15
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85