#DC82F7#DC82F7
#DC82F7 is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.6% C 0.185 H 318.0°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DC82F7 |
|---|---|
| RGB | rgb(220, 130, 247) |
| HSL | hsl(286, 88%, 74%) |
| HSV | hsv(286, 47%, 97%) |
| CMYK | cmyk(10.9%, 47.4%, 0%, 3.1%) |
| CIE-LAB | lab(67.95, 53.01, -44.64) |
| CIE-LCH | lch(67.95, 69.30, 319.90°) |
| OKLab | oklab(74.56% 0.1375 -0.1237) |
| OKLCH | oklch(74.56% 0.185 318) |
| XYZ | xyz(54.2840, 37.8981, 92.4332) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.17
Purply Pink
#F075E6
ΔE00 5.48
Liliac
#C48EFD
ΔE00 5.71
Light Purple
#BF77F6
ΔE00 6.07
Lavender Pink
#DD85D7
ΔE00 6.24
Orchid
#DA70D6
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC82F7 #9DF782
analogous
#A282F7 #DC82F7 #F782D8
triadic
#DC82F7 #F7DC82 #82F7DC
tetradic
#DC82F7 #F7A282 #9DF782 #82D8F7
square
#DC82F7 #F7A282 #9DF782 #82D8F7
split-complementary
#DC82F7 #D8F782 #82F7A2
monochromatic
#BC0FEF #CC48F3 #DC82F7 #ECBCFB #F7E2FD
Accessibility & contrast
On white
2.45
#DC82F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#DC82F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC82F7
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC82F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC82F7 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA0FB
Deuteranopia (green-blind)
#87A9F4
Tritanopia (blue-blind)
#DC92B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dc82f7; /* rgb */ color: rgb(220, 130, 247); /* oklch */ color: oklch(74.6% 0.185 318.0);
Tailwind
colors: {
custom: {
50: '#e9a9fa',
500: '#dc82f7',
950: '#000000',
},
}SCSS
$custom: #dc82f7; $custom-light: #e9a9fa; $custom-dark: #000000;
JSON
{
"hex": "#dc82f7",
"rgb": {
"r": 220,
"g": 130,
"b": 247
},
"hsl": {
"h": 286.154,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.74557,
"c": 0.18495,
"h": 318
},
"luminance": 0.37896
}Semantic roles & 50–950 ramp
primary
#DC82F7
secondary
#DDF5D6
accent
#E50135
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85