#E988DB#E988DB
#E988DB is a light, vivid purple. Relative luminance 0.400; OKLCH L 75.7% C 0.156 H 332.5°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E988DB |
|---|---|
| RGB | rgb(233, 136, 219) |
| HSL | hsl(309, 69%, 72%) |
| HSV | hsv(309, 42%, 91%) |
| CMYK | cmyk(0%, 41.6%, 6%, 8.6%) |
| CIE-LAB | lab(69.50, 48.59, -26.68) |
| CIE-LCH | lch(69.50, 55.43, 331.23°) |
| OKLab | oklab(75.67% 0.1385 -0.0722) |
| OKLCH | oklch(75.67% 0.156 332.5) |
| XYZ | xyz(55.1942, 40.0494, 71.8272) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.18
Violet (CSS)
#EE82EE
ΔE00 3.85
Purply Pink
#F075E6
ΔE00 4.62
Bubblegum Pink
#FE83CC
ΔE00 5.62
Orchid
#DA70D6
ΔE00 6.22
Plum
#DDA0DD
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E988DB #88E996
analogous
#C788E9 #E988DB #E988AA
triadic
#E988DB #DBE988 #88DBE9
tetradic
#E988DB #E9C788 #88E996 #88AAE9
square
#E988DB #E9C788 #88E996 #88AAE9
split-complementary
#E988DB #AAE988 #88E9C7
monochromatic
#D026B8 #DF54CB #E988DB #F3BCEB #FAE5F7
Accessibility & contrast
On white
2.33
#E988DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#E988DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E988DB
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E988DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E988DB | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DE
Deuteranopia (green-blind)
#A0AFD8
Tritanopia (blue-blind)
#F18EA8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e988db; /* rgb */ color: rgb(233, 136, 219); /* oklch */ color: oklch(75.7% 0.156 332.5);
Tailwind
colors: {
custom: {
50: '#f2ade6',
500: '#e988db',
950: '#000000',
},
}SCSS
$custom: #e988db; $custom-light: #f2ade6; $custom-dark: #000000;
JSON
{
"hex": "#e988db",
"rgb": {
"r": 233,
"g": 136,
"b": 219
},
"hsl": {
"h": 308.66,
"s": 68.794,
"l": 72.353
},
"oklch": {
"l": 0.75671,
"c": 0.15617,
"h": 332.5
},
"luminance": 0.40046
}Semantic roles & 50–950 ramp
primary
#E988DB
secondary
#D9F2DD
accent
#D13015
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#171016
muted
#857F84