#DA81FA#DA81FA
#DA81FA is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.3% C 0.189 H 316.5°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DA81FA |
|---|---|
| RGB | rgb(218, 129, 250) |
| HSL | hsl(284, 92%, 74%) |
| HSV | hsv(284, 48%, 98%) |
| CMYK | cmyk(12.8%, 48.4%, 0%, 2%) |
| CIE-LAB | lab(67.66, 53.56, -46.75) |
| CIE-LCH | lch(67.66, 71.10, 318.89°) |
| OKLab | oklab(74.34% 0.137 -0.1298) |
| OKLCH | oklch(74.34% 0.189 316.5) |
| XYZ | xyz(54.0165, 37.5097, 94.8186) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.90
Liliac
#C48EFD
ΔE00 5.29
Light Purple
#BF77F6
ΔE00 5.45
Purply Pink
#F075E6
ΔE00 6.08
Easter Purple
#C071FE
ΔE00 6.39
Orchid
#DA70D6
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA81FA #A1FA81
analogous
#9E81FA #DA81FA #FA81DE
triadic
#DA81FA #FADA81 #81FADA
tetradic
#DA81FA #FA9E81 #A1FA81 #81DEFA
square
#DA81FA #FA9E81 #A1FA81 #81DEFA
split-complementary
#DA81FA #DEFA81 #81FA9E
monochromatic
#B70BF5 #C946F8 #DA81FA #EBBCFC #F6E2FE
Accessibility & contrast
On white
2.47
#DA81FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#DA81FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA81FA
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA81FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA81FA | 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)
#699FFE
Deuteranopia (green-blind)
#83A8F7
Tritanopia (blue-blind)
#D993B2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #da81fa; /* rgb */ color: rgb(218, 129, 250); /* oklch */ color: oklch(74.3% 0.189 316.5);
Tailwind
colors: {
custom: {
50: '#e8a8fc',
500: '#da81fa',
950: '#000000',
},
}SCSS
$custom: #da81fa; $custom-light: #e8a8fc; $custom-dark: #000000;
JSON
{
"hex": "#da81fa",
"rgb": {
"r": 218,
"g": 129,
"b": 250
},
"hsl": {
"h": 284.132,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.74339,
"c": 0.1887,
"h": 316.5
},
"luminance": 0.37508
}Semantic roles & 50–950 ramp
primary
#DA81FA
secondary
#DEF6D5
accent
#E6003D
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85