#DC82F3#DC82F3
#DC82F3 is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.4% C 0.181 H 319.2°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DC82F3 |
|---|---|
| RGB | rgb(220, 130, 243) |
| HSL | hsl(288, 82%, 73%) |
| HSV | hsv(288, 47%, 95%) |
| CMYK | cmyk(9.5%, 46.5%, 0%, 4.7%) |
| CIE-LAB | lab(67.76, 52.22, -42.73) |
| CIE-LCH | lch(67.76, 67.48, 320.71°) |
| OKLab | oklab(74.36% 0.137 -0.1181) |
| OKLCH | oklch(74.36% 0.181 319.2) |
| XYZ | xyz(53.6734, 37.6539, 89.2173) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.72
Purply Pink
#F075E6
ΔE00 5.02
Lavender Pink
#DD85D7
ΔE00 5.58
Orchid
#DA70D6
ΔE00 5.76
Liliac
#C48EFD
ΔE00 6.07
Light Purple
#BF77F6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC82F3 #99F382
analogous
#A382F3 #DC82F3 #F382D1
triadic
#DC82F3 #F3DC82 #82F3DC
tetradic
#DC82F3 #F3A382 #99F382 #82D1F3
square
#DC82F3 #F3A382 #99F382 #82D1F3
split-complementary
#DC82F3 #D1F382 #82F3A3
monochromatic
#BB16E5 #CC4AEE #DC82F3 #ECBAF8 #F7E3FC
Accessibility & contrast
On white
2.46
#DC82F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#DC82F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC82F3
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC82F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC82F3 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9FF7
Deuteranopia (green-blind)
#89A8F0
Tritanopia (blue-blind)
#DD91AF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dc82f3; /* rgb */ color: rgb(220, 130, 243); /* oklch */ color: oklch(74.4% 0.181 319.2);
Tailwind
colors: {
custom: {
50: '#e9a9f7',
500: '#dc82f3',
950: '#000000',
},
}SCSS
$custom: #dc82f3; $custom-light: #e9a9f7; $custom-dark: #000000;
JSON
{
"hex": "#dc82f3",
"rgb": {
"r": 220,
"g": 130,
"b": 243
},
"hsl": {
"h": 287.788,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.74364,
"c": 0.18087,
"h": 319.2
},
"luminance": 0.37652
}Semantic roles & 50–950 ramp
primary
#DC82F3
secondary
#DDF4D7
accent
#DF0733
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85