#DA80FB#DA80FB
#DA80FB is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.2% C 0.191 H 316.4°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DA80FB |
|---|---|
| RGB | rgb(218, 128, 251) |
| HSL | hsl(284, 94%, 74%) |
| HSV | hsv(284, 49%, 98%) |
| CMYK | cmyk(13.1%, 49%, 0%, 1.6%) |
| CIE-LAB | lab(67.51, 54.27, -47.53) |
| CIE-LCH | lch(67.51, 72.14, 318.79°) |
| OKLab | oklab(74.24% 0.1384 -0.132) |
| OKLCH | oklch(74.24% 0.191 316.4) |
| XYZ | xyz(54.0426, 37.3105, 95.6029) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.07
Light Purple
#BF77F6
ΔE00 5.30
Liliac
#C48EFD
ΔE00 5.34
Purply Pink
#F075E6
ΔE00 6.16
Easter Purple
#C071FE
ΔE00 6.18
Violet Pink
#FB5FFC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA80FB #A1FB80
analogous
#9D80FB #DA80FB #FB80DF
triadic
#DA80FB #FBDA80 #80FBDA
tetradic
#DA80FB #FB9D80 #A1FB80 #80DFFB
square
#DA80FB #FB9D80 #A1FB80 #80DFFB
split-complementary
#DA80FB #DFFB80 #80FB9D
monochromatic
#B709F7 #C945F9 #DA80FB #EBBBFD #F6E1FE
Accessibility & contrast
On white
2.48
#DA80FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#DA80FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA80FB
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA80FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA80FB | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679FFF
Deuteranopia (green-blind)
#82A7F8
Tritanopia (blue-blind)
#D992B2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #da80fb; /* rgb */ color: rgb(218, 128, 251); /* oklch */ color: oklch(74.2% 0.191 316.4);
Tailwind
colors: {
custom: {
50: '#e8a7fd',
500: '#da80fb',
950: '#000000',
},
}SCSS
$custom: #da80fb; $custom-light: #e8a7fd; $custom-dark: #000000;
JSON
{
"hex": "#da80fb",
"rgb": {
"r": 218,
"g": 128,
"b": 251
},
"hsl": {
"h": 283.902,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.74244,
"c": 0.19131,
"h": 316.4
},
"luminance": 0.37309
}Semantic roles & 50–950 ramp
primary
#DA80FB
secondary
#DEF6D5
accent
#E6003E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86