#EB86F6#EB86F6
#EB86F6 is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.8% C 0.185 H 323.5°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EB86F6 |
|---|---|
| RGB | rgb(235, 134, 246) |
| HSL | hsl(294, 86%, 75%) |
| HSV | hsv(294, 46%, 96%) |
| CMYK | cmyk(4.5%, 45.5%, 0%, 3.5%) |
| CIE-LAB | lab(70.43, 54.97, -40.07) |
| CIE-LCH | lch(70.43, 68.03, 323.91°) |
| OKLab | oklab(76.77% 0.149 -0.1102) |
| OKLCH | oklch(76.77% 0.185 323.5) |
| XYZ | xyz(59.4190, 41.3688, 92.0260) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.71
Purply Pink
#F075E6
ΔE00 4.07
Lavender Pink
#DD85D7
ΔE00 5.17
Violet Pink
#FB5FFC
ΔE00 6.44
Light Magenta
#FA5FF7
ΔE00 6.45
Candy Pink
#FF63E9
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB86F6 #91F686
analogous
#B386F6 #EB86F6 #F686C9
triadic
#EB86F6 #F6EB86 #86F6EB
tetradic
#EB86F6 #F6B386 #91F686 #86C9F6
square
#EB86F6 #F6B386 #91F686 #86C9F6
split-complementary
#EB86F6 #C9F686 #86F6B3
monochromatic
#D814EE #E24DF2 #EB86F6 #F4BFFA #FAE3FD
Accessibility & contrast
On white
2.26
#EB86F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#EB86F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB86F6
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB86F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB86F6 | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FA
Deuteranopia (green-blind)
#95B0F3
Tritanopia (blue-blind)
#EF93B3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb86f6; /* rgb */ color: rgb(235, 134, 246); /* oklch */ color: oklch(76.8% 0.185 323.5);
Tailwind
colors: {
custom: {
50: '#f3acf9',
500: '#eb86f6',
950: '#000000',
},
}SCSS
$custom: #eb86f6; $custom-light: #f3acf9; $custom-dark: #000000;
JSON
{
"hex": "#eb86f6",
"rgb": {
"r": 235,
"g": 134,
"b": 246
},
"hsl": {
"h": 294.107,
"s": 86.154,
"l": 74.51
},
"oklch": {
"l": 0.76772,
"c": 0.18532,
"h": 323.5
},
"luminance": 0.41366
}Semantic roles & 50–950 ramp
primary
#EB86F6
secondary
#D9F5D6
accent
#E30319
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85