#EB86F4#EB86F4
#EB86F4 is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.7% C 0.183 H 324.1°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EB86F4 |
|---|---|
| RGB | rgb(235, 134, 244) |
| HSL | hsl(295, 83%, 74%) |
| HSV | hsv(295, 45%, 96%) |
| CMYK | cmyk(3.7%, 45.1%, 0%, 4.3%) |
| CIE-LAB | lab(70.35, 54.60, -39.11) |
| CIE-LCH | lch(70.35, 67.17, 324.39°) |
| OKLab | oklab(76.68% 0.1486 -0.1075) |
| OKLCH | oklch(76.68% 0.183 324.1) |
| XYZ | xyz(59.1136, 41.2467, 90.4180) |
| Luminance | 0.4124 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.42
Purply Pink
#F075E6
ΔE00 3.87
Lavender Pink
#DD85D7
ΔE00 4.86
Orchid
#DA70D6
ΔE00 6.42
Candy Pink
#FF63E9
ΔE00 6.43
Light Magenta
#FA5FF7
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB86F4 #8FF486
analogous
#B486F4 #EB86F4 #F486C6
triadic
#EB86F4 #F4EB86 #86F4EB
tetradic
#EB86F4 #F4B486 #8FF486 #86C6F4
square
#EB86F4 #F4B486 #8FF486 #86C6F4
split-complementary
#EB86F4 #C6F486 #86F4B4
monochromatic
#D816EA #E24EEF #EB86F4 #F4BEF9 #FAE3FC
Accessibility & contrast
On white
2.27
#EB86F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#EB86F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB86F4
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB86F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB86F4 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A4F8
Deuteranopia (green-blind)
#96B0F1
Tritanopia (blue-blind)
#EF93B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb86f4; /* rgb */ color: rgb(235, 134, 244); /* oklch */ color: oklch(76.7% 0.183 324.1);
Tailwind
colors: {
custom: {
50: '#f3acf8',
500: '#eb86f4',
950: '#000000',
},
}SCSS
$custom: #eb86f4; $custom-light: #f3acf8; $custom-dark: #000000;
JSON
{
"hex": "#eb86f4",
"rgb": {
"r": 235,
"g": 134,
"b": 244
},
"hsl": {
"h": 295.091,
"s": 83.333,
"l": 74.118
},
"oklch": {
"l": 0.7668,
"c": 0.18342,
"h": 324.1
},
"luminance": 0.41244
}Semantic roles & 50–950 ramp
primary
#EB86F4
secondary
#D9F4D7
accent
#E00618
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85