#EB86F8#EB86F8
#EB86F8 is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.9% C 0.187 H 322.9°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EB86F8 |
|---|---|
| RGB | rgb(235, 134, 248) |
| HSL | hsl(293, 89%, 75%) |
| HSV | hsv(293, 46%, 97%) |
| CMYK | cmyk(5.2%, 46%, 0%, 2.7%) |
| CIE-LAB | lab(70.52, 55.34, -41.03) |
| CIE-LCH | lch(70.52, 68.89, 323.45°) |
| OKLab | oklab(76.86% 0.1493 -0.113) |
| OKLCH | oklch(76.86% 0.187 322.9) |
| XYZ | xyz(59.7276, 41.4922, 93.6514) |
| Luminance | 0.4149 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.01
Purply Pink
#F075E6
ΔE00 4.28
Lavender Pink
#DD85D7
ΔE00 5.48
Violet Pink
#FB5FFC
ΔE00 6.40
Light Magenta
#FA5FF7
ΔE00 6.44
Candy Pink
#FF63E9
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB86F8 #93F886
analogous
#B286F8 #EB86F8 #F886CC
triadic
#EB86F8 #F8EB86 #86F8EB
tetradic
#EB86F8 #F8B286 #93F886 #86CCF8
square
#EB86F8 #F8B286 #93F886 #86CCF8
split-complementary
#EB86F8 #CCF886 #86F8B2
monochromatic
#D812F1 #E14CF5 #EB86F8 #F5C0FB #FAE2FD
Accessibility & contrast
On white
2.26
#EB86F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#EB86F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB86F8
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB86F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB86F8 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FC
Deuteranopia (green-blind)
#94B1F5
Tritanopia (blue-blind)
#EE94B4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb86f8; /* rgb */ color: rgb(235, 134, 248); /* oklch */ color: oklch(76.9% 0.187 322.9);
Tailwind
colors: {
custom: {
50: '#f3acfb',
500: '#eb86f8',
950: '#000000',
},
}SCSS
$custom: #eb86f8; $custom-light: #f3acfb; $custom-dark: #000000;
JSON
{
"hex": "#eb86f8",
"rgb": {
"r": 235,
"g": 134,
"b": 248
},
"hsl": {
"h": 293.158,
"s": 89.063,
"l": 74.902
},
"oklch": {
"l": 0.76864,
"c": 0.18722,
"h": 322.9
},
"luminance": 0.4149
}Semantic roles & 50–950 ramp
primary
#EB86F8
secondary
#D9F5D6
accent
#E6001A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85