#DB88E5#DB88E5
#DB88E5 is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.5% C 0.156 H 323.1°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DB88E5 |
|---|---|
| RGB | rgb(219, 136, 229) |
| HSL | hsl(294, 64%, 72%) |
| HSV | hsv(294, 41%, 90%) |
| CMYK | cmyk(4.4%, 40.6%, 0%, 10.2%) |
| CIE-LAB | lab(68.26, 46.16, -34.26) |
| CIE-LCH | lch(68.26, 57.48, 323.42°) |
| OKLab | oklab(74.51% 0.1249 -0.0939) |
| OKLCH | oklch(74.51% 0.156 323.1) |
| XYZ | xyz(52.1589, 38.3276, 78.7640) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.88
Violet (CSS)
#EE82EE
ΔE00 3.31
Purply Pink
#F075E6
ΔE00 4.88
Orchid
#DA70D6
ΔE00 5.45
Orchid (survey)
#C875C4
ΔE00 6.79
Plum
#DDA0DD
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB88E5 #92E588
analogous
#AD88E5 #DB88E5 #E588C1
triadic
#DB88E5 #E5DB88 #88E5DB
tetradic
#DB88E5 #E5AD88 #92E588 #88C1E5
square
#DB88E5 #E5AD88 #92E588 #88C1E5
split-complementary
#DB88E5 #C1E588 #88E5AD
monochromatic
#B62CC7 #CC56DA #DB88E5 #EABAF0 #F7E6FA
Accessibility & contrast
On white
2.42
#DB88E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#DB88E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB88E5
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB88E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB88E5 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA0E8
Deuteranopia (green-blind)
#93AAE2
Tritanopia (blue-blind)
#DE92AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #db88e5; /* rgb */ color: rgb(219, 136, 229); /* oklch */ color: oklch(74.5% 0.156 323.1);
Tailwind
colors: {
custom: {
50: '#e8aced',
500: '#db88e5',
950: '#000000',
},
}SCSS
$custom: #db88e5; $custom-light: #e8aced; $custom-dark: #000000;
JSON
{
"hex": "#db88e5",
"rgb": {
"r": 219,
"g": 136,
"b": 229
},
"hsl": {
"h": 293.548,
"s": 64.138,
"l": 71.569
},
"oklch": {
"l": 0.74513,
"c": 0.15628,
"h": 323.1
},
"luminance": 0.38326
}Semantic roles & 50–950 ramp
primary
#DB88E5
secondary
#DBF0D8
accent
#CC1A2D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84