#DB92DC#DB92DC
#DB92DC is a light, vivid purple. Relative luminance 0.408; OKLCH L 75.7% C 0.130 H 326.3°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DB92DC |
|---|---|
| RGB | rgb(219, 146, 220) |
| HSL | hsl(299, 51%, 72%) |
| HSV | hsv(299, 34%, 86%) |
| CMYK | cmyk(0.5%, 33.6%, 0%, 13.7%) |
| CIE-LAB | lab(70.03, 39.21, -26.57) |
| CIE-LCH | lch(70.03, 47.36, 325.87°) |
| OKLab | oklab(75.73% 0.1083 -0.0722) |
| OKLCH | oklch(75.73% 0.13 326.3) |
| XYZ | xyz(52.4094, 40.7871, 72.8083) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.11
Plum
#DDA0DD
ΔE00 3.74
Violet (CSS)
#EE82EE
ΔE00 5.59
Purply Pink
#F075E6
ΔE00 7.16
Pale Purple
#B790D4
ΔE00 7.23
Lavender (survey)
#C79FEF
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB92DC #93DC92
analogous
#B692DC #DB92DC #DC92B8
triadic
#DB92DC #DCDB92 #92DCDB
tetradic
#DB92DC #DCB692 #93DC92 #92B8DC
square
#DB92DC #DCB692 #93DC92 #92B8DC
split-complementary
#DB92DC #B8DC92 #92DCB6
monochromatic
#B73BB8 #CC64CD #DB92DC #EAC0EB #F7E8F8
Accessibility & contrast
On white
2.29
#DB92DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#DB92DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB92DC
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB92DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB92DC | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DF
Deuteranopia (green-blind)
#9FAED9
Tritanopia (blue-blind)
#DF99AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #db92dc; /* rgb */ color: rgb(219, 146, 220); /* oklch */ color: oklch(75.7% 0.130 326.3);
Tailwind
colors: {
custom: {
50: '#e7b3e7',
500: '#db92dc',
950: '#000000',
},
}SCSS
$custom: #db92dc; $custom-light: #e7b3e7; $custom-dark: #000000;
JSON
{
"hex": "#db92dc",
"rgb": {
"r": 219,
"g": 146,
"b": 220
},
"hsl": {
"h": 299.189,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.75727,
"c": 0.13012,
"h": 326.3
},
"luminance": 0.40785
}Semantic roles & 50–950 ramp
primary
#DB92DC
secondary
#DCEEDC
accent
#BF2729
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084