#DC96DA#DC96DA
#DC96DA is a light, vivid purple. Relative luminance 0.421; OKLCH L 76.4% C 0.122 H 327.7°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DC96DA |
|---|---|
| RGB | rgb(220, 150, 218) |
| HSL | hsl(302, 50%, 73%) |
| HSV | hsv(302, 32%, 86%) |
| CMYK | cmyk(0%, 31.8%, 0.9%, 13.7%) |
| CIE-LAB | lab(70.93, 37.02, -24.07) |
| CIE-LCH | lch(70.93, 44.16, 326.97°) |
| OKLab | oklab(76.41% 0.1029 -0.0652) |
| OKLCH | oklch(76.41% 0.122 327.7) |
| XYZ | xyz(53.0754, 42.0923, 71.6449) |
| Luminance | 0.4209 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.54
Lavender Pink
#DD85D7
ΔE00 4.15
Violet (CSS)
#EE82EE
ΔE00 6.67
Lilac
#C8A2C8
ΔE00 7.60
Pale Purple
#B790D4
ΔE00 7.64
Lavender (survey)
#C79FEF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC96DA #96DC98
analogous
#BB96DC #DC96DA #DC96B7
triadic
#DC96DA #DADC96 #96DADC
tetradic
#DC96DA #DCBB96 #96DC98 #96B7DC
square
#DC96DA #DCBB96 #96DC98 #96B7DC
split-complementary
#DC96DA #B7DC96 #96DCBB
monochromatic
#BA3EB6 #CD68CA #DC96DA #EBC4EA #F7E8F7
Accessibility & contrast
On white
2.23
#DC96DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#DC96DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC96DA
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC96DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC96DA | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A8DD
Deuteranopia (green-blind)
#A3B1D8
Tritanopia (blue-blind)
#E19CAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #dc96da; /* rgb */ color: rgb(220, 150, 218); /* oklch */ color: oklch(76.4% 0.122 327.7);
Tailwind
colors: {
custom: {
50: '#e8b6e5',
500: '#dc96da',
950: '#000000',
},
}SCSS
$custom: #dc96da; $custom-light: #e8b6e5; $custom-dark: #000000;
JSON
{
"hex": "#dc96da",
"rgb": {
"r": 220,
"g": 150,
"b": 218
},
"hsl": {
"h": 301.714,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.76414,
"c": 0.12181,
"h": 327.7
},
"luminance": 0.4209
}Semantic roles & 50–950 ramp
primary
#DC96DA
secondary
#DDEEDD
accent
#BD2C28
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161115
muted
#848084