#DC93FB#DC93FB
#DC93FB is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.3% C 0.161 H 315.3°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DC93FB |
|---|---|
| RGB | rgb(220, 147, 251) |
| HSL | hsl(282, 93%, 78%) |
| HSV | hsv(282, 41%, 98%) |
| CMYK | cmyk(12.4%, 41.4%, 0%, 1.6%) |
| CIE-LAB | lab(71.59, 44.99, -41.12) |
| CIE-LCH | lch(71.59, 60.95, 317.57°) |
| OKLab | oklab(77.34% 0.1147 -0.1136) |
| OKLCH | oklch(77.34% 0.161 315.3) |
| XYZ | xyz(57.3588, 43.0495, 96.5359) |
| Luminance | 0.4305 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.18
Liliac
#C48EFD
ΔE00 4.97
Lilac (survey)
#CEA2FD
ΔE00 5.00
Pastel Purple
#CAA0FF
ΔE00 5.34
Violet (CSS)
#EE82EE
ΔE00 5.52
Lavender (survey)
#C79FEF
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC93FB #B2FB93
analogous
#A893FB #DC93FB #FB93E6
triadic
#DC93FB #FBDC93 #93FBDC
tetradic
#DC93FB #FBA893 #B2FB93 #93E6FB
square
#DC93FB #FBA893 #B2FB93 #93E6FB
split-complementary
#DC93FB #E6FB93 #93FBA8
monochromatic
#B61DF7 #C958F9 #DC93FB #EFCEFD #F5E1FE
Accessibility & contrast
On white
2.19
#DC93FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#DC93FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC93FB
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC93FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC93FB | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#94B1F8
Tritanopia (blue-blind)
#DAA1BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dc93fb; /* rgb */ color: rgb(220, 147, 251); /* oklch */ color: oklch(77.3% 0.161 315.3);
Tailwind
colors: {
custom: {
50: '#e8b4fd',
500: '#dc93fb',
950: '#000000',
},
}SCSS
$custom: #dc93fb; $custom-light: #e8b4fd; $custom-dark: #000000;
JSON
{
"hex": "#dc93fb",
"rgb": {
"r": 220,
"g": 147,
"b": 251
},
"hsl": {
"h": 282.115,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.77336,
"c": 0.16146,
"h": 315.3
},
"luminance": 0.43048
}Semantic roles & 50–950 ramp
primary
#DC93FB
secondary
#DFF6D5
accent
#E60044
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085