#DC93FC#DC93FC
#DC93FC is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.4% C 0.163 H 315.0°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DC93FC |
|---|---|
| RGB | rgb(220, 147, 252) |
| HSL | hsl(282, 95%, 78%) |
| HSV | hsv(282, 42%, 99%) |
| CMYK | cmyk(12.7%, 41.7%, 0%, 1.2%) |
| CIE-LAB | lab(71.63, 45.20, -41.60) |
| CIE-LCH | lch(71.63, 61.42, 317.37°) |
| OKLab | oklab(77.38% 0.1149 -0.115) |
| OKLCH | oklch(77.38% 0.163 315) |
| XYZ | xyz(57.5169, 43.1127, 97.3683) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.16
Liliac
#C48EFD
ΔE00 4.88
Lilac (survey)
#CEA2FD
ΔE00 4.97
Pastel Purple
#CAA0FF
ΔE00 5.29
Violet (CSS)
#EE82EE
ΔE00 5.61
Lavender (survey)
#C79FEF
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC93FC #B3FC93
analogous
#A793FC #DC93FC #FC93E8
triadic
#DC93FC #FCDC93 #93FCDC
tetradic
#DC93FC #FCA793 #B3FC93 #93E8FC
square
#DC93FC #FCA793 #B3FC93 #93E8FC
split-complementary
#DC93FC #E8FC93 #93FCA7
monochromatic
#B51CF9 #C957FA #DC93FC #EFCFFE #F5E1FE
Accessibility & contrast
On white
2.18
#DC93FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#DC93FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC93FC
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC93FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC93FC | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#93B2F9
Tritanopia (blue-blind)
#DAA2BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dc93fc; /* rgb */ color: rgb(220, 147, 252); /* oklch */ color: oklch(77.4% 0.163 315.0);
Tailwind
colors: {
custom: {
50: '#e8b4fd',
500: '#dc93fc',
950: '#000000',
},
}SCSS
$custom: #dc93fc; $custom-light: #e8b4fd; $custom-dark: #000000;
JSON
{
"hex": "#dc93fc",
"rgb": {
"r": 220,
"g": 147,
"b": 252
},
"hsl": {
"h": 281.714,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.77382,
"c": 0.16256,
"h": 315
},
"luminance": 0.43111
}Semantic roles & 50–950 ramp
primary
#DC93FC
secondary
#DFF6D5
accent
#E60046
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086