#DA81FE#DA81FE
#DA81FE is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.5% C 0.193 H 315.5°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DA81FE |
|---|---|
| RGB | rgb(218, 129, 254) |
| HSL | hsl(283, 98%, 75%) |
| HSV | hsv(283, 49%, 100%) |
| CMYK | cmyk(14.2%, 49.2%, 0%, 0.4%) |
| CIE-LAB | lab(67.85, 54.37, -48.64) |
| CIE-LCH | lch(67.85, 72.95, 318.18°) |
| OKLab | oklab(74.54% 0.1375 -0.1353) |
| OKLCH | oklch(74.54% 0.193 315.5) |
| XYZ | xyz(54.6503, 37.7633, 98.1569) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 5.08
Light Purple
#BF77F6
ΔE00 5.29
Violet (CSS)
#EE82EE
ΔE00 5.39
Easter Purple
#C071FE
ΔE00 6.13
Purply Pink
#F075E6
ΔE00 6.57
Violet Pink
#FB5FFC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA81FE #A5FE81
analogous
#9B81FE #DA81FE #FE81E3
triadic
#DA81FE #FEDA81 #81FEDA
tetradic
#DA81FE #FE9B81 #A5FE81 #81E3FE
square
#DA81FE #FE9B81 #A5FE81 #81E3FE
split-complementary
#DA81FE #E3FE81 #81FE9B
monochromatic
#B608FD #C844FE #DA81FE #ECBEFE #F6E1FF
Accessibility & contrast
On white
2.46
#DA81FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#DA81FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA81FE
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA81FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA81FE | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A0FF
Deuteranopia (green-blind)
#81A8FB
Tritanopia (blue-blind)
#D894B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #da81fe; /* rgb */ color: rgb(218, 129, 254); /* oklch */ color: oklch(74.5% 0.193 315.5);
Tailwind
colors: {
custom: {
50: '#e8a8ff',
500: '#da81fe',
950: '#000000',
},
}SCSS
$custom: #da81fe; $custom-light: #e8a8ff; $custom-dark: #000000;
JSON
{
"hex": "#da81fe",
"rgb": {
"r": 218,
"g": 129,
"b": 254
},
"hsl": {
"h": 282.72,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.74539,
"c": 0.19286,
"h": 315.5
},
"luminance": 0.37762
}Semantic roles & 50–950 ramp
primary
#DA81FE
secondary
#DEF7D4
accent
#E60042
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86