#E286EC#E286EC
#E286EC is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.3% C 0.171 H 323.5°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E286EC |
|---|---|
| RGB | rgb(226, 134, 236) |
| HSL | hsl(294, 73%, 73%) |
| HSV | hsv(294, 43%, 93%) |
| CMYK | cmyk(4.2%, 43.2%, 0%, 7.5%) |
| CIE-LAB | lab(68.95, 50.56, -36.98) |
| CIE-LCH | lch(68.95, 62.64, 323.82°) |
| OKLab | oklab(75.3% 0.1371 -0.1015) |
| OKLCH | oklch(75.3% 0.171 323.5) |
| XYZ | xyz(55.0279, 39.2774, 84.0233) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.07
Lavender Pink
#DD85D7
ΔE00 3.71
Purply Pink
#F075E6
ΔE00 4.02
Orchid
#DA70D6
ΔE00 5.52
Candy Pink
#FF63E9
ΔE00 6.92
Light Magenta
#FA5FF7
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E286EC #90EC86
analogous
#AF86EC #E286EC #EC86C3
triadic
#E286EC #ECE286 #86ECE2
tetradic
#E286EC #ECAF86 #90EC86 #86C3EC
square
#E286EC #ECAF86 #90EC86 #86C3EC
split-complementary
#E286EC #C3EC86 #86ECAF
monochromatic
#C422D6 #D551E4 #E286EC #EFBBF4 #F9E5FB
Accessibility & contrast
On white
2.37
#E286EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#E286EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E286EC
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E286EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E286EC | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1F0
Deuteranopia (green-blind)
#93ACE9
Tritanopia (blue-blind)
#E592AE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e286ec; /* rgb */ color: rgb(226, 134, 236); /* oklch */ color: oklch(75.3% 0.171 323.5);
Tailwind
colors: {
custom: {
50: '#edabf2',
500: '#e286ec',
950: '#000000',
},
}SCSS
$custom: #e286ec; $custom-light: #edabf2; $custom-dark: #000000;
JSON
{
"hex": "#e286ec",
"rgb": {
"r": 226,
"g": 134,
"b": 236
},
"hsl": {
"h": 294.118,
"s": 72.857,
"l": 72.549
},
"oklch": {
"l": 0.753,
"c": 0.17059,
"h": 323.5
},
"luminance": 0.39275
}Semantic roles & 50–950 ramp
primary
#E286EC
secondary
#DBF3D8
accent
#D51124
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85