#DC80F2#DC80F2
#DC80F2 is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.0% C 0.183 H 319.7°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DC80F2 |
|---|---|
| RGB | rgb(220, 128, 242) |
| HSL | hsl(288, 81%, 73%) |
| HSV | hsv(288, 47%, 95%) |
| CMYK | cmyk(9.1%, 47.1%, 0%, 5.1%) |
| CIE-LAB | lab(67.33, 53.05, -42.87) |
| CIE-LCH | lch(67.33, 68.20, 321.06°) |
| OKLab | oklab(74.02% 0.1396 -0.1185) |
| OKLCH | oklch(74.02% 0.183 319.7) |
| XYZ | xyz(53.2594, 37.0668, 88.3363) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.72
Purply Pink
#F075E6
ΔE00 4.79
Orchid
#DA70D6
ΔE00 5.41
Lavender Pink
#DD85D7
ΔE00 5.56
Light Purple
#BF77F6
ΔE00 6.25
Liliac
#C48EFD
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC80F2 #96F280
analogous
#A380F2 #DC80F2 #F280CF
triadic
#DC80F2 #F2DC80 #80F2DC
tetradic
#DC80F2 #F2A380 #96F280 #80CFF2
square
#DC80F2 #F2A380 #96F280 #80CFF2
split-complementary
#DC80F2 #CFF280 #80F2A3
monochromatic
#BA17E1 #CD48EC #DC80F2 #EBB8F8 #F7E3FC
Accessibility & contrast
On white
2.50
#DC80F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#DC80F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC80F2
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC80F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC80F2 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9EF6
Deuteranopia (green-blind)
#88A7EF
Tritanopia (blue-blind)
#DD8FAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dc80f2; /* rgb */ color: rgb(220, 128, 242); /* oklch */ color: oklch(74.0% 0.183 319.7);
Tailwind
colors: {
custom: {
50: '#e9a7f7',
500: '#dc80f2',
950: '#000000',
},
}SCSS
$custom: #dc80f2; $custom-light: #e9a7f7; $custom-dark: #000000;
JSON
{
"hex": "#dc80f2",
"rgb": {
"r": 220,
"g": 128,
"b": 242
},
"hsl": {
"h": 288.421,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.74024,
"c": 0.18309,
"h": 319.7
},
"luminance": 0.37065
}Semantic roles & 50–950 ramp
primary
#DC80F2
secondary
#DDF4D7
accent
#DE0831
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85