#DC82EB#DC82EB
#DC82EB is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.0% C 0.173 H 321.7°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DC82EB |
|---|---|
| RGB | rgb(220, 130, 235) |
| HSL | hsl(291, 72%, 72%) |
| HSV | hsv(291, 45%, 92%) |
| CMYK | cmyk(6.4%, 44.7%, 0%, 7.8%) |
| CIE-LAB | lab(67.41, 50.69, -38.88) |
| CIE-LCH | lch(67.41, 63.88, 322.51°) |
| OKLab | oklab(73.99% 0.1357 -0.1071) |
| OKLCH | oklch(73.99% 0.173 321.7) |
| XYZ | xyz(52.4915, 37.1811, 82.9928) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.07
Lavender Pink
#DD85D7
ΔE00 4.20
Purply Pink
#F075E6
ΔE00 4.26
Orchid
#DA70D6
ΔE00 4.82
Light Magenta
#FA5FF7
ΔE00 6.74
Violet Pink
#FB5FFC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC82EB #91EB82
analogous
#A882EB #DC82EB #EB82C6
triadic
#DC82EB #EBDC82 #82EBDC
tetradic
#DC82EB #EBA882 #91EB82 #82C6EB
square
#DC82EB #EBA882 #91EB82 #82C6EB
split-complementary
#DC82EB #C6EB82 #82EBA8
monochromatic
#B821D1 #CD4DE3 #DC82EB #EBB7F3 #F8E5FB
Accessibility & contrast
On white
2.49
#DC82EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#DC82EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC82EB
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC82EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC82EB | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EEF
Deuteranopia (green-blind)
#8DA8E8
Tritanopia (blue-blind)
#DE8FAC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dc82eb; /* rgb */ color: rgb(220, 130, 235); /* oklch */ color: oklch(74.0% 0.173 321.7);
Tailwind
colors: {
custom: {
50: '#e9a9f2',
500: '#dc82eb',
950: '#000000',
},
}SCSS
$custom: #dc82eb; $custom-light: #e9a9f2; $custom-dark: #000000;
JSON
{
"hex": "#dc82eb",
"rgb": {
"r": 220,
"g": 130,
"b": 235
},
"hsl": {
"h": 291.429,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.73986,
"c": 0.17284,
"h": 321.7
},
"luminance": 0.37179
}Semantic roles & 50–950 ramp
primary
#DC82EB
secondary
#DBF2D7
accent
#D4112D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85