#DC94FA#DC94FA
#DC94FA is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.4% C 0.159 H 315.5°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DC94FA |
|---|---|
| RGB | rgb(220, 148, 250) |
| HSL | hsl(282, 91%, 78%) |
| HSV | hsv(282, 41%, 98%) |
| CMYK | cmyk(12%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(71.76, 44.26, -40.31) |
| CIE-LCH | lch(71.76, 59.87, 317.67°) |
| OKLab | oklab(77.45% 0.1131 -0.1113) |
| OKLCH | oklch(77.45% 0.159 315.5) |
| XYZ | xyz(57.3578, 43.2990, 95.7600) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.08
Lilac (survey)
#CEA2FD
ΔE00 4.87
Liliac
#C48EFD
ΔE00 5.14
Pastel Purple
#CAA0FF
ΔE00 5.27
Lavender (survey)
#C79FEF
ΔE00 5.44
Violet (CSS)
#EE82EE
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC94FA #B2FA94
analogous
#A994FA #DC94FA #FA94E5
triadic
#DC94FA #FADC94 #94FADC
tetradic
#DC94FA #FAA994 #B2FA94 #94E5FA
square
#DC94FA #FAA994 #B2FA94 #94E5FA
split-complementary
#DC94FA #E5FA94 #94FAA9
monochromatic
#B61FF5 #C95AF7 #DC94FA #EFCEFD #F5E2FE
Accessibility & contrast
On white
2.17
#DC94FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#DC94FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC94FA
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC94FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC94FA | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#95B2F7
Tritanopia (blue-blind)
#DBA2BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dc94fa; /* rgb */ color: rgb(220, 148, 250); /* oklch */ color: oklch(77.4% 0.159 315.5);
Tailwind
colors: {
custom: {
50: '#e8b5fc',
500: '#dc94fa',
950: '#000000',
},
}SCSS
$custom: #dc94fa; $custom-light: #e8b5fc; $custom-dark: #000000;
JSON
{
"hex": "#dc94fa",
"rgb": {
"r": 220,
"g": 148,
"b": 250
},
"hsl": {
"h": 282.353,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.77448,
"c": 0.1587,
"h": 315.5
},
"luminance": 0.43298
}Semantic roles & 50–950 ramp
primary
#DC94FA
secondary
#DFF6D5
accent
#E60043
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085