#DE80FB#DE80FB
#DE80FB is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.7% C 0.193 H 317.8°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DE80FB |
|---|---|
| RGB | rgb(222, 128, 251) |
| HSL | hsl(286, 94%, 74%) |
| HSV | hsv(286, 49%, 98%) |
| CMYK | cmyk(11.6%, 49%, 0%, 1.6%) |
| CIE-LAB | lab(67.97, 55.34, -46.77) |
| CIE-LCH | lch(67.97, 72.46, 319.80°) |
| OKLab | oklab(74.69% 0.1431 -0.1298) |
| OKLCH | oklch(74.69% 0.193 317.8) |
| XYZ | xyz(55.2535, 37.9349, 95.6597) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.42
Purply Pink
#F075E6
ΔE00 5.58
Liliac
#C48EFD
ΔE00 5.91
Light Purple
#BF77F6
ΔE00 5.97
Violet Pink
#FB5FFC
ΔE00 6.25
Light Magenta
#FA5FF7
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE80FB #9DFB80
analogous
#A180FB #DE80FB #FB80DA
triadic
#DE80FB #FBDE80 #80FBDE
tetradic
#DE80FB #FBA180 #9DFB80 #80DAFB
square
#DE80FB #FBA180 #9DFB80 #80DAFB
split-complementary
#DE80FB #DAFB80 #80FBA1
monochromatic
#BF09F7 #CF45F9 #DE80FB #EDBBFD #F7E1FE
Accessibility & contrast
On white
2.45
#DE80FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#DE80FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE80FB
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE80FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE80FB | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFF
Deuteranopia (green-blind)
#85A9F8
Tritanopia (blue-blind)
#DE92B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #de80fb; /* rgb */ color: rgb(222, 128, 251); /* oklch */ color: oklch(74.7% 0.193 317.8);
Tailwind
colors: {
custom: {
50: '#eaa8fd',
500: '#de80fb',
950: '#000000',
},
}SCSS
$custom: #de80fb; $custom-light: #eaa8fd; $custom-dark: #000000;
JSON
{
"hex": "#de80fb",
"rgb": {
"r": 222,
"g": 128,
"b": 251
},
"hsl": {
"h": 285.854,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.74688,
"c": 0.19313,
"h": 317.8
},
"luminance": 0.37933
}Semantic roles & 50–950 ramp
primary
#DE80FB
secondary
#DDF6D5
accent
#E60036
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85