#DC82F8#DC82F8
#DC82F8 is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.6% C 0.186 H 317.8°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DC82F8 |
|---|---|
| RGB | rgb(220, 130, 248) |
| HSL | hsl(286, 89%, 74%) |
| HSV | hsv(286, 48%, 97%) |
| CMYK | cmyk(11.3%, 47.6%, 0%, 2.7%) |
| CIE-LAB | lab(67.99, 53.20, -45.12) |
| CIE-LCH | lch(67.99, 69.76, 319.70°) |
| OKLab | oklab(74.61% 0.1377 -0.125) |
| OKLCH | oklch(74.61% 0.186 317.8) |
| XYZ | xyz(54.4387, 37.9600, 93.2481) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.29
Purply Pink
#F075E6
ΔE00 5.59
Liliac
#C48EFD
ΔE00 5.63
Light Purple
#BF77F6
ΔE00 6.01
Lavender Pink
#DD85D7
ΔE00 6.41
Orchid
#DA70D6
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC82F8 #9EF882
analogous
#A182F8 #DC82F8 #F882D9
triadic
#DC82F8 #F8DC82 #82F8DC
tetradic
#DC82F8 #F8A182 #9EF882 #82D9F8
square
#DC82F8 #F8A182 #9EF882 #82D9F8
split-complementary
#DC82F8 #D9F882 #82F8A1
monochromatic
#BC0EF2 #CC48F5 #DC82F8 #ECBCFB #F7E2FD
Accessibility & contrast
On white
2.44
#DC82F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#DC82F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC82F8
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC82F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC82F8 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA0FC
Deuteranopia (green-blind)
#87A9F5
Tritanopia (blue-blind)
#DC93B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dc82f8; /* rgb */ color: rgb(220, 130, 248); /* oklch */ color: oklch(74.6% 0.186 317.8);
Tailwind
colors: {
custom: {
50: '#e9a9fb',
500: '#dc82f8',
950: '#000000',
},
}SCSS
$custom: #dc82f8; $custom-light: #e9a9fb; $custom-dark: #000000;
JSON
{
"hex": "#dc82f8",
"rgb": {
"r": 220,
"g": 130,
"b": 248
},
"hsl": {
"h": 285.763,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.74606,
"c": 0.18597,
"h": 317.8
},
"luminance": 0.37958
}Semantic roles & 50–950 ramp
primary
#DC82F8
secondary
#DDF5D6
accent
#E60036
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85