#DE80FF#DE80FF
#DE80FF is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.9% C 0.197 H 316.7°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DE80FF |
|---|---|
| RGB | rgb(222, 128, 255) |
| HSL | hsl(284, 100%, 75%) |
| HSV | hsv(284, 50%, 100%) |
| CMYK | cmyk(12.9%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(68.16, 56.13, -48.66) |
| CIE-LCH | lch(68.16, 74.29, 319.08°) |
| OKLab | oklab(74.89% 0.1435 -0.1352) |
| OKLCH | oklch(74.89% 0.197 316.7) |
| XYZ | xyz(55.8907, 38.1897, 99.0156) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.94
Liliac
#C48EFD
ΔE00 5.70
Light Purple
#BF77F6
ΔE00 5.81
Purply Pink
#F075E6
ΔE00 6.10
Violet Pink
#FB5FFC
ΔE00 6.39
Easter Purple
#C071FE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE80FF #A1FF80
analogous
#9E80FF #DE80FF #FF80E1
triadic
#DE80FF #FFDE80 #80FFDE
tetradic
#DE80FF #FF9E80 #A1FF80 #80E1FF
square
#DE80FF #FF9E80 #A1FF80 #80E1FF
split-complementary
#DE80FF #E1FF80 #80FF9E
monochromatic
#BE06FF #CE43FF #DE80FF #EEBDFF #F7E0FF
Accessibility & contrast
On white
2.43
#DE80FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#DE80FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE80FF
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE80FF | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66A0FF
Deuteranopia (green-blind)
#83A9FC
Tritanopia (blue-blind)
#DD93B4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #de80ff; /* rgb */ color: rgb(222, 128, 255); /* oklch */ color: oklch(74.9% 0.197 316.7);
Tailwind
colors: {
custom: {
50: '#eba8ff',
500: '#de80ff',
950: '#000000',
},
}SCSS
$custom: #de80ff; $custom-light: #eba8ff; $custom-dark: #000000;
JSON
{
"hex": "#de80ff",
"rgb": {
"r": 222,
"g": 128,
"b": 255
},
"hsl": {
"h": 284.409,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.74888,
"c": 0.1972,
"h": 316.7
},
"luminance": 0.38188
}Semantic roles & 50–950 ramp
primary
#DE80FF
secondary
#DDF7D4
accent
#E6003C
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86