#EB86F0#EB86F0
#EB86F0 is a light, vivid purple. Relative luminance 0.410; OKLCH L 76.5% C 0.180 H 325.4°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EB86F0 |
|---|---|
| RGB | rgb(235, 134, 240) |
| HSL | hsl(297, 78%, 73%) |
| HSV | hsv(297, 44%, 94%) |
| CMYK | cmyk(2.1%, 44.2%, 0%, 5.9%) |
| CIE-LAB | lab(70.18, 53.88, -37.18) |
| CIE-LCH | lch(70.18, 65.46, 325.39°) |
| OKLab | oklab(76.5% 0.1479 -0.1019) |
| OKLCH | oklch(76.5% 0.18 325.4) |
| XYZ | xyz(58.5129, 41.0064, 87.2541) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.98
Purply Pink
#F075E6
ΔE00 3.55
Lavender Pink
#DD85D7
ΔE00 4.26
Orchid
#DA70D6
ΔE00 6.13
Candy Pink
#FF63E9
ΔE00 6.25
Light Magenta
#FA5FF7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB86F0 #8BF086
analogous
#B686F0 #EB86F0 #F086C0
triadic
#EB86F0 #F0EB86 #86F0EB
tetradic
#EB86F0 #F0B686 #8BF086 #86C0F0
square
#EB86F0 #F0B686 #8BF086 #86C0F0
split-complementary
#EB86F0 #C0F086 #86F0B6
monochromatic
#D71CE0 #E250E9 #EB86F0 #F4BCF7 #FBE4FC
Accessibility & contrast
On white
2.28
#EB86F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#EB86F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB86F0
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB86F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB86F0 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA4F4
Deuteranopia (green-blind)
#97B0ED
Tritanopia (blue-blind)
#F092B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb86f0; /* rgb */ color: rgb(235, 134, 240); /* oklch */ color: oklch(76.5% 0.180 325.4);
Tailwind
colors: {
custom: {
50: '#f3acf5',
500: '#eb86f0',
950: '#000000',
},
}SCSS
$custom: #eb86f0; $custom-light: #f3acf5; $custom-dark: #000000;
JSON
{
"hex": "#eb86f0",
"rgb": {
"r": 235,
"g": 134,
"b": 240
},
"hsl": {
"h": 297.17,
"s": 77.941,
"l": 73.333
},
"oklch": {
"l": 0.765,
"c": 0.17967,
"h": 325.4
},
"luminance": 0.41004
}Semantic roles & 50–950 ramp
primary
#EB86F0
secondary
#D9F3D8
accent
#DA0B15
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85