#E886DB#E886DB
#E886DB is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.3% C 0.159 H 332.0°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E886DB |
|---|---|
| RGB | rgb(232, 134, 219) |
| HSL | hsl(308, 68%, 72%) |
| HSV | hsv(308, 42%, 91%) |
| CMYK | cmyk(0%, 42.2%, 5.6%, 9%) |
| CIE-LAB | lab(68.98, 49.30, -27.49) |
| CIE-LCH | lch(68.98, 56.45, 330.86°) |
| OKLab | oklab(75.26% 0.1403 -0.0745) |
| OKLCH | oklch(75.26% 0.159 332) |
| XYZ | xyz(54.5895, 39.3234, 71.7189) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.88
Violet (CSS)
#EE82EE
ΔE00 3.56
Purply Pink
#F075E6
ΔE00 4.18
Orchid
#DA70D6
ΔE00 5.71
Bubblegum Pink
#FE83CC
ΔE00 5.86
Plum
#DDA0DD
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E886DB #86E893
analogous
#C486E8 #E886DB #E886AA
triadic
#E886DB #DBE886 #86DBE8
tetradic
#E886DB #E8C486 #86E893 #86AAE8
square
#E886DB #E8C486 #86E893 #86AAE8
split-complementary
#E886DB #AAE886 #86E8C4
monochromatic
#CD27B7 #DE53CC #E886DB #F2B9EA #FAE5F7
Accessibility & contrast
On white
2.37
#E886DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#E886DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E886DB
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E886DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E886DB | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A0DE
Deuteranopia (green-blind)
#9EADD8
Tritanopia (blue-blind)
#F08CA7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e886db; /* rgb */ color: rgb(232, 134, 219); /* oklch */ color: oklch(75.3% 0.159 332.0);
Tailwind
colors: {
custom: {
50: '#f1abe6',
500: '#e886db',
950: '#000000',
},
}SCSS
$custom: #e886db; $custom-light: #f1abe6; $custom-dark: #000000;
JSON
{
"hex": "#e886db",
"rgb": {
"r": 232,
"g": 134,
"b": 219
},
"hsl": {
"h": 307.959,
"s": 68.056,
"l": 71.765
},
"oklch": {
"l": 0.75256,
"c": 0.15883,
"h": 332
},
"luminance": 0.3932
}Semantic roles & 50–950 ramp
primary
#E886DB
secondary
#D8F1DC
accent
#D02E16
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#171016
muted
#857F84