#DC93DC#DC93DC
#DC93DC is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.0% C 0.129 H 326.8°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DC93DC |
|---|---|
| RGB | rgb(220, 147, 220) |
| HSL | hsl(300, 51%, 72%) |
| HSV | hsv(300, 33%, 86%) |
| CMYK | cmyk(0%, 33.2%, 0%, 13.7%) |
| CIE-LAB | lab(70.35, 38.99, -26.06) |
| CIE-LCH | lch(70.35, 46.90, 326.24°) |
| OKLab | oklab(76% 0.1079 -0.0707) |
| OKLCH | oklch(76% 0.129 326.8) |
| XYZ | xyz(52.8661, 41.2524, 72.8740) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.32
Plum
#DDA0DD
ΔE00 3.46
Violet (CSS)
#EE82EE
ΔE00 5.75
Purply Pink
#F075E6
ΔE00 7.33
Pale Purple
#B790D4
ΔE00 7.43
Lavender (survey)
#C79FEF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC93DC #93DC93
analogous
#B893DC #DC93DC #DC93B8
triadic
#DC93DC #DCDC93 #93DCDC
tetradic
#DC93DC #DCB893 #93DC93 #93B8DC
square
#DC93DC #DCB893 #93DC93 #93B8DC
split-complementary
#DC93DC #B8DC93 #93DCB8
monochromatic
#B93CB9 #CD65CD #DC93DC #EBC1EB #F8E8F8
Accessibility & contrast
On white
2.27
#DC93DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#DC93DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC93DC
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC93DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC93DC | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA6DF
Deuteranopia (green-blind)
#A0AFDA
Tritanopia (blue-blind)
#E09AAE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #dc93dc; /* rgb */ color: rgb(220, 147, 220); /* oklch */ color: oklch(76.0% 0.129 326.8);
Tailwind
colors: {
custom: {
50: '#e8b4e7',
500: '#dc93dc',
950: '#000000',
},
}SCSS
$custom: #dc93dc; $custom-light: #e8b4e7; $custom-dark: #000000;
JSON
{
"hex": "#dc93dc",
"rgb": {
"r": 220,
"g": 147,
"b": 220
},
"hsl": {
"h": 300,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.75997,
"c": 0.12903,
"h": 326.8
},
"luminance": 0.4125
}Semantic roles & 50–950 ramp
primary
#DC93DC
secondary
#DCEFDC
accent
#BE2727
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084