#DC80F9#DC80F9
#DC80F9 is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.4% C 0.190 H 317.6°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DC80F9 |
|---|---|
| RGB | rgb(220, 128, 249) |
| HSL | hsl(286, 91%, 74%) |
| HSV | hsv(286, 49%, 98%) |
| CMYK | cmyk(11.6%, 48.6%, 0%, 2.4%) |
| CIE-LAB | lab(67.65, 54.41, -46.20) |
| CIE-LCH | lch(67.65, 71.38, 319.66°) |
| OKLab | oklab(74.37% 0.1405 -0.1282) |
| OKLCH | oklch(74.37% 0.19 317.6) |
| XYZ | xyz(54.3309, 37.4954, 93.9795) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.50
Purply Pink
#F075E6
ΔE00 5.62
Light Purple
#BF77F6
ΔE00 5.74
Liliac
#C48EFD
ΔE00 5.75
Orchid
#DA70D6
ΔE00 6.36
Violet Pink
#FB5FFC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC80F9 #9DF980
analogous
#A080F9 #DC80F9 #F980DA
triadic
#DC80F9 #F9DC80 #80F9DC
tetradic
#DC80F9 #F9A080 #9DF980 #80DAF9
square
#DC80F9 #F9A080 #9DF980 #80DAF9
split-complementary
#DC80F9 #DAF980 #80F9A0
monochromatic
#BC0BF3 #CC46F6 #DC80F9 #ECBAFC #F7E2FE
Accessibility & contrast
On white
2.47
#DC80F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#DC80F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC80F9
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC80F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC80F9 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFD
Deuteranopia (green-blind)
#85A8F6
Tritanopia (blue-blind)
#DC91B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dc80f9; /* rgb */ color: rgb(220, 128, 249); /* oklch */ color: oklch(74.4% 0.190 317.6);
Tailwind
colors: {
custom: {
50: '#e9a7fb',
500: '#dc80f9',
950: '#000000',
},
}SCSS
$custom: #dc80f9; $custom-light: #e9a7fb; $custom-dark: #000000;
JSON
{
"hex": "#dc80f9",
"rgb": {
"r": 220,
"g": 128,
"b": 249
},
"hsl": {
"h": 285.62,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.74366,
"c": 0.19018,
"h": 317.6
},
"luminance": 0.37494
}Semantic roles & 50–950 ramp
primary
#DC80F9
secondary
#DDF6D5
accent
#E60037
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85