#EB87FF#EB87FF
#EB87FF is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.3% C 0.192 H 320.8°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EB87FF |
|---|---|
| RGB | rgb(235, 135, 255) |
| HSL | hsl(290, 100%, 76%) |
| HSV | hsv(290, 47%, 100%) |
| CMYK | cmyk(7.8%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(71.02, 56.15, -44.07) |
| CIE-LCH | lch(71.02, 71.38, 321.87°) |
| OKLab | oklab(77.33% 0.149 -0.1217) |
| OKLCH | oklch(77.33% 0.192 320.8) |
| XYZ | xyz(60.9728, 42.2125, 99.5244) |
| Luminance | 0.4221 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.13
Purply Pink
#F075E6
ΔE00 5.21
Lavender Pink
#DD85D7
ΔE00 6.54
Violet Pink
#FB5FFC
ΔE00 6.58
Light Magenta
#FA5FF7
ΔE00 6.73
Liliac
#C48EFD
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB87FF #9BFF87
analogous
#AF87FF #EB87FF #FF87D7
triadic
#EB87FF #FFEB87 #87FFEB
tetradic
#EB87FF #FFAF87 #9BFF87 #87D7FF
square
#EB87FF #FFAF87 #9BFF87 #87D7FF
split-complementary
#EB87FF #D7FF87 #87FFAF
monochromatic
#D70DFF #E14AFF #EB87FF #F5C4FF #FAE0FF
Accessibility & contrast
On white
2.22
#EB87FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#EB87FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB87FF
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB87FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB87FF | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A7FF
Deuteranopia (green-blind)
#92B2FC
Tritanopia (blue-blind)
#ED97B7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb87ff; /* rgb */ color: rgb(235, 135, 255); /* oklch */ color: oklch(77.3% 0.192 320.8);
Tailwind
colors: {
custom: {
50: '#f3adff',
500: '#eb87ff',
950: '#000000',
},
}SCSS
$custom: #eb87ff; $custom-light: #f3adff; $custom-dark: #000000;
JSON
{
"hex": "#eb87ff",
"rgb": {
"r": 235,
"g": 135,
"b": 255
},
"hsl": {
"h": 290,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.77333,
"c": 0.19241,
"h": 320.8
},
"luminance": 0.4221
}Semantic roles & 50–950 ramp
primary
#EB87FF
secondary
#DAF7D4
accent
#E60026
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86