#DA80FE#DA80FE
#DA80FE is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.4% C 0.194 H 315.5°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DA80FE |
|---|---|
| RGB | rgb(218, 128, 254) |
| HSL | hsl(283, 98%, 75%) |
| HSV | hsv(283, 50%, 100%) |
| CMYK | cmyk(14.2%, 49.6%, 0%, 0.4%) |
| CIE-LAB | lab(67.65, 54.87, -48.95) |
| CIE-LCH | lch(67.65, 73.53, 318.27°) |
| OKLab | oklab(74.4% 0.1388 -0.1362) |
| OKLCH | oklch(74.4% 0.194 315.5) |
| XYZ | xyz(54.5193, 37.5011, 98.1132) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.19
Liliac
#C48EFD
ΔE00 5.19
Violet (CSS)
#EE82EE
ΔE00 5.43
Easter Purple
#C071FE
ΔE00 5.99
Purply Pink
#F075E6
ΔE00 6.53
Violet Pink
#FB5FFC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA80FE #A4FE80
analogous
#9B80FE #DA80FE #FE80E3
triadic
#DA80FE #FEDA80 #80FEDA
tetradic
#DA80FE #FE9B80 #A4FE80 #80E3FE
square
#DA80FE #FE9B80 #A4FE80 #80E3FE
split-complementary
#DA80FE #E3FE80 #80FE9B
monochromatic
#B707FD #C843FE #DA80FE #ECBDFE #F6E1FF
Accessibility & contrast
On white
2.47
#DA80FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#DA80FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA80FE
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA80FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA80FE | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659FFF
Deuteranopia (green-blind)
#80A7FB
Tritanopia (blue-blind)
#D893B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #da80fe; /* rgb */ color: rgb(218, 128, 254); /* oklch */ color: oklch(74.4% 0.194 315.5);
Tailwind
colors: {
custom: {
50: '#e8a7ff',
500: '#da80fe',
950: '#000000',
},
}SCSS
$custom: #da80fe; $custom-light: #e8a7ff; $custom-dark: #000000;
JSON
{
"hex": "#da80fe",
"rgb": {
"r": 218,
"g": 128,
"b": 254
},
"hsl": {
"h": 282.857,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.74395,
"c": 0.19442,
"h": 315.5
},
"luminance": 0.375
}Semantic roles & 50–950 ramp
primary
#DA80FE
secondary
#DEF7D4
accent
#E60042
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86