#DA81F2#DA81F2
#DA81F2 is a light, vivid purple. Relative luminance 0.370; OKLCH L 73.9% C 0.180 H 318.8°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DA81F2 |
|---|---|
| RGB | rgb(218, 129, 242) |
| HSL | hsl(287, 81%, 73%) |
| HSV | hsv(287, 47%, 95%) |
| CMYK | cmyk(9.9%, 46.7%, 0%, 5.1%) |
| CIE-LAB | lab(67.29, 51.98, -42.94) |
| CIE-LCH | lch(67.29, 67.42, 320.44°) |
| OKLab | oklab(73.95% 0.1359 -0.1188) |
| OKLCH | oklch(73.95% 0.18 318.8) |
| XYZ | xyz(52.7886, 37.0186, 88.3518) |
| Luminance | 0.3702 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.03
Purply Pink
#F075E6
ΔE00 5.16
Orchid
#DA70D6
ΔE00 5.62
Lavender Pink
#DD85D7
ΔE00 5.67
Liliac
#C48EFD
ΔE00 5.94
Light Purple
#BF77F6
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA81F2 #99F281
analogous
#A281F2 #DA81F2 #F281D1
triadic
#DA81F2 #F2DA81 #81F2DA
tetradic
#DA81F2 #F2A281 #99F281 #81D1F2
square
#DA81F2 #F2A281 #99F281 #81D1F2
split-complementary
#DA81F2 #D1F281 #81F2A2
monochromatic
#B617E1 #CA4AEC #DA81F2 #EAB8F8 #F7E3FC
Accessibility & contrast
On white
2.50
#DA81F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#DA81F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA81F2
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA81F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA81F2 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9EF6
Deuteranopia (green-blind)
#87A7EF
Tritanopia (blue-blind)
#DA90AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #da81f2; /* rgb */ color: rgb(218, 129, 242); /* oklch */ color: oklch(73.9% 0.180 318.8);
Tailwind
colors: {
custom: {
50: '#e7a8f7',
500: '#da81f2',
950: '#000000',
},
}SCSS
$custom: #da81f2; $custom-light: #e7a8f7; $custom-dark: #000000;
JSON
{
"hex": "#da81f2",
"rgb": {
"r": 218,
"g": 129,
"b": 242
},
"hsl": {
"h": 287.257,
"s": 81.295,
"l": 72.745
},
"oklch": {
"l": 0.73946,
"c": 0.18048,
"h": 318.8
},
"luminance": 0.37017
}Semantic roles & 50–950 ramp
primary
#DA81F2
secondary
#DDF4D7
accent
#DE0835
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85