#DA81FC#DA81FC
#DA81FC is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.4% C 0.191 H 316.0°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DA81FC |
|---|---|
| RGB | rgb(218, 129, 252) |
| HSL | hsl(283, 95%, 75%) |
| HSV | hsv(283, 49%, 99%) |
| CMYK | cmyk(13.5%, 48.8%, 0%, 1.2%) |
| CIE-LAB | lab(67.75, 53.96, -47.70) |
| CIE-LCH | lch(67.75, 72.02, 318.53°) |
| OKLab | oklab(74.44% 0.1372 -0.1325) |
| OKLCH | oklch(74.44% 0.191 316) |
| XYZ | xyz(54.3317, 37.6358, 96.4790) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.14
Liliac
#C48EFD
ΔE00 5.18
Light Purple
#BF77F6
ΔE00 5.36
Easter Purple
#C071FE
ΔE00 6.25
Purply Pink
#F075E6
ΔE00 6.32
Violet Pink
#FB5FFC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA81FC #A3FC81
analogous
#9D81FC #DA81FC #FC81E0
triadic
#DA81FC #FCDA81 #81FCDA
tetradic
#DA81FC #FC9D81 #A3FC81 #81E0FC
square
#DA81FC #FC9D81 #A3FC81 #81E0FC
split-complementary
#DA81FC #E0FC81 #81FC9D
monochromatic
#B709F9 #C845FB #DA81FC #ECBDFD #F6E1FE
Accessibility & contrast
On white
2.46
#DA81FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#DA81FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA81FC
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA81FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA81FC | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A0FF
Deuteranopia (green-blind)
#82A8F9
Tritanopia (blue-blind)
#D893B3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #da81fc; /* rgb */ color: rgb(218, 129, 252); /* oklch */ color: oklch(74.4% 0.191 316.0);
Tailwind
colors: {
custom: {
50: '#e8a8fe',
500: '#da81fc',
950: '#000000',
},
}SCSS
$custom: #da81fc; $custom-light: #e8a8fe; $custom-dark: #000000;
JSON
{
"hex": "#da81fc",
"rgb": {
"r": 218,
"g": 129,
"b": 252
},
"hsl": {
"h": 283.415,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.74439,
"c": 0.19077,
"h": 316
},
"luminance": 0.37634
}Semantic roles & 50–950 ramp
primary
#DA81FC
secondary
#DEF7D4
accent
#E6003F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86