#DB95DC#DB95DC
#DB95DC is a light, vivid purple. Relative luminance 0.417; OKLCH L 76.2% C 0.125 H 326.2°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DB95DC |
|---|---|
| RGB | rgb(219, 149, 220) |
| HSL | hsl(299, 50%, 72%) |
| HSV | hsv(299, 32%, 86%) |
| CMYK | cmyk(0.5%, 32.3%, 0%, 13.7%) |
| CIE-LAB | lab(70.68, 37.61, -25.57) |
| CIE-LCH | lch(70.68, 45.47, 325.79°) |
| OKLab | oklab(76.22% 0.1038 -0.0694) |
| OKLCH | oklch(76.22% 0.125 326.2) |
| XYZ | xyz(52.8779, 41.7242, 72.9645) |
| Luminance | 0.4172 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.95
Lavender Pink
#DD85D7
ΔE00 3.85
Violet (CSS)
#EE82EE
ΔE00 6.23
Pale Purple
#B790D4
ΔE00 7.25
Lavender (survey)
#C79FEF
ΔE00 7.29
Baby Purple
#CA9BF7
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB95DC #96DC95
analogous
#B895DC #DB95DC #DC95BA
triadic
#DB95DC #DCDB95 #95DCDB
tetradic
#DB95DC #DCB895 #96DC95 #95BADC
square
#DB95DC #DCB895 #96DC95 #95BADC
split-complementary
#DB95DC #BADC95 #95DCB8
monochromatic
#B83DB9 #CB67CD #DB95DC #EBC3EB #F7E8F7
Accessibility & contrast
On white
2.25
#DB95DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#DB95DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB95DC
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB95DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB95DC | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A7DF
Deuteranopia (green-blind)
#A1B0DA
Tritanopia (blue-blind)
#DF9BAF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #db95dc; /* rgb */ color: rgb(219, 149, 220); /* oklch */ color: oklch(76.2% 0.125 326.2);
Tailwind
colors: {
custom: {
50: '#e7b5e7',
500: '#db95dc',
950: '#000000',
},
}SCSS
$custom: #db95dc; $custom-light: #e7b5e7; $custom-dark: #000000;
JSON
{
"hex": "#db95dc",
"rgb": {
"r": 219,
"g": 149,
"b": 220
},
"hsl": {
"h": 299.155,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.76222,
"c": 0.12485,
"h": 326.2
},
"luminance": 0.41722
}Semantic roles & 50–950 ramp
primary
#DB95DC
secondary
#DDEEDD
accent
#BE282A
background
#FEFBFE
surface
#FCF6FC
border
#D5D0D5
text
#161116
muted
#848084