#EB87F8#EB87F8
#EB87F8 is a light, vivid purple. Relative luminance 0.418; OKLCH L 77.0% C 0.186 H 322.8°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EB87F8 |
|---|---|
| RGB | rgb(235, 135, 248) |
| HSL | hsl(293, 89%, 75%) |
| HSV | hsv(293, 46%, 97%) |
| CMYK | cmyk(5.2%, 45.6%, 0%, 2.7%) |
| CIE-LAB | lab(70.71, 54.84, -40.73) |
| CIE-LCH | lch(70.71, 68.31, 323.40°) |
| OKLab | oklab(77.01% 0.1479 -0.1121) |
| OKLCH | oklch(77.01% 0.186 322.8) |
| XYZ | xyz(59.8664, 41.7700, 93.6977) |
| Luminance | 0.4177 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.06
Purply Pink
#F075E6
ΔE00 4.41
Lavender Pink
#DD85D7
ΔE00 5.46
Violet Pink
#FB5FFC
ΔE00 6.59
Light Magenta
#FA5FF7
ΔE00 6.63
Candy Pink
#FF63E9
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB87F8 #94F887
analogous
#B287F8 #EB87F8 #F887CD
triadic
#EB87F8 #F8EB87 #87F8EB
tetradic
#EB87F8 #F8B287 #94F887 #87CDF8
square
#EB87F8 #F8B287 #94F887 #87CDF8
split-complementary
#EB87F8 #CDF887 #87F8B2
monochromatic
#D813F1 #E14DF5 #EB87F8 #F5C1FB #FAE2FD
Accessibility & contrast
On white
2.25
#EB87F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#EB87F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB87F8
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB87F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB87F8 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FC
Deuteranopia (green-blind)
#95B1F5
Tritanopia (blue-blind)
#EE95B4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #eb87f8; /* rgb */ color: rgb(235, 135, 248); /* oklch */ color: oklch(77.0% 0.186 322.8);
Tailwind
colors: {
custom: {
50: '#f3adfb',
500: '#eb87f8',
950: '#000000',
},
}SCSS
$custom: #eb87f8; $custom-light: #f3adfb; $custom-dark: #000000;
JSON
{
"hex": "#eb87f8",
"rgb": {
"r": 235,
"g": 135,
"b": 248
},
"hsl": {
"h": 293.097,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.77007,
"c": 0.18562,
"h": 322.8
},
"luminance": 0.41767
}Semantic roles & 50–950 ramp
primary
#EB87F8
secondary
#D9F5D6
accent
#E6001A
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85