#DC80F3#DC80F3
#DC80F3 is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.1% C 0.184 H 319.4°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DC80F3 |
|---|---|
| RGB | rgb(220, 128, 243) |
| HSL | hsl(288, 83%, 73%) |
| HSV | hsv(288, 47%, 95%) |
| CMYK | cmyk(9.5%, 47.3%, 0%, 4.7%) |
| CIE-LAB | lab(67.37, 53.24, -43.34) |
| CIE-LCH | lch(67.37, 68.65, 320.85°) |
| OKLab | oklab(74.07% 0.1397 -0.1199) |
| OKLCH | oklch(74.07% 0.184 319.4) |
| XYZ | xyz(53.4100, 37.1270, 89.1294) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.82
Purply Pink
#F075E6
ΔE00 4.90
Orchid
#DA70D6
ΔE00 5.54
Lavender Pink
#DD85D7
ΔE00 5.73
Light Purple
#BF77F6
ΔE00 6.17
Liliac
#C48EFD
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC80F3 #97F380
analogous
#A280F3 #DC80F3 #F380D0
triadic
#DC80F3 #F3DC80 #80F3DC
tetradic
#DC80F3 #F3A280 #97F380 #80D0F3
square
#DC80F3 #F3A280 #97F380 #80D0F3
split-complementary
#DC80F3 #D0F380 #80F3A2
monochromatic
#BA15E3 #CD48EE #DC80F3 #EBB8F8 #F7E3FC
Accessibility & contrast
On white
2.49
#DC80F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#DC80F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC80F3
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC80F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC80F3 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9EF7
Deuteranopia (green-blind)
#88A7F0
Tritanopia (blue-blind)
#DD90AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dc80f3; /* rgb */ color: rgb(220, 128, 243); /* oklch */ color: oklch(74.1% 0.184 319.4);
Tailwind
colors: {
custom: {
50: '#e9a7f7',
500: '#dc80f3',
950: '#000000',
},
}SCSS
$custom: #dc80f3; $custom-light: #e9a7f7; $custom-dark: #000000;
JSON
{
"hex": "#dc80f3",
"rgb": {
"r": 220,
"g": 128,
"b": 243
},
"hsl": {
"h": 288,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.74072,
"c": 0.18409,
"h": 319.4
},
"luminance": 0.37125
}Semantic roles & 50–950 ramp
primary
#DC80F3
secondary
#DDF4D7
accent
#DF0632
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85