#E86FFA#E86FFA
#E86FFA is a light, highly saturated purple. Relative luminance 0.354; OKLCH L 73.5% C 0.223 H 322.3°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E86FFA |
|---|---|
| RGB | rgb(232, 111, 250) |
| HSL | hsl(292, 93%, 71%) |
| HSV | hsv(292, 56%, 98%) |
| CMYK | cmyk(7.2%, 55.6%, 0%, 2%) |
| CIE-LAB | lab(66.08, 65.91, -49.12) |
| CIE-LCH | lch(66.08, 82.20, 323.30°) |
| OKLab | oklab(73.54% 0.1763 -0.1362) |
| OKLCH | oklch(73.54% 0.223 322.3) |
| XYZ | xyz(56.2167, 35.4295, 94.3014) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.15
Light Magenta
#FA5FF7
ΔE00 3.30
Purply Pink
#F075E6
ΔE00 4.43
Violet (CSS)
#EE82EE
ΔE00 4.92
Candy Pink
#FF63E9
ΔE00 5.22
Orchid
#DA70D6
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E86FFA #81FA6F
analogous
#A26FFA #E86FFA #FA6FC6
triadic
#E86FFA #FAE86F #6FFAE8
tetradic
#E86FFA #FAA26F #81FA6F #6FC6FA
square
#E86FFA #FAA26F #81FA6F #6FC6FA
split-complementary
#E86FFA #C6FA6F #6FFAA2
monochromatic
#CA08E7 #DF34F8 #E86FFA #F1AAFC #FAE1FE
Accessibility & contrast
On white
2.60
#E86FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#E86FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E86FFA
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E86FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E86FFA | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5798FE
Deuteranopia (green-blind)
#80A5F6
Tritanopia (blue-blind)
#EB83AA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e86ffa; /* rgb */ color: rgb(232, 111, 250); /* oklch */ color: oklch(73.5% 0.223 322.3);
Tailwind
colors: {
custom: {
50: '#f29efc',
500: '#e86ffa',
950: '#000000',
},
}SCSS
$custom: #e86ffa; $custom-light: #f29efc; $custom-dark: #000000;
JSON
{
"hex": "#e86ffa",
"rgb": {
"r": 232,
"g": 111,
"b": 250
},
"hsl": {
"h": 292.23,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.73541,
"c": 0.22279,
"h": 322.3
},
"luminance": 0.35427
}Semantic roles & 50–950 ramp
primary
#E86FFA
secondary
#D5F5D0
accent
#E6001E
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#170F17
muted
#857F85