#DC82EF#DC82EF
#DC82EF is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.2% C 0.177 H 320.4°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DC82EF |
|---|---|
| RGB | rgb(220, 130, 239) |
| HSL | hsl(290, 77%, 72%) |
| HSV | hsv(290, 46%, 94%) |
| CMYK | cmyk(7.9%, 45.6%, 0%, 6.3%) |
| CIE-LAB | lab(67.59, 51.45, -40.81) |
| CIE-LCH | lch(67.59, 65.67, 321.58°) |
| OKLab | oklab(74.17% 0.1363 -0.1126) |
| OKLCH | oklch(74.17% 0.177 320.4) |
| XYZ | xyz(53.0759, 37.4149, 86.0706) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.34
Purply Pink
#F075E6
ΔE00 4.61
Lavender Pink
#DD85D7
ΔE00 4.90
Orchid
#DA70D6
ΔE00 5.27
Liliac
#C48EFD
ΔE00 6.48
Light Magenta
#FA5FF7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC82EF #95EF82
analogous
#A582EF #DC82EF #EF82CC
triadic
#DC82EF #EFDC82 #82EFDC
tetradic
#DC82EF #EFA582 #95EF82 #82CCEF
square
#DC82EF #EFA582 #95EF82 #82CCEF
split-complementary
#DC82EF #CCEF82 #82EFA5
monochromatic
#B91CDB #CD4CE8 #DC82EF #EBB8F6 #F7E4FC
Accessibility & contrast
On white
2.48
#DC82EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#DC82EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC82EF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC82EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC82EF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF3
Deuteranopia (green-blind)
#8BA8EC
Tritanopia (blue-blind)
#DE90AD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dc82ef; /* rgb */ color: rgb(220, 130, 239); /* oklch */ color: oklch(74.2% 0.177 320.4);
Tailwind
colors: {
custom: {
50: '#e9a9f4',
500: '#dc82ef',
950: '#000000',
},
}SCSS
$custom: #dc82ef; $custom-light: #e9a9f4; $custom-dark: #000000;
JSON
{
"hex": "#dc82ef",
"rgb": {
"r": 220,
"g": 130,
"b": 239
},
"hsl": {
"h": 289.541,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.74174,
"c": 0.17683,
"h": 320.4
},
"luminance": 0.37413
}Semantic roles & 50–950 ramp
primary
#DC82EF
secondary
#DDF3D8
accent
#DA0C30
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85