#DF80F6#DF80F6
#DF80F6 is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.6% C 0.189 H 319.6°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80F6 |
|---|---|
| RGB | rgb(223, 128, 246) |
| HSL | hsl(288, 87%, 73%) |
| HSV | hsv(288, 48%, 96%) |
| CMYK | cmyk(9.3%, 48%, 0%, 3.5%) |
| CIE-LAB | lab(67.86, 54.64, -44.20) |
| CIE-LCH | lch(67.86, 70.28, 321.03°) |
| OKLab | oklab(74.55% 0.1436 -0.1223) |
| OKLCH | oklch(74.55% 0.189 319.6) |
| XYZ | xyz(54.7830, 37.7822, 91.5779) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.64
Purply Pink
#F075E6
ΔE00 4.81
Orchid
#DA70D6
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 5.97
Violet Pink
#FB5FFC
ΔE00 6.07
Light Magenta
#FA5FF7
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80F6 #97F680
analogous
#A480F6 #DF80F6 #F680D2
triadic
#DF80F6 #F6DF80 #80F6DF
tetradic
#DF80F6 #F6A480 #97F680 #80D2F6
square
#DF80F6 #F6A480 #97F680 #80D2F6
split-complementary
#DF80F6 #D2F680 #80F6A4
monochromatic
#C011EB #D147F2 #DF80F6 #EDB9FA #F8E2FD
Accessibility & contrast
On white
2.45
#DF80F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#DF80F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80F6
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80F6 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9FFA
Deuteranopia (green-blind)
#88A9F3
Tritanopia (blue-blind)
#E090B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #df80f6; /* rgb */ color: rgb(223, 128, 246); /* oklch */ color: oklch(74.6% 0.189 319.6);
Tailwind
colors: {
custom: {
50: '#eba8f9',
500: '#df80f6',
950: '#000000',
},
}SCSS
$custom: #df80f6; $custom-light: #eba8f9; $custom-dark: #000000;
JSON
{
"hex": "#df80f6",
"rgb": {
"r": 223,
"g": 128,
"b": 246
},
"hsl": {
"h": 288.305,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.74554,
"c": 0.18859,
"h": 319.6
},
"luminance": 0.3778
}Semantic roles & 50–950 ramp
primary
#DF80F6
secondary
#DCF5D6
accent
#E3022E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85