#E885DB#E885DB
#E885DB is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.1% C 0.161 H 332.0°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E885DB |
|---|---|
| RGB | rgb(232, 133, 219) |
| HSL | hsl(308, 68%, 72%) |
| HSV | hsv(308, 43%, 91%) |
| CMYK | cmyk(0%, 42.7%, 5.6%, 9%) |
| CIE-LAB | lab(68.79, 49.81, -27.80) |
| CIE-LCH | lch(68.79, 57.04, 330.84°) |
| OKLab | oklab(75.11% 0.1417 -0.0753) |
| OKLCH | oklch(75.11% 0.161 332) |
| XYZ | xyz(54.4520, 39.0483, 71.6730) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.85
Violet (CSS)
#EE82EE
ΔE00 3.45
Purply Pink
#F075E6
ΔE00 3.98
Orchid
#DA70D6
ΔE00 5.50
Bubblegum Pink
#FE83CC
ΔE00 5.91
Candy Pink
#FF63E9
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E885DB #85E892
analogous
#C485E8 #E885DB #E885AA
triadic
#E885DB #DBE885 #85DBE8
tetradic
#E885DB #E8C485 #85E892 #85AAE8
square
#E885DB #E8C485 #85E892 #85AAE8
split-complementary
#E885DB #AAE885 #85E8C4
monochromatic
#CC26B6 #DE52CC #E885DB #F2B8EA #FAE5F7
Accessibility & contrast
On white
2.38
#E885DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#E885DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E885DB
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E885DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E885DB | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDE
Deuteranopia (green-blind)
#9DADD8
Tritanopia (blue-blind)
#F08BA6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e885db; /* rgb */ color: rgb(232, 133, 219); /* oklch */ color: oklch(75.1% 0.161 332.0);
Tailwind
colors: {
custom: {
50: '#f1abe6',
500: '#e885db',
950: '#000000',
},
}SCSS
$custom: #e885db; $custom-light: #f1abe6; $custom-dark: #000000;
JSON
{
"hex": "#e885db",
"rgb": {
"r": 232,
"g": 133,
"b": 219
},
"hsl": {
"h": 307.879,
"s": 68.276,
"l": 71.569
},
"oklch": {
"l": 0.75107,
"c": 0.16051,
"h": 332
},
"luminance": 0.39045
}Semantic roles & 50–950 ramp
primary
#E885DB
secondary
#D8F1DB
accent
#D02E15
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#171016
muted
#857F84