#DC96FA#DC96FA
#DC96FA is a light, vivid purple. Relative luminance 0.439; OKLCH L 77.8% C 0.155 H 315.2°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DC96FA |
|---|---|
| RGB | rgb(220, 150, 250) |
| HSL | hsl(282, 91%, 78%) |
| HSV | hsv(282, 40%, 98%) |
| CMYK | cmyk(12%, 40%, 0%, 2%) |
| CIE-LAB | lab(72.18, 43.20, -39.65) |
| CIE-LCH | lch(72.18, 58.64, 317.46°) |
| OKLab | oklab(77.77% 0.1103 -0.1094) |
| OKLCH | oklch(77.77% 0.155 315.2) |
| XYZ | xyz(57.6742, 43.9318, 95.8655) |
| Luminance | 0.4393 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.86
Lilac (survey)
#CEA2FD
ΔE00 4.53
Pastel Purple
#CAA0FF
ΔE00 5.01
Lavender (survey)
#C79FEF
ΔE00 5.13
Liliac
#C48EFD
ΔE00 5.29
Violet (CSS)
#EE82EE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC96FA #B4FA96
analogous
#AA96FA #DC96FA #FA96E6
triadic
#DC96FA #FADC96 #96FADC
tetradic
#DC96FA #FAAA96 #B4FA96 #96E6FA
square
#DC96FA #FAAA96 #B4FA96 #96E6FA
split-complementary
#DC96FA #E6FA96 #96FAAA
monochromatic
#B521F4 #C95CF7 #DC96FA #EFD0FD #F5E2FE
Accessibility & contrast
On white
2.15
#DC96FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#DC96FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC96FA
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC96FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC96FA | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFE
Deuteranopia (green-blind)
#97B3F7
Tritanopia (blue-blind)
#DAA4BC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #dc96fa; /* rgb */ color: rgb(220, 150, 250); /* oklch */ color: oklch(77.8% 0.155 315.2);
Tailwind
colors: {
custom: {
50: '#e8b6fc',
500: '#dc96fa',
950: '#000000',
},
}SCSS
$custom: #dc96fa; $custom-light: #e8b6fc; $custom-dark: #000000;
JSON
{
"hex": "#dc96fa",
"rgb": {
"r": 220,
"g": 150,
"b": 250
},
"hsl": {
"h": 282,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.77768,
"c": 0.15537,
"h": 315.2
},
"luminance": 0.4393
}Semantic roles & 50–950 ramp
primary
#DC96FA
secondary
#DFF6D5
accent
#E60045
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085