#DC80FF#DC80FF
#DC80FF is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.7% C 0.196 H 316.0°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DC80FF |
|---|---|
| RGB | rgb(220, 128, 255) |
| HSL | hsl(283, 100%, 75%) |
| HSV | hsv(283, 50%, 100%) |
| CMYK | cmyk(13.7%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(67.93, 55.60, -49.04) |
| CIE-LCH | lch(67.93, 74.14, 318.59°) |
| OKLab | oklab(74.67% 0.1412 -0.1364) |
| OKLCH | oklch(74.67% 0.196 316) |
| XYZ | xyz(55.2816, 37.8757, 98.9870) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.24
Liliac
#C48EFD
ΔE00 5.42
Light Purple
#BF77F6
ΔE00 5.49
Easter Purple
#C071FE
ΔE00 6.24
Purply Pink
#F075E6
ΔE00 6.37
Violet Pink
#FB5FFC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC80FF #A3FF80
analogous
#9D80FF #DC80FF #FF80E2
triadic
#DC80FF #FFDC80 #80FFDC
tetradic
#DC80FF #FF9D80 #A3FF80 #80E2FF
square
#DC80FF #FF9D80 #A3FF80 #80E2FF
split-complementary
#DC80FF #E2FF80 #80FF9D
monochromatic
#BA06FF #CB43FF #DC80FF #EDBDFF #F7E0FF
Accessibility & contrast
On white
2.45
#DC80FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#DC80FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC80FF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC80FF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#65A0FF
Deuteranopia (green-blind)
#81A8FC
Tritanopia (blue-blind)
#DA93B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dc80ff; /* rgb */ color: rgb(220, 128, 255); /* oklch */ color: oklch(74.7% 0.196 316.0);
Tailwind
colors: {
custom: {
50: '#e9a8ff',
500: '#dc80ff',
950: '#000000',
},
}SCSS
$custom: #dc80ff; $custom-light: #e9a8ff; $custom-dark: #000000;
JSON
{
"hex": "#dc80ff",
"rgb": {
"r": 220,
"g": 128,
"b": 255
},
"hsl": {
"h": 283.465,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.74666,
"c": 0.19632,
"h": 316
},
"luminance": 0.37874
}Semantic roles & 50–950 ramp
primary
#DC80FF
secondary
#DDF7D4
accent
#E6003F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86