#E286EA#E286EA
#E286EA is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.2% C 0.169 H 324.2°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E286EA |
|---|---|
| RGB | rgb(226, 134, 234) |
| HSL | hsl(295, 70%, 72%) |
| HSV | hsv(295, 43%, 92%) |
| CMYK | cmyk(3.4%, 42.7%, 0%, 8.2%) |
| CIE-LAB | lab(68.87, 50.18, -36.01) |
| CIE-LCH | lch(68.87, 61.77, 324.34°) |
| OKLab | oklab(75.21% 0.1367 -0.0988) |
| OKLCH | oklch(75.21% 0.169 324.2) |
| XYZ | xyz(54.7390, 39.1618, 82.5016) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.03
Lavender Pink
#DD85D7
ΔE00 3.35
Purply Pink
#F075E6
ΔE00 3.91
Orchid
#DA70D6
ΔE00 5.38
Candy Pink
#FF63E9
ΔE00 6.87
Light Magenta
#FA5FF7
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E286EA #8EEA86
analogous
#B086EA #E286EA #EA86C0
triadic
#E286EA #EAE286 #86EAE2
tetradic
#E286EA #EAB086 #8EEA86 #86C0EA
square
#E286EA #EAB086 #8EEA86 #86C0EA
split-complementary
#E286EA #C0EA86 #86EAB0
monochromatic
#C324D1 #D652E1 #E286EA #EEBAF3 #F9E5FA
Accessibility & contrast
On white
2.38
#E286EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#E286EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E286EA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E286EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E286EA | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EE
Deuteranopia (green-blind)
#94ACE7
Tritanopia (blue-blind)
#E691AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e286ea; /* rgb */ color: rgb(226, 134, 234); /* oklch */ color: oklch(75.2% 0.169 324.2);
Tailwind
colors: {
custom: {
50: '#edabf1',
500: '#e286ea',
950: '#000000',
},
}SCSS
$custom: #e286ea; $custom-light: #edabf1; $custom-dark: #000000;
JSON
{
"hex": "#e286ea",
"rgb": {
"r": 226,
"g": 134,
"b": 234
},
"hsl": {
"h": 295.2,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.75211,
"c": 0.16865,
"h": 324.2
},
"luminance": 0.39159
}Semantic roles & 50–950 ramp
primary
#E286EA
secondary
#DBF2D9
accent
#D21322
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84