#DC82FA#DC82FA
#DC82FA is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.7% C 0.188 H 317.2°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DC82FA |
|---|---|
| RGB | rgb(220, 130, 250) |
| HSL | hsl(285, 92%, 75%) |
| HSV | hsv(285, 48%, 98%) |
| CMYK | cmyk(12%, 48%, 0%, 2%) |
| CIE-LAB | lab(68.08, 53.60, -46.07) |
| CIE-LCH | lch(68.08, 70.68, 319.32°) |
| OKLab | oklab(74.7% 0.1379 -0.1278) |
| OKLCH | oklch(74.7% 0.188 317.2) |
| XYZ | xyz(54.7507, 38.0848, 94.8910) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.53
Liliac
#C48EFD
ΔE00 5.49
Purply Pink
#F075E6
ΔE00 5.84
Light Purple
#BF77F6
ΔE00 5.89
Orchid
#DA70D6
ΔE00 6.68
Lavender Pink
#DD85D7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC82FA #A0FA82
analogous
#A082FA #DC82FA #FA82DC
triadic
#DC82FA #FADC82 #82FADC
tetradic
#DC82FA #FAA082 #A0FA82 #82DCFA
square
#DC82FA #FAA082 #A0FA82 #82DCFA
split-complementary
#DC82FA #DCFA82 #82FAA0
monochromatic
#BB0CF5 #CC47F8 #DC82FA #ECBDFC #F7E2FE
Accessibility & contrast
On white
2.44
#DC82FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#DC82FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC82FA
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC82FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC82FA | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA0FE
Deuteranopia (green-blind)
#86A9F7
Tritanopia (blue-blind)
#DB93B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dc82fa; /* rgb */ color: rgb(220, 130, 250); /* oklch */ color: oklch(74.7% 0.188 317.2);
Tailwind
colors: {
custom: {
50: '#e9a9fc',
500: '#dc82fa',
950: '#000000',
},
}SCSS
$custom: #dc82fa; $custom-light: #e9a9fc; $custom-dark: #000000;
JSON
{
"hex": "#dc82fa",
"rgb": {
"r": 220,
"g": 130,
"b": 250
},
"hsl": {
"h": 285,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.74704,
"c": 0.18803,
"h": 317.2
},
"luminance": 0.38083
}Semantic roles & 50–950 ramp
primary
#DC82FA
secondary
#DDF6D5
accent
#E60039
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85