#DB5BDC#DB5BDC
#DB5BDC is a light, highly saturated purple. Relative luminance 0.277; OKLCH L 68.0% C 0.219 H 327.3°. Best body text is #000000 at 6.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DB5BDC |
|---|---|
| RGB | rgb(219, 91, 220) |
| HSL | hsl(300, 65%, 61%) |
| HSV | hsv(300, 59%, 86%) |
| CMYK | cmyk(0.5%, 58.6%, 0%, 13.7%) |
| CIE-LAB | lab(59.63, 66.22, -42.74) |
| CIE-LCH | lch(59.63, 78.81, 327.16°) |
| OKLab | oklab(68% 0.184 -0.1179) |
| OKLCH | oklch(68% 0.219 327.3) |
| XYZ | xyz(45.8720, 27.7124, 70.6292) |
| Luminance | 0.2771 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 3.62
Purpleish Pink
#DF4EC8
ΔE00 3.92
Orchid
#DA70D6
ΔE00 4.28
Heliotrope
#D94FF5
ΔE00 4.46
Pink Purple
#EF1DE7
ΔE00 5.64
Light Magenta
#FA5FF7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB5BDC #5CDC5B
analogous
#9A5BDC #DB5BDC #DC5B9C
triadic
#DB5BDC #DCDB5B #5BDCDB
tetradic
#DB5BDC #DC9A5B #5CDC5B #5B9CDC
square
#DB5BDC #DC9A5B #5CDC5B #5B9CDC
split-complementary
#DB5BDC #9CDC5B #5BDC9A
monochromatic
#9A219B #CD2CCE #DB5BDC #E68DE7 #F1C0F2
Accessibility & contrast
On white
3.21
#DB5BDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.54
#DB5BDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DB5BDC
6.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB5BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB5BDC | 1.00 | 3.21 | 6.54 | 6.54 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C85E0
Deuteranopia (green-blind)
#7895D8
Tritanopia (blue-blind)
#E16B93
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #db5bdc; /* rgb */ color: rgb(219, 91, 220); /* oklch */ color: oklch(68.0% 0.219 327.3);
Tailwind
colors: {
custom: {
50: '#e991e7',
500: '#db5bdc',
950: '#000000',
},
}SCSS
$custom: #db5bdc; $custom-light: #e991e7; $custom-dark: #000000;
JSON
{
"hex": "#db5bdc",
"rgb": {
"r": 219,
"g": 91,
"b": 220
},
"hsl": {
"h": 299.535,
"s": 64.824,
"l": 60.98
},
"oklch": {
"l": 0.67997,
"c": 0.21851,
"h": 327.3
},
"luminance": 0.2771
}Semantic roles & 50–950 ramp
primary
#DB5BDC
secondary
#B1E2B1
accent
#CD191A
background
#FEF9FE
surface
#FDF2FC
border
#D5CCD5
text
#160D16
muted
#847E84