#EB86EF#EB86EF
#EB86EF is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.5% C 0.179 H 325.8°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EB86EF |
|---|---|
| RGB | rgb(235, 134, 239) |
| HSL | hsl(298, 77%, 73%) |
| HSV | hsv(298, 44%, 94%) |
| CMYK | cmyk(1.7%, 43.9%, 0%, 6.3%) |
| CIE-LAB | lab(70.14, 53.70, -36.70) |
| CIE-LCH | lch(70.14, 65.04, 325.65°) |
| OKLab | oklab(76.46% 0.1478 -0.1006) |
| OKLCH | oklch(76.46% 0.179 325.8) |
| XYZ | xyz(58.3648, 40.9471, 86.4739) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.92
Purply Pink
#F075E6
ΔE00 3.48
Lavender Pink
#DD85D7
ΔE00 4.11
Orchid
#DA70D6
ΔE00 6.06
Candy Pink
#FF63E9
ΔE00 6.22
Light Magenta
#FA5FF7
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB86EF #8AEF86
analogous
#B686EF #EB86EF #EF86BE
triadic
#EB86EF #EFEB86 #86EFEB
tetradic
#EB86EF #EFB686 #8AEF86 #86BEEF
square
#EB86EF #EFB686 #8AEF86 #86BEEF
split-complementary
#EB86EF #BEEF86 #86EFB6
monochromatic
#D61DDD #E250E8 #EB86EF #F4BCF6 #FBE4FB
Accessibility & contrast
On white
2.29
#EB86EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#EB86EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB86EF
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB86EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB86EF | 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)
#7CA3F3
Deuteranopia (green-blind)
#98B0EC
Tritanopia (blue-blind)
#F091AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb86ef; /* rgb */ color: rgb(235, 134, 239); /* oklch */ color: oklch(76.5% 0.179 325.8);
Tailwind
colors: {
custom: {
50: '#f3acf4',
500: '#eb86ef',
950: '#000000',
},
}SCSS
$custom: #eb86ef; $custom-light: #f3acf4; $custom-dark: #000000;
JSON
{
"hex": "#eb86ef",
"rgb": {
"r": 235,
"g": 134,
"b": 239
},
"hsl": {
"h": 297.714,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.76456,
"c": 0.17873,
"h": 325.8
},
"luminance": 0.40944
}Semantic roles & 50–950 ramp
primary
#EB86EF
secondary
#D9F3D8
accent
#D90D14
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85