#EB86EC#EB86EC
#EB86EC is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.3% C 0.176 H 326.8°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EB86EC |
|---|---|
| RGB | rgb(235, 134, 236) |
| HSL | hsl(299, 73%, 73%) |
| HSV | hsv(299, 43%, 93%) |
| CMYK | cmyk(0.4%, 43.2%, 0%, 7.5%) |
| CIE-LAB | lab(70.02, 53.16, -35.24) |
| CIE-LCH | lch(70.02, 63.78, 326.46°) |
| OKLab | oklab(76.32% 0.1472 -0.0964) |
| OKLCH | oklch(76.32% 0.176 326.8) |
| XYZ | xyz(57.9252, 40.7713, 84.1591) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.95
Purply Pink
#F075E6
ΔE00 3.34
Lavender Pink
#DD85D7
ΔE00 3.67
Orchid
#DA70D6
ΔE00 5.90
Candy Pink
#FF63E9
ΔE00 6.16
Light Magenta
#FA5FF7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB86EC #87EC86
analogous
#B886EC #EB86EC #EC86BA
triadic
#EB86EC #ECEB86 #86ECEB
tetradic
#EB86EC #ECB886 #87EC86 #86BAEC
square
#EB86EC #ECB886 #87EC86 #86BAEC
split-complementary
#EB86EC #BAEC86 #86ECB8
monochromatic
#D422D6 #E251E4 #EB86EC #F4BBF4 #FBE5FB
Accessibility & contrast
On white
2.29
#EB86EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#EB86EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB86EC
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB86EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB86EC | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3F0
Deuteranopia (green-blind)
#99B0E9
Tritanopia (blue-blind)
#F090AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb86ec; /* rgb */ color: rgb(235, 134, 236); /* oklch */ color: oklch(76.3% 0.176 326.8);
Tailwind
colors: {
custom: {
50: '#f3acf2',
500: '#eb86ec',
950: '#000000',
},
}SCSS
$custom: #eb86ec; $custom-light: #f3acf2; $custom-dark: #000000;
JSON
{
"hex": "#eb86ec",
"rgb": {
"r": 235,
"g": 134,
"b": 236
},
"hsl": {
"h": 299.412,
"s": 72.857,
"l": 72.549
},
"oklch": {
"l": 0.76323,
"c": 0.17596,
"h": 326.8
},
"luminance": 0.40768
}Semantic roles & 50–950 ramp
primary
#EB86EC
secondary
#D9F3D8
accent
#D51112
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85