#DC93DF#DC93DF
#DC93DF is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.1% C 0.132 H 325.4°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DC93DF |
|---|---|
| RGB | rgb(220, 147, 223) |
| HSL | hsl(298, 54%, 73%) |
| HSV | hsv(298, 34%, 87%) |
| CMYK | cmyk(1.3%, 34.1%, 0%, 12.5%) |
| CIE-LAB | lab(70.46, 39.54, -27.54) |
| CIE-LCH | lch(70.46, 48.19, 325.14°) |
| OKLab | oklab(76.12% 0.1087 -0.0749) |
| OKLCH | oklch(76.12% 0.132 325.4) |
| XYZ | xyz(53.2669, 41.4128, 74.9853) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.36
Plum
#DDA0DD
ΔE00 3.75
Violet (CSS)
#EE82EE
ΔE00 5.40
Purply Pink
#F075E6
ΔE00 7.14
Lavender (survey)
#C79FEF
ΔE00 7.15
Pale Purple
#B790D4
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC93DF #96DF93
analogous
#B693DF #DC93DF #DF93BC
triadic
#DC93DF #DFDC93 #93DFDC
tetradic
#DC93DF #DFB693 #96DF93 #93BCDF
square
#DC93DF #DFB693 #96DF93 #93BCDF
split-complementary
#DC93DF #BCDF93 #93DFB6
monochromatic
#BA39BF #CD64D1 #DC93DF #EBC2ED #F7E7F8
Accessibility & contrast
On white
2.26
#DC93DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#DC93DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC93DF
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC93DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC93DF | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA7E2
Deuteranopia (green-blind)
#9FB0DC
Tritanopia (blue-blind)
#E09AAF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #dc93df; /* rgb */ color: rgb(220, 147, 223); /* oklch */ color: oklch(76.1% 0.132 325.4);
Tailwind
colors: {
custom: {
50: '#e8b4e9',
500: '#dc93df',
950: '#000000',
},
}SCSS
$custom: #dc93df; $custom-light: #e8b4e9; $custom-dark: #000000;
JSON
{
"hex": "#dc93df",
"rgb": {
"r": 220,
"g": 147,
"b": 223
},
"hsl": {
"h": 297.632,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.76119,
"c": 0.13199,
"h": 325.4
},
"luminance": 0.41411
}Semantic roles & 50–950 ramp
primary
#DC93DF
secondary
#DDEFDC
accent
#C2242A
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084