#DE80FD#DE80FD
#DE80FD is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.8% C 0.195 H 317.2°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DE80FD |
|---|---|
| RGB | rgb(222, 128, 253) |
| HSL | hsl(285, 97%, 75%) |
| HSV | hsv(285, 49%, 99%) |
| CMYK | cmyk(12.3%, 49.4%, 0%, 0.8%) |
| CIE-LAB | lab(68.07, 55.74, -47.72) |
| CIE-LCH | lch(68.07, 73.37, 319.43°) |
| OKLab | oklab(74.79% 0.1433 -0.1325) |
| OKLCH | oklch(74.79% 0.195 317.2) |
| XYZ | xyz(55.5705, 38.0616, 97.3288) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.68
Liliac
#C48EFD
ΔE00 5.79
Purply Pink
#F075E6
ΔE00 5.84
Light Purple
#BF77F6
ΔE00 5.88
Violet Pink
#FB5FFC
ΔE00 6.31
Light Magenta
#FA5FF7
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE80FD #9FFD80
analogous
#A080FD #DE80FD #FD80DE
triadic
#DE80FD #FDDE80 #80FDDE
tetradic
#DE80FD #FDA080 #9FFD80 #80DEFD
square
#DE80FD #FDA080 #9FFD80 #80DEFD
split-complementary
#DE80FD #DEFD80 #80FDA0
monochromatic
#BF07FB #CE44FC #DE80FD #EEBCFE #F7E1FF
Accessibility & contrast
On white
2.44
#DE80FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#DE80FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE80FD
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE80FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE80FD | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A0FF
Deuteranopia (green-blind)
#84A9FA
Tritanopia (blue-blind)
#DD92B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #de80fd; /* rgb */ color: rgb(222, 128, 253); /* oklch */ color: oklch(74.8% 0.195 317.2);
Tailwind
colors: {
custom: {
50: '#eaa8fe',
500: '#de80fd',
950: '#000000',
},
}SCSS
$custom: #de80fd; $custom-light: #eaa8fe; $custom-dark: #000000;
JSON
{
"hex": "#de80fd",
"rgb": {
"r": 222,
"g": 128,
"b": 253
},
"hsl": {
"h": 285.12,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.74787,
"c": 0.19516,
"h": 317.2
},
"luminance": 0.3806
}Semantic roles & 50–950 ramp
primary
#DE80FD
secondary
#DDF7D4
accent
#E60039
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86