#DC82FB#DC82FB
#DC82FB is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.8% C 0.189 H 316.9°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DC82FB |
|---|---|
| RGB | rgb(220, 130, 251) |
| HSL | hsl(285, 94%, 75%) |
| HSV | hsv(285, 48%, 98%) |
| CMYK | cmyk(12.4%, 48.2%, 0%, 1.6%) |
| CIE-LAB | lab(68.13, 53.80, -46.54) |
| CIE-LCH | lch(68.13, 71.14, 319.14°) |
| OKLab | oklab(74.75% 0.1381 -0.1291) |
| OKLCH | oklch(74.75% 0.189 316.9) |
| XYZ | xyz(54.9079, 38.1477, 95.7189) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.66
Liliac
#C48EFD
ΔE00 5.42
Light Purple
#BF77F6
ΔE00 5.84
Purply Pink
#F075E6
ΔE00 5.96
Easter Purple
#C071FE
ΔE00 6.75
Violet Pink
#FB5FFC
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC82FB #A1FB82
analogous
#A082FB #DC82FB #FB82DE
triadic
#DC82FB #FBDC82 #82FBDC
tetradic
#DC82FB #FBA082 #A1FB82 #82DEFB
square
#DC82FB #FBA082 #A1FB82 #82DEFB
split-complementary
#DC82FB #DEFB82 #82FBA0
monochromatic
#BB0BF7 #CB47F9 #DC82FB #EDBDFD #F7E1FE
Accessibility & contrast
On white
2.43
#DC82FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#DC82FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC82FB
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC82FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC82FB | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA0FF
Deuteranopia (green-blind)
#85A9F8
Tritanopia (blue-blind)
#DB94B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dc82fb; /* rgb */ color: rgb(220, 130, 251); /* oklch */ color: oklch(74.8% 0.189 316.9);
Tailwind
colors: {
custom: {
50: '#e9a9fd',
500: '#dc82fb',
950: '#000000',
},
}SCSS
$custom: #dc82fb; $custom-light: #e9a9fd; $custom-dark: #000000;
JSON
{
"hex": "#dc82fb",
"rgb": {
"r": 220,
"g": 130,
"b": 251
},
"hsl": {
"h": 284.628,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.74754,
"c": 0.18905,
"h": 316.9
},
"luminance": 0.38146
}Semantic roles & 50–950 ramp
primary
#DC82FB
secondary
#DDF6D5
accent
#E6003B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85