#DB96DC#DB96DC
#DB96DC is a light, vivid purple. Relative luminance 0.420; OKLCH L 76.4% C 0.123 H 326.2°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DB96DC |
|---|---|
| RGB | rgb(219, 150, 220) |
| HSL | hsl(299, 50%, 73%) |
| HSV | hsv(299, 32%, 86%) |
| CMYK | cmyk(0.5%, 31.8%, 0%, 13.7%) |
| CIE-LAB | lab(70.90, 37.07, -25.23) |
| CIE-LCH | lch(70.90, 44.84, 325.76°) |
| OKLab | oklab(76.39% 0.1023 -0.0684) |
| OKLCH | oklch(76.39% 0.123 326.2) |
| XYZ | xyz(53.0368, 42.0420, 73.0174) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.69
Lavender Pink
#DD85D7
ΔE00 4.10
Violet (CSS)
#EE82EE
ΔE00 6.46
Lavender (survey)
#C79FEF
ΔE00 7.25
Pale Purple
#B790D4
ΔE00 7.28
Baby Purple
#CA9BF7
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB96DC #97DC96
analogous
#B896DC #DB96DC #DC96BA
triadic
#DB96DC #DCDB96 #96DCDB
tetradic
#DB96DC #DCB896 #97DC96 #96BADC
square
#DB96DC #DCB896 #97DC96 #96BADC
split-complementary
#DB96DC #BADC96 #96DCB8
monochromatic
#B83EBA #CB68CD #DB96DC #EBC4EB #F7E8F7
Accessibility & contrast
On white
2.23
#DB96DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#DB96DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB96DC
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB96DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB96DC | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A8DF
Deuteranopia (green-blind)
#A2B1DA
Tritanopia (blue-blind)
#DF9CB0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #db96dc; /* rgb */ color: rgb(219, 150, 220); /* oklch */ color: oklch(76.4% 0.123 326.2);
Tailwind
colors: {
custom: {
50: '#e7b6e7',
500: '#db96dc',
950: '#000000',
},
}SCSS
$custom: #db96dc; $custom-light: #e7b6e7; $custom-dark: #000000;
JSON
{
"hex": "#db96dc",
"rgb": {
"r": 219,
"g": 150,
"b": 220
},
"hsl": {
"h": 299.143,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.76388,
"c": 0.1231,
"h": 326.2
},
"luminance": 0.4204
}Semantic roles & 50–950 ramp
primary
#DB96DC
secondary
#DDEEDD
accent
#BD282A
background
#FEFBFE
surface
#FCF6FC
border
#D5D0D5
text
#161116
muted
#848084