#EB86F5#EB86F5
#EB86F5 is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.7% C 0.184 H 323.8°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EB86F5 |
|---|---|
| RGB | rgb(235, 134, 245) |
| HSL | hsl(295, 85%, 74%) |
| HSV | hsv(295, 45%, 96%) |
| CMYK | cmyk(4.1%, 45.3%, 0%, 3.9%) |
| CIE-LAB | lab(70.39, 54.79, -39.59) |
| CIE-LCH | lch(70.39, 67.60, 324.15°) |
| OKLab | oklab(76.73% 0.1488 -0.1088) |
| OKLCH | oklch(76.73% 0.184 323.8) |
| XYZ | xyz(59.2659, 41.3076, 91.2198) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.56
Purply Pink
#F075E6
ΔE00 3.97
Lavender Pink
#DD85D7
ΔE00 5.02
Light Magenta
#FA5FF7
ΔE00 6.46
Violet Pink
#FB5FFC
ΔE00 6.47
Candy Pink
#FF63E9
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB86F5 #90F586
analogous
#B486F5 #EB86F5 #F586C7
triadic
#EB86F5 #F5EB86 #86F5EB
tetradic
#EB86F5 #F5B486 #90F586 #86C7F5
square
#EB86F5 #F5B486 #90F586 #86C7F5
split-complementary
#EB86F5 #C7F586 #86F5B4
monochromatic
#D815EC #E24DF0 #EB86F5 #F4BFFA #FAE3FD
Accessibility & contrast
On white
2.27
#EB86F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#EB86F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB86F5
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB86F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB86F5 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A4F9
Deuteranopia (green-blind)
#95B0F2
Tritanopia (blue-blind)
#EF93B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb86f5; /* rgb */ color: rgb(235, 134, 245); /* oklch */ color: oklch(76.7% 0.184 323.8);
Tailwind
colors: {
custom: {
50: '#f3acf9',
500: '#eb86f5',
950: '#000000',
},
}SCSS
$custom: #eb86f5; $custom-light: #f3acf9; $custom-dark: #000000;
JSON
{
"hex": "#eb86f5",
"rgb": {
"r": 235,
"g": 134,
"b": 245
},
"hsl": {
"h": 294.595,
"s": 84.733,
"l": 74.314
},
"oklch": {
"l": 0.76726,
"c": 0.18437,
"h": 323.8
},
"luminance": 0.41305
}Semantic roles & 50–950 ramp
primary
#EB86F5
secondary
#D9F5D6
accent
#E10418
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85