#DF80FE#DF80FE
#DF80FE is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.9% C 0.197 H 317.3°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80FE |
|---|---|
| RGB | rgb(223, 128, 254) |
| HSL | hsl(285, 98%, 75%) |
| HSV | hsv(285, 50%, 100%) |
| CMYK | cmyk(12.2%, 49.6%, 0%, 0.4%) |
| CIE-LAB | lab(68.23, 56.20, -48.00) |
| CIE-LCH | lch(68.23, 73.91, 319.50°) |
| OKLab | oklab(74.95% 0.1446 -0.1333) |
| OKLCH | oklch(74.95% 0.197 317.3) |
| XYZ | xyz(56.0374, 38.2839, 98.1844) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.66
Purply Pink
#F075E6
ΔE00 5.84
Liliac
#C48EFD
ΔE00 5.88
Light Purple
#BF77F6
ΔE00 6.01
Violet Pink
#FB5FFC
ΔE00 6.24
Light Magenta
#FA5FF7
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80FE #9FFE80
analogous
#A080FE #DF80FE #FE80DE
triadic
#DF80FE #FEDF80 #80FEDF
tetradic
#DF80FE #FEA080 #9FFE80 #80DEFE
square
#DF80FE #FEA080 #9FFE80 #80DEFE
split-complementary
#DF80FE #DEFE80 #80FEA0
monochromatic
#C007FD #D043FE #DF80FE #EEBDFE #F7E1FF
Accessibility & contrast
On white
2.43
#DF80FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#DF80FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80FE
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80FE | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A0FF
Deuteranopia (green-blind)
#84A9FB
Tritanopia (blue-blind)
#DE92B4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #df80fe; /* rgb */ color: rgb(223, 128, 254); /* oklch */ color: oklch(74.9% 0.197 317.3);
Tailwind
colors: {
custom: {
50: '#eba8ff',
500: '#df80fe',
950: '#000000',
},
}SCSS
$custom: #df80fe; $custom-light: #eba8ff; $custom-dark: #000000;
JSON
{
"hex": "#df80fe",
"rgb": {
"r": 223,
"g": 128,
"b": 254
},
"hsl": {
"h": 285.238,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.74949,
"c": 0.19663,
"h": 317.3
},
"luminance": 0.38282
}Semantic roles & 50–950 ramp
primary
#DF80FE
secondary
#DDF7D4
accent
#E60038
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86