#DA96DC#DA96DC
#DA96DC is a light, vivid purple. Relative luminance 0.419; OKLCH L 76.3% C 0.122 H 325.7°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DA96DC |
|---|---|
| RGB | rgb(218, 150, 220) |
| HSL | hsl(298, 50%, 73%) |
| HSV | hsv(298, 32%, 86%) |
| CMYK | cmyk(0.9%, 31.8%, 0%, 13.7%) |
| CIE-LAB | lab(70.79, 36.75, -25.40) |
| CIE-LCH | lch(70.79, 44.68, 325.35°) |
| OKLab | oklab(76.28% 0.1012 -0.0689) |
| OKLCH | oklch(76.28% 0.122 325.7) |
| XYZ | xyz(52.7368, 41.8873, 73.0034) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.72
Lavender Pink
#DD85D7
ΔE00 4.15
Violet (CSS)
#EE82EE
ΔE00 6.52
Lavender (survey)
#C79FEF
ΔE00 7.07
Pale Purple
#B790D4
ΔE00 7.08
Baby Purple
#CA9BF7
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA96DC #98DC96
analogous
#B796DC #DA96DC #DC96BB
triadic
#DA96DC #DCDA96 #96DCDA
tetradic
#DA96DC #DCB796 #98DC96 #96BBDC
square
#DA96DC #DCB796 #98DC96 #96BBDC
split-complementary
#DA96DC #BBDC96 #96DCB7
monochromatic
#B63EBA #CA68CD #DA96DC #EAC4EB #F7E8F7
Accessibility & contrast
On white
2.24
#DA96DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#DA96DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA96DC
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA96DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA96DC | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A8DF
Deuteranopia (green-blind)
#A1B0DA
Tritanopia (blue-blind)
#DE9CB0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #da96dc; /* rgb */ color: rgb(218, 150, 220); /* oklch */ color: oklch(76.3% 0.122 325.7);
Tailwind
colors: {
custom: {
50: '#e6b6e7',
500: '#da96dc',
950: '#000000',
},
}SCSS
$custom: #da96dc; $custom-light: #e6b6e7; $custom-dark: #000000;
JSON
{
"hex": "#da96dc",
"rgb": {
"r": 218,
"g": 150,
"b": 220
},
"hsl": {
"h": 298.286,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.76283,
"c": 0.12244,
"h": 325.7
},
"luminance": 0.41885
}Semantic roles & 50–950 ramp
primary
#DA96DC
secondary
#DDEEDD
accent
#BD282C
background
#FEFBFE
surface
#FCF6FC
border
#D5D0D5
text
#161116
muted
#848084