#EB86EA#EB86EA
#EB86EA is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.2% C 0.174 H 327.5°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EB86EA |
|---|---|
| RGB | rgb(235, 134, 234) |
| HSL | hsl(301, 72%, 72%) |
| HSV | hsv(301, 43%, 92%) |
| CMYK | cmyk(0%, 43%, 0.4%, 7.8%) |
| CIE-LAB | lab(69.93, 52.80, -34.27) |
| CIE-LCH | lch(69.93, 62.95, 327.02°) |
| OKLab | oklab(76.24% 0.1468 -0.0936) |
| OKLCH | oklch(76.24% 0.174 327.5) |
| XYZ | xyz(57.6363, 40.6557, 82.6374) |
| Luminance | 0.4065 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.13
Purply Pink
#F075E6
ΔE00 3.30
Lavender Pink
#DD85D7
ΔE00 3.39
Orchid
#DA70D6
ΔE00 5.82
Candy Pink
#FF63E9
ΔE00 6.14
Light Magenta
#FA5FF7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB86EA #86EB87
analogous
#BA86EB #EB86EA #EB86B8
triadic
#EB86EA #EAEB86 #86EAEB
tetradic
#EB86EA #EBBA86 #86EB87 #86B8EB
square
#EB86EA #EBBA86 #86EB87 #86B8EB
split-complementary
#EB86EA #B8EB86 #86EBBA
monochromatic
#D423D2 #E251E1 #EB86EA #F4BBF3 #FBE5FA
Accessibility & contrast
On white
2.30
#EB86EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#EB86EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB86EA
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB86EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB86EA | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3ED
Deuteranopia (green-blind)
#9AB0E7
Tritanopia (blue-blind)
#F190AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb86ea; /* rgb */ color: rgb(235, 134, 234); /* oklch */ color: oklch(76.2% 0.174 327.5);
Tailwind
colors: {
custom: {
50: '#f3acf1',
500: '#eb86ea',
950: '#000000',
},
}SCSS
$custom: #eb86ea; $custom-light: #f3acf1; $custom-dark: #000000;
JSON
{
"hex": "#eb86ea",
"rgb": {
"r": 235,
"g": 134,
"b": 234
},
"hsl": {
"h": 300.594,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.76236,
"c": 0.17414,
"h": 327.5
},
"luminance": 0.40653
}Semantic roles & 50–950 ramp
primary
#EB86EA
secondary
#D9F2D9
accent
#D41412
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84