#EB87F7#EB87F7
#EB87F7 is a light, vivid purple. Relative luminance 0.417; OKLCH L 77.0% C 0.185 H 323.2°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EB87F7 |
|---|---|
| RGB | rgb(235, 135, 247) |
| HSL | hsl(294, 88%, 75%) |
| HSV | hsv(294, 45%, 97%) |
| CMYK | cmyk(4.9%, 45.3%, 0%, 3.1%) |
| CIE-LAB | lab(70.67, 54.66, -40.25) |
| CIE-LCH | lch(70.67, 67.88, 323.63°) |
| OKLab | oklab(76.96% 0.1478 -0.1107) |
| OKLCH | oklch(76.96% 0.185 323.2) |
| XYZ | xyz(59.7117, 41.7081, 92.8828) |
| Luminance | 0.4171 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.91
Purply Pink
#F075E6
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 5.30
Violet Pink
#FB5FFC
ΔE00 6.61
Light Magenta
#FA5FF7
ΔE00 6.64
Candy Pink
#FF63E9
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB87F7 #93F787
analogous
#B387F7 #EB87F7 #F787CB
triadic
#EB87F7 #F7EB87 #87F7EB
tetradic
#EB87F7 #F7B387 #93F787 #87CBF7
square
#EB87F7 #F7B387 #93F787 #87CBF7
split-complementary
#EB87F7 #CBF787 #87F7B3
monochromatic
#D814EF #E14EF3 #EB87F7 #F5C0FB #FAE2FD
Accessibility & contrast
On white
2.25
#EB87F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#EB87F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB87F7
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB87F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB87F7 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A5FB
Deuteranopia (green-blind)
#95B1F4
Tritanopia (blue-blind)
#EE94B4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #eb87f7; /* rgb */ color: rgb(235, 135, 247); /* oklch */ color: oklch(77.0% 0.185 323.2);
Tailwind
colors: {
custom: {
50: '#f3adfa',
500: '#eb87f7',
950: '#000000',
},
}SCSS
$custom: #eb87f7; $custom-light: #f3adfa; $custom-dark: #000000;
JSON
{
"hex": "#eb87f7",
"rgb": {
"r": 235,
"g": 135,
"b": 247
},
"hsl": {
"h": 293.571,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.76961,
"c": 0.18466,
"h": 323.2
},
"luminance": 0.41706
}Semantic roles & 50–950 ramp
primary
#EB87F7
secondary
#D9F5D6
accent
#E4011A
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85