#DC84FA#DC84FA
#DC84FA is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.0% C 0.185 H 317.0°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DC84FA |
|---|---|
| RGB | rgb(220, 132, 250) |
| HSL | hsl(285, 92%, 75%) |
| HSV | hsv(285, 47%, 98%) |
| CMYK | cmyk(12%, 47.2%, 0%, 2%) |
| CIE-LAB | lab(68.48, 52.58, -45.45) |
| CIE-LCH | lch(68.48, 69.50, 319.16°) |
| OKLab | oklab(75% 0.1352 -0.126) |
| OKLCH | oklch(75% 0.185 317) |
| XYZ | xyz(55.0193, 38.6220, 94.9805) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.48
Liliac
#C48EFD
ΔE00 5.31
Purply Pink
#F075E6
ΔE00 5.96
Light Purple
#BF77F6
ΔE00 6.12
Lavender Pink
#DD85D7
ΔE00 6.63
Baby Purple
#CA9BF7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC84FA #A2FA84
analogous
#A184FA #DC84FA #FA84DD
triadic
#DC84FA #FADC84 #84FADC
tetradic
#DC84FA #FAA184 #A2FA84 #84DDFA
square
#DC84FA #FAA184 #A2FA84 #84DDFA
split-complementary
#DC84FA #DDFA84 #84FAA1
monochromatic
#BB0EF5 #CB49F8 #DC84FA #EDBFFC #F7E2FE
Accessibility & contrast
On white
2.41
#DC84FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#DC84FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC84FA
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC84FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC84FA | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FE
Deuteranopia (green-blind)
#87AAF7
Tritanopia (blue-blind)
#DB95B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #dc84fa; /* rgb */ color: rgb(220, 132, 250); /* oklch */ color: oklch(75.0% 0.185 317.0);
Tailwind
colors: {
custom: {
50: '#e9aafc',
500: '#dc84fa',
950: '#000000',
},
}SCSS
$custom: #dc84fa; $custom-light: #e9aafc; $custom-dark: #000000;
JSON
{
"hex": "#dc84fa",
"rgb": {
"r": 220,
"g": 132,
"b": 250
},
"hsl": {
"h": 284.746,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.74996,
"c": 0.18483,
"h": 317
},
"luminance": 0.3862
}Semantic roles & 50–950 ramp
primary
#DC84FA
secondary
#DDF6D5
accent
#E6003A
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85