#DC93FA#DC93FA
#DC93FA is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.3% C 0.160 H 315.6°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DC93FA |
|---|---|
| RGB | rgb(220, 147, 250) |
| HSL | hsl(283, 91%, 78%) |
| HSV | hsv(283, 41%, 98%) |
| CMYK | cmyk(12%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(71.55, 44.79, -40.64) |
| CIE-LCH | lch(71.55, 60.48, 317.78°) |
| OKLab | oklab(77.29% 0.1145 -0.1122) |
| OKLCH | oklch(77.29% 0.16 315.6) |
| XYZ | xyz(57.2016, 42.9866, 95.7079) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.20
Lilac (survey)
#CEA2FD
ΔE00 5.04
Liliac
#C48EFD
ΔE00 5.07
Pastel Purple
#CAA0FF
ΔE00 5.41
Violet (CSS)
#EE82EE
ΔE00 5.43
Lavender (survey)
#C79FEF
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC93FA #B1FA93
analogous
#A893FA #DC93FA #FA93E5
triadic
#DC93FA #FADC93 #93FADC
tetradic
#DC93FA #FAA893 #B1FA93 #93E5FA
square
#DC93FA #FAA893 #B1FA93 #93E5FA
split-complementary
#DC93FA #E5FA93 #93FAA8
monochromatic
#B61EF5 #C959F7 #DC93FA #EFCDFD #F6E2FE
Accessibility & contrast
On white
2.19
#DC93FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#DC93FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC93FA
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC93FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC93FA | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFE
Deuteranopia (green-blind)
#94B1F7
Tritanopia (blue-blind)
#DBA1BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dc93fa; /* rgb */ color: rgb(220, 147, 250); /* oklch */ color: oklch(77.3% 0.160 315.6);
Tailwind
colors: {
custom: {
50: '#e8b4fc',
500: '#dc93fa',
950: '#000000',
},
}SCSS
$custom: #dc93fa; $custom-light: #e8b4fc; $custom-dark: #000000;
JSON
{
"hex": "#dc93fa",
"rgb": {
"r": 220,
"g": 147,
"b": 250
},
"hsl": {
"h": 282.524,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.77289,
"c": 0.16036,
"h": 315.6
},
"luminance": 0.42985
}Semantic roles & 50–950 ramp
primary
#DC93FA
secondary
#DFF6D5
accent
#E60043
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085