#DB88DC#DB88DC
#DB88DC is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.1% C 0.147 H 326.5°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DB88DC |
|---|---|
| RGB | rgb(219, 136, 220) |
| HSL | hsl(299, 55%, 70%) |
| HSV | hsv(299, 38%, 86%) |
| CMYK | cmyk(0.5%, 38.2%, 0%, 13.7%) |
| CIE-LAB | lab(67.90, 44.49, -29.84) |
| CIE-LCH | lch(67.90, 53.57, 326.15°) |
| OKLab | oklab(74.12% 0.123 -0.0813) |
| OKLCH | oklch(74.12% 0.147 326.5) |
| XYZ | xyz(50.9348, 37.8379, 72.3167) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.25
Violet (CSS)
#EE82EE
ΔE00 3.97
Purply Pink
#F075E6
ΔE00 5.05
Orchid
#DA70D6
ΔE00 5.31
Orchid (survey)
#C875C4
ΔE00 6.00
Plum
#DDA0DD
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB88DC #89DC88
analogous
#B188DC #DB88DC #DC88B3
triadic
#DB88DC #DCDB88 #88DCDB
tetradic
#DB88DC #DCB188 #89DC88 #88B3DC
square
#DB88DC #DCB188 #89DC88 #88B3DC
split-complementary
#DB88DC #B3DC88 #88DCB1
monochromatic
#B335B5 #CD59CE #DB88DC #E9B7EA #F8E7F8
Accessibility & contrast
On white
2.45
#DB88DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#DB88DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB88DC
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB88DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB88DC | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819FDF
Deuteranopia (green-blind)
#97A9D9
Tritanopia (blue-blind)
#E090A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #db88dc; /* rgb */ color: rgb(219, 136, 220); /* oklch */ color: oklch(74.1% 0.147 326.5);
Tailwind
colors: {
custom: {
50: '#e7ace7',
500: '#db88dc',
950: '#000000',
},
}SCSS
$custom: #db88dc; $custom-light: #e7ace7; $custom-dark: #000000;
JSON
{
"hex": "#db88dc",
"rgb": {
"r": 219,
"g": 136,
"b": 220
},
"hsl": {
"h": 299.286,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.74124,
"c": 0.14745,
"h": 326.5
},
"luminance": 0.37836
}Semantic roles & 50–950 ramp
primary
#DB88DC
secondary
#D4ECD4
accent
#C22325
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84