#E883DB#E883DB
#E883DB is a light, vivid purple. Relative luminance 0.385; OKLCH L 74.8% C 0.164 H 332.0°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E883DB |
|---|---|
| RGB | rgb(232, 131, 219) |
| HSL | hsl(308, 69%, 71%) |
| HSV | hsv(308, 44%, 91%) |
| CMYK | cmyk(0%, 43.5%, 5.6%, 9%) |
| CIE-LAB | lab(68.39, 50.82, -28.40) |
| CIE-LCH | lch(68.39, 58.22, 330.80°) |
| OKLab | oklab(74.81% 0.1446 -0.077) |
| OKLCH | oklch(74.81% 0.164 332) |
| XYZ | xyz(54.1808, 38.5059, 71.5826) |
| Luminance | 0.3850 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.87
Violet (CSS)
#EE82EE
ΔE00 3.28
Purply Pink
#F075E6
ΔE00 3.58
Orchid
#DA70D6
ΔE00 5.10
Bubblegum Pink
#FE83CC
ΔE00 6.04
Candy Pink
#FF63E9
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E883DB #83E890
analogous
#C283E8 #E883DB #E883A8
triadic
#E883DB #DBE883 #83DBE8
tetradic
#E883DB #E8C283 #83E890 #83A8E8
square
#E883DB #E8C283 #83E890 #83A8E8
split-complementary
#E883DB #A8E883 #83E8C2
monochromatic
#CB26B6 #DE4FCC #E883DB #F2B7EA #FAE5F8
Accessibility & contrast
On white
2.41
#E883DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#E883DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E883DB
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E883DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E883DB | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809EDE
Deuteranopia (green-blind)
#9CACD8
Tritanopia (blue-blind)
#F08AA5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e883db; /* rgb */ color: rgb(232, 131, 219); /* oklch */ color: oklch(74.8% 0.164 332.0);
Tailwind
colors: {
custom: {
50: '#f1aae6',
500: '#e883db',
950: '#000000',
},
}SCSS
$custom: #e883db; $custom-light: #f1aae6; $custom-dark: #000000;
JSON
{
"hex": "#e883db",
"rgb": {
"r": 232,
"g": 131,
"b": 219
},
"hsl": {
"h": 307.723,
"s": 68.707,
"l": 71.176
},
"oklch": {
"l": 0.74812,
"c": 0.16386,
"h": 332
},
"luminance": 0.38503
}Semantic roles & 50–950 ramp
primary
#E883DB
secondary
#D6F1DA
accent
#D12D15
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#171016
muted
#857F84