#DA80FD#DA80FD
#DA80FD is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.3% C 0.193 H 315.8°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DA80FD |
|---|---|
| RGB | rgb(218, 128, 253) |
| HSL | hsl(283, 97%, 75%) |
| HSV | hsv(283, 49%, 99%) |
| CMYK | cmyk(13.8%, 49.4%, 0%, 0.8%) |
| CIE-LAB | lab(67.60, 54.67, -48.48) |
| CIE-LCH | lch(67.60, 73.07, 318.44°) |
| OKLab | oklab(74.35% 0.1387 -0.1348) |
| OKLCH | oklch(74.35% 0.193 315.8) |
| XYZ | xyz(54.3595, 37.4372, 97.2721) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.22
Liliac
#C48EFD
ΔE00 5.24
Violet (CSS)
#EE82EE
ΔE00 5.31
Easter Purple
#C071FE
ΔE00 6.05
Purply Pink
#F075E6
ΔE00 6.40
Violet Pink
#FB5FFC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA80FD #A3FD80
analogous
#9C80FD #DA80FD #FD80E2
triadic
#DA80FD #FDDA80 #80FDDA
tetradic
#DA80FD #FD9C80 #A3FD80 #80E2FD
square
#DA80FD #FD9C80 #A3FD80 #80E2FD
split-complementary
#DA80FD #E2FD80 #80FD9C
monochromatic
#B707FB #C844FC #DA80FD #ECBCFE #F6E1FF
Accessibility & contrast
On white
2.47
#DA80FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#DA80FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA80FD
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA80FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA80FD | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669FFF
Deuteranopia (green-blind)
#81A7FA
Tritanopia (blue-blind)
#D893B3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #da80fd; /* rgb */ color: rgb(218, 128, 253); /* oklch */ color: oklch(74.3% 0.193 315.8);
Tailwind
colors: {
custom: {
50: '#e8a7fe',
500: '#da80fd',
950: '#000000',
},
}SCSS
$custom: #da80fd; $custom-light: #e8a7fe; $custom-dark: #000000;
JSON
{
"hex": "#da80fd",
"rgb": {
"r": 218,
"g": 128,
"b": 253
},
"hsl": {
"h": 283.2,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.74345,
"c": 0.19338,
"h": 315.8
},
"luminance": 0.37436
}Semantic roles & 50–950 ramp
primary
#DA80FD
secondary
#DEF7D4
accent
#E60040
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86