#DA80FC#DA80FC
#DA80FC is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.3% C 0.192 H 316.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DA80FC |
|---|---|
| RGB | rgb(218, 128, 252) |
| HSL | hsl(284, 95%, 75%) |
| HSV | hsv(284, 49%, 99%) |
| CMYK | cmyk(13.5%, 49.2%, 0%, 1.2%) |
| CIE-LAB | lab(67.56, 54.47, -48.01) |
| CIE-LCH | lch(67.56, 72.61, 318.61°) |
| OKLab | oklab(74.29% 0.1386 -0.1334) |
| OKLCH | oklch(74.29% 0.192 316.1) |
| XYZ | xyz(54.2007, 37.3737, 96.4353) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.19
Light Purple
#BF77F6
ΔE00 5.26
Liliac
#C48EFD
ΔE00 5.29
Easter Purple
#C071FE
ΔE00 6.11
Purply Pink
#F075E6
ΔE00 6.28
Violet Pink
#FB5FFC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA80FC #A2FC80
analogous
#9C80FC #DA80FC #FC80E0
triadic
#DA80FC #FCDA80 #80FCDA
tetradic
#DA80FC #FC9C80 #A2FC80 #80E0FC
square
#DA80FC #FC9C80 #A2FC80 #80E0FC
split-complementary
#DA80FC #E0FC80 #80FC9C
monochromatic
#B708F9 #C944FB #DA80FC #EBBCFD #F6E1FE
Accessibility & contrast
On white
2.48
#DA80FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#DA80FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA80FC
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA80FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA80FC | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679FFF
Deuteranopia (green-blind)
#82A7F9
Tritanopia (blue-blind)
#D893B3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #da80fc; /* rgb */ color: rgb(218, 128, 252); /* oklch */ color: oklch(74.3% 0.192 316.1);
Tailwind
colors: {
custom: {
50: '#e8a7fe',
500: '#da80fc',
950: '#000000',
},
}SCSS
$custom: #da80fc; $custom-light: #e8a7fe; $custom-dark: #000000;
JSON
{
"hex": "#da80fc",
"rgb": {
"r": 218,
"g": 128,
"b": 252
},
"hsl": {
"h": 283.548,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.74294,
"c": 0.19235,
"h": 316.1
},
"luminance": 0.37372
}Semantic roles & 50–950 ramp
primary
#DA80FC
secondary
#DEF7D4
accent
#E6003F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86