#DA81FB#DA81FB
#DA81FB is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.4% C 0.190 H 316.3°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DA81FB |
|---|---|
| RGB | rgb(218, 129, 251) |
| HSL | hsl(284, 94%, 75%) |
| HSV | hsv(284, 49%, 98%) |
| CMYK | cmyk(13.1%, 48.6%, 0%, 1.6%) |
| CIE-LAB | lab(67.70, 53.76, -47.23) |
| CIE-LCH | lch(67.70, 71.56, 318.70°) |
| OKLab | oklab(74.39% 0.1371 -0.1312) |
| OKLCH | oklch(74.39% 0.19 316.3) |
| XYZ | xyz(54.1737, 37.5726, 95.6466) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.02
Liliac
#C48EFD
ΔE00 5.23
Light Purple
#BF77F6
ΔE00 5.41
Purply Pink
#F075E6
ΔE00 6.20
Easter Purple
#C071FE
ΔE00 6.31
Orchid
#DA70D6
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA81FB #A2FB81
analogous
#9D81FB #DA81FB #FB81DF
triadic
#DA81FB #FBDA81 #81FBDA
tetradic
#DA81FB #FB9D81 #A2FB81 #81DFFB
square
#DA81FB #FB9D81 #A2FB81 #81DFFB
split-complementary
#DA81FB #DFFB81 #81FB9D
monochromatic
#B70AF7 #C946F9 #DA81FB #EBBCFD #F6E1FE
Accessibility & contrast
On white
2.47
#DA81FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#DA81FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA81FB
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA81FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA81FB | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFF
Deuteranopia (green-blind)
#83A8F8
Tritanopia (blue-blind)
#D993B3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #da81fb; /* rgb */ color: rgb(218, 129, 251); /* oklch */ color: oklch(74.4% 0.190 316.3);
Tailwind
colors: {
custom: {
50: '#e8a8fd',
500: '#da81fb',
950: '#000000',
},
}SCSS
$custom: #da81fb; $custom-light: #e8a8fd; $custom-dark: #000000;
JSON
{
"hex": "#da81fb",
"rgb": {
"r": 218,
"g": 129,
"b": 251
},
"hsl": {
"h": 283.77,
"s": 93.846,
"l": 74.51
},
"oklch": {
"l": 0.74388,
"c": 0.18973,
"h": 316.3
},
"luminance": 0.37571
}Semantic roles & 50–950 ramp
primary
#DA81FB
secondary
#DEF6D5
accent
#E6003E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85