#DF80FF#DF80FF
#DF80FF is a light, vivid purple. Relative luminance 0.383; OKLCH L 75.0% C 0.198 H 317.1°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80FF |
|---|---|
| RGB | rgb(223, 128, 255) |
| HSL | hsl(285, 100%, 75%) |
| HSV | hsv(285, 50%, 100%) |
| CMYK | cmyk(12.5%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(68.28, 56.40, -48.47) |
| CIE-LCH | lch(68.28, 74.37, 319.32°) |
| OKLab | oklab(75% 0.1447 -0.1347) |
| OKLCH | oklch(75% 0.198 317.1) |
| XYZ | xyz(56.1980, 38.3482, 99.0300) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.79
Liliac
#C48EFD
ΔE00 5.84
Purply Pink
#F075E6
ΔE00 5.97
Light Purple
#BF77F6
ΔE00 5.98
Violet Pink
#FB5FFC
ΔE00 6.28
Light Magenta
#FA5FF7
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80FF #A0FF80
analogous
#A080FF #DF80FF #FF80DF
triadic
#DF80FF #FFDF80 #80FFDF
tetradic
#DF80FF #FFA080 #A0FF80 #80DFFF
square
#DF80FF #FFA080 #A0FF80 #80DFFF
split-complementary
#DF80FF #DFFF80 #80FFA0
monochromatic
#C006FF #D043FF #DF80FF #EEBDFF #F7E0FF
Accessibility & contrast
On white
2.42
#DF80FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#DF80FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80FF
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80FF | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A0FF
Deuteranopia (green-blind)
#84A9FC
Tritanopia (blue-blind)
#DE93B4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #df80ff; /* rgb */ color: rgb(223, 128, 255); /* oklch */ color: oklch(75.0% 0.198 317.1);
Tailwind
colors: {
custom: {
50: '#eba8ff',
500: '#df80ff',
950: '#000000',
},
}SCSS
$custom: #df80ff; $custom-light: #eba8ff; $custom-dark: #000000;
JSON
{
"hex": "#df80ff",
"rgb": {
"r": 223,
"g": 128,
"b": 255
},
"hsl": {
"h": 284.882,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.74999,
"c": 0.19764,
"h": 317.1
},
"luminance": 0.38346
}Semantic roles & 50–950 ramp
primary
#DF80FF
secondary
#DDF7D4
accent
#E6003A
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86