#E986DC#E986DC
#E986DC is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.4% C 0.160 H 332.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E986DC |
|---|---|
| RGB | rgb(233, 134, 220) |
| HSL | hsl(308, 69%, 72%) |
| HSV | hsv(308, 42%, 91%) |
| CMYK | cmyk(0%, 42.5%, 5.6%, 8.6%) |
| CIE-LAB | lab(69.14, 49.78, -27.79) |
| CIE-LCH | lch(69.14, 57.01, 330.83°) |
| OKLab | oklab(75.41% 0.1416 -0.0753) |
| OKLCH | oklch(75.41% 0.16 332) |
| XYZ | xyz(55.0472, 39.5442, 72.4296) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.03
Violet (CSS)
#EE82EE
ΔE00 3.41
Purply Pink
#F075E6
ΔE00 4.08
Orchid
#DA70D6
ΔE00 5.75
Bubblegum Pink
#FE83CC
ΔE00 5.86
Candy Pink
#FF63E9
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E986DC #86E993
analogous
#C586E9 #E986DC #E986AB
triadic
#E986DC #DCE986 #86DCE9
tetradic
#E986DC #E9C586 #86E993 #86ABE9
square
#E986DC #E9C586 #86E993 #86ABE9
split-complementary
#E986DC #ABE986 #86E9C5
monochromatic
#CF26B9 #E052CD #E986DC #F2BAEB #FAE5F8
Accessibility & contrast
On white
2.36
#E986DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#E986DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E986DC
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E986DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E986DC | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A0DF
Deuteranopia (green-blind)
#9EAED9
Tritanopia (blue-blind)
#F18CA7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e986dc; /* rgb */ color: rgb(233, 134, 220); /* oklch */ color: oklch(75.4% 0.160 332.0);
Tailwind
colors: {
custom: {
50: '#f2ace7',
500: '#e986dc',
950: '#000000',
},
}SCSS
$custom: #e986dc; $custom-light: #f2ace7; $custom-dark: #000000;
JSON
{
"hex": "#e986dc",
"rgb": {
"r": 233,
"g": 134,
"b": 220
},
"hsl": {
"h": 307.879,
"s": 69.231,
"l": 71.961
},
"oklch": {
"l": 0.75413,
"c": 0.1604,
"h": 332
},
"luminance": 0.39541
}Semantic roles & 50–950 ramp
primary
#E986DC
secondary
#D9F2DC
accent
#D12D14
background
#FFFAFE
surface
#FEF4FC
border
#D6CED5
text
#171016
muted
#857F84