#DC82F9#DC82F9
#DC82F9 is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.7% C 0.187 H 317.5°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DC82F9 |
|---|---|
| RGB | rgb(220, 130, 249) |
| HSL | hsl(285, 91%, 74%) |
| HSV | hsv(285, 48%, 98%) |
| CMYK | cmyk(11.6%, 47.8%, 0%, 2.4%) |
| CIE-LAB | lab(68.04, 53.40, -45.59) |
| CIE-LCH | lch(68.04, 70.22, 319.51°) |
| OKLab | oklab(74.66% 0.1378 -0.1264) |
| OKLCH | oklch(74.66% 0.187 317.5) |
| XYZ | xyz(54.5943, 38.0222, 94.0673) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.41
Liliac
#C48EFD
ΔE00 5.56
Purply Pink
#F075E6
ΔE00 5.71
Light Purple
#BF77F6
ΔE00 5.95
Orchid
#DA70D6
ΔE00 6.55
Lavender Pink
#DD85D7
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC82F9 #9FF982
analogous
#A182F9 #DC82F9 #F982DB
triadic
#DC82F9 #F9DC82 #82F9DC
tetradic
#DC82F9 #F9A182 #9FF982 #82DBF9
square
#DC82F9 #F9A182 #9FF982 #82DBF9
split-complementary
#DC82F9 #DBF982 #82F9A1
monochromatic
#BB0DF3 #CC48F6 #DC82F9 #ECBCFC #F7E2FE
Accessibility & contrast
On white
2.44
#DC82F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#DC82F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC82F9
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC82F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC82F9 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FD
Deuteranopia (green-blind)
#86A9F6
Tritanopia (blue-blind)
#DC93B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dc82f9; /* rgb */ color: rgb(220, 130, 249); /* oklch */ color: oklch(74.7% 0.187 317.5);
Tailwind
colors: {
custom: {
50: '#e9a9fb',
500: '#dc82f9',
950: '#000000',
},
}SCSS
$custom: #dc82f9; $custom-light: #e9a9fb; $custom-dark: #000000;
JSON
{
"hex": "#dc82f9",
"rgb": {
"r": 220,
"g": 130,
"b": 249
},
"hsl": {
"h": 285.378,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.74655,
"c": 0.187,
"h": 317.5
},
"luminance": 0.3802
}Semantic roles & 50–950 ramp
primary
#DC82F9
secondary
#DDF6D5
accent
#E60038
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85