#DB91DC#DB91DC
#DB91DC is a light, vivid purple. Relative luminance 0.405; OKLCH L 75.6% C 0.132 H 326.3°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DB91DC |
|---|---|
| RGB | rgb(219, 145, 220) |
| HSL | hsl(299, 52%, 72%) |
| HSV | hsv(299, 34%, 86%) |
| CMYK | cmyk(0.5%, 34.1%, 0%, 13.7%) |
| CIE-LAB | lab(69.81, 39.74, -26.90) |
| CIE-LCH | lch(69.81, 47.99, 325.90°) |
| OKLab | oklab(75.56% 0.1097 -0.0731) |
| OKLCH | oklch(75.56% 0.132 326.3) |
| XYZ | xyz(52.2559, 40.4802, 72.7571) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.87
Plum
#DDA0DD
ΔE00 4.00
Violet (CSS)
#EE82EE
ΔE00 5.39
Purply Pink
#F075E6
ΔE00 6.93
Pale Purple
#B790D4
ΔE00 7.24
Orchid
#DA70D6
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB91DC #92DC91
analogous
#B691DC #DB91DC #DC91B8
triadic
#DB91DC #DCDB91 #91DCDB
tetradic
#DB91DC #DCB691 #92DC91 #91B8DC
square
#DB91DC #DCB691 #92DC91 #91B8DC
split-complementary
#DB91DC #B8DC91 #91DCB6
monochromatic
#B63BB8 #CC63CD #DB91DC #EABFEB #F7E8F8
Accessibility & contrast
On white
2.31
#DB91DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#DB91DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB91DC
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB91DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB91DC | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA5DF
Deuteranopia (green-blind)
#9EAED9
Tritanopia (blue-blind)
#DF98AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #db91dc; /* rgb */ color: rgb(219, 145, 220); /* oklch */ color: oklch(75.6% 0.132 326.3);
Tailwind
colors: {
custom: {
50: '#e7b2e7',
500: '#db91dc',
950: '#000000',
},
}SCSS
$custom: #db91dc; $custom-light: #e7b2e7; $custom-dark: #000000;
JSON
{
"hex": "#db91dc",
"rgb": {
"r": 219,
"g": 145,
"b": 220
},
"hsl": {
"h": 299.2,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.75563,
"c": 0.13186,
"h": 326.3
},
"luminance": 0.40478
}Semantic roles & 50–950 ramp
primary
#DB91DC
secondary
#DBEEDB
accent
#BF2628
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084