#DC82FF#DC82FF
#DC82FF is a light, vivid purple. Relative luminance 0.384; OKLCH L 75.0% C 0.193 H 315.8°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DC82FF |
|---|---|
| RGB | rgb(220, 130, 255) |
| HSL | hsl(283, 100%, 75%) |
| HSV | hsv(283, 49%, 100%) |
| CMYK | cmyk(13.7%, 49%, 0%, 0%) |
| CIE-LAB | lab(68.32, 54.60, -48.43) |
| CIE-LCH | lch(68.32, 72.98, 318.42°) |
| OKLab | oklab(74.95% 0.1386 -0.1346) |
| OKLCH | oklch(74.95% 0.193 315.8) |
| XYZ | xyz(55.5451, 38.4026, 99.0748) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.16
Liliac
#C48EFD
ΔE00 5.21
Light Purple
#BF77F6
ΔE00 5.69
Purply Pink
#F075E6
ΔE00 6.46
Easter Purple
#C071FE
ΔE00 6.51
Violet Pink
#FB5FFC
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC82FF #A5FF82
analogous
#9D82FF #DC82FF #FF82E3
triadic
#DC82FF #FFDC82 #82FFDC
tetradic
#DC82FF #FF9D82 #A5FF82 #82E3FF
square
#DC82FF #FF9D82 #A5FF82 #82E3FF
split-complementary
#DC82FF #E3FF82 #82FF9D
monochromatic
#BA08FF #CB45FF #DC82FF #EDBFFF #F6E0FF
Accessibility & contrast
On white
2.42
#DC82FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#DC82FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC82FF
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC82FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC82FF | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A1FF
Deuteranopia (green-blind)
#83A9FC
Tritanopia (blue-blind)
#DA95B5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #dc82ff; /* rgb */ color: rgb(220, 130, 255); /* oklch */ color: oklch(75.0% 0.193 315.8);
Tailwind
colors: {
custom: {
50: '#e9a9ff',
500: '#dc82ff',
950: '#000000',
},
}SCSS
$custom: #dc82ff; $custom-light: #e9a9ff; $custom-dark: #000000;
JSON
{
"hex": "#dc82ff",
"rgb": {
"r": 220,
"g": 130,
"b": 255
},
"hsl": {
"h": 283.2,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.74953,
"c": 0.19319,
"h": 315.8
},
"luminance": 0.38401
}Semantic roles & 50–950 ramp
primary
#DC82FF
secondary
#DEF7D4
accent
#E60040
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86