#DB5BDF#DB5BDF
#DB5BDF is a light, highly saturated purple. Relative luminance 0.279; OKLCH L 68.2% C 0.221 H 326.5°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DB5BDF |
|---|---|
| RGB | rgb(219, 91, 223) |
| HSL | hsl(298, 67%, 62%) |
| HSV | hsv(298, 59%, 87%) |
| CMYK | cmyk(1.8%, 59.2%, 0%, 12.5%) |
| CIE-LAB | lab(59.77, 66.73, -44.19) |
| CIE-LCH | lch(59.77, 80.04, 326.48°) |
| OKLab | oklab(68.15% 0.1842 -0.1221) |
| OKLCH | oklch(68.15% 0.221 326.5) |
| XYZ | xyz(46.2729, 27.8728, 72.7404) |
| Luminance | 0.2787 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 3.69
Heliotrope
#D94FF5
ΔE00 4.03
Purpleish Pink
#DF4EC8
ΔE00 4.35
Orchid
#DA70D6
ΔE00 4.47
Pink Purple
#EF1DE7
ΔE00 5.58
Light Magenta
#FA5FF7
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB5BDF #5FDF5B
analogous
#995BDF #DB5BDF #DF5BA1
triadic
#DB5BDF #DFDB5B #5BDFDB
tetradic
#DB5BDF #DF995B #5FDF5B #5BA1DF
square
#DB5BDF #DF995B #5FDF5B #5BA1DF
split-complementary
#DB5BDF #A1DF5B #5BDF99
monochromatic
#9C1FA0 #CE29D4 #DB5BDF #E68EE9 #F1C1F3
Accessibility & contrast
On white
3.19
#DB5BDF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#DB5BDF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DB5BDF
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB5BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB5BDF | 1.00 | 3.19 | 6.57 | 6.57 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4986E3
Deuteranopia (green-blind)
#7696DB
Tritanopia (blue-blind)
#E16C95
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #db5bdf; /* rgb */ color: rgb(219, 91, 223); /* oklch */ color: oklch(68.2% 0.221 326.5);
Tailwind
colors: {
custom: {
50: '#e991e9',
500: '#db5bdf',
950: '#000000',
},
}SCSS
$custom: #db5bdf; $custom-light: #e991e9; $custom-dark: #000000;
JSON
{
"hex": "#db5bdf",
"rgb": {
"r": 219,
"g": 91,
"b": 223
},
"hsl": {
"h": 298.182,
"s": 67.347,
"l": 61.569
},
"oklch": {
"l": 0.6815,
"c": 0.221,
"h": 326.5
},
"luminance": 0.2787
}Semantic roles & 50–950 ramp
primary
#DB5BDF
secondary
#B4E3B2
accent
#CF161C
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160D16
muted
#847E84