#DC80FB#DC80FB
#DC80FB is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.5% C 0.192 H 317.1°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DC80FB |
|---|---|
| RGB | rgb(220, 128, 251) |
| HSL | hsl(285, 94%, 74%) |
| HSV | hsv(285, 49%, 98%) |
| CMYK | cmyk(12.4%, 49%, 0%, 1.6%) |
| CIE-LAB | lab(67.74, 54.81, -47.15) |
| CIE-LCH | lch(67.74, 72.30, 319.29°) |
| OKLab | oklab(74.47% 0.1407 -0.1309) |
| OKLCH | oklch(74.47% 0.192 317.1) |
| XYZ | xyz(54.6444, 37.6208, 95.6311) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.74
Liliac
#C48EFD
ΔE00 5.62
Light Purple
#BF77F6
ΔE00 5.64
Purply Pink
#F075E6
ΔE00 5.86
Violet Pink
#FB5FFC
ΔE00 6.46
Easter Purple
#C071FE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC80FB #9FFB80
analogous
#9F80FB #DC80FB #FB80DD
triadic
#DC80FB #FBDC80 #80FBDC
tetradic
#DC80FB #FB9F80 #9FFB80 #80DDFB
square
#DC80FB #FB9F80 #9FFB80 #80DDFB
split-complementary
#DC80FB #DDFB80 #80FB9F
monochromatic
#BB09F7 #CC45F9 #DC80FB #ECBBFD #F7E1FE
Accessibility & contrast
On white
2.46
#DC80FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#DC80FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC80FB
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC80FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC80FB | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689FFF
Deuteranopia (green-blind)
#83A8F8
Tritanopia (blue-blind)
#DB92B2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dc80fb; /* rgb */ color: rgb(220, 128, 251); /* oklch */ color: oklch(74.5% 0.192 317.1);
Tailwind
colors: {
custom: {
50: '#e9a7fd',
500: '#dc80fb',
950: '#000000',
},
}SCSS
$custom: #dc80fb; $custom-light: #e9a7fd; $custom-dark: #000000;
JSON
{
"hex": "#dc80fb",
"rgb": {
"r": 220,
"g": 128,
"b": 251
},
"hsl": {
"h": 284.878,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.74465,
"c": 0.19221,
"h": 317.1
},
"luminance": 0.37619
}Semantic roles & 50–950 ramp
primary
#DC80FB
secondary
#DDF6D5
accent
#E6003A
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85