#DA81E0#DA81E0
#DA81E0 is a light, vivid purple. Relative luminance 0.360; OKLCH L 73.1% C 0.163 H 324.8°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DA81E0 |
|---|---|
| RGB | rgb(218, 129, 224) |
| HSL | hsl(296, 61%, 69%) |
| HSV | hsv(296, 42%, 88%) |
| CMYK | cmyk(2.7%, 42.4%, 0%, 12.2%) |
| CIE-LAB | lab(66.51, 48.55, -34.22) |
| CIE-LCH | lch(66.51, 59.40, 324.83°) |
| OKLab | oklab(73.11% 0.1328 -0.0937) |
| OKLCH | oklch(73.11% 0.163 324.8) |
| XYZ | xyz(50.2170, 35.9900, 74.8081) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.56
Violet (CSS)
#EE82EE
ΔE00 3.41
Orchid
#DA70D6
ΔE00 3.80
Purply Pink
#F075E6
ΔE00 4.00
Orchid (survey)
#C875C4
ΔE00 5.47
Candy Pink
#FF63E9
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA81E0 #87E081
analogous
#AB81E0 #DA81E0 #E081B7
triadic
#DA81E0 #E0DA81 #81E0DA
tetradic
#DA81E0 #E0AB81 #87E081 #81B7E0
square
#DA81E0 #E0AB81 #87E081 #81B7E0
split-complementary
#DA81E0 #B7E081 #81E0AB
monochromatic
#B02EB9 #CC50D4 #DA81E0 #E8B2EC #F7E3F8
Accessibility & contrast
On white
2.56
#DA81E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#DA81E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA81E0
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA81E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA81E0 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779BE3
Deuteranopia (green-blind)
#8FA6DD
Tritanopia (blue-blind)
#DE8BA6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #da81e0; /* rgb */ color: rgb(218, 129, 224); /* oklch */ color: oklch(73.1% 0.163 324.8);
Tailwind
colors: {
custom: {
50: '#e7a8ea',
500: '#da81e0',
950: '#000000',
},
}SCSS
$custom: #da81e0; $custom-light: #e7a8ea; $custom-dark: #000000;
JSON
{
"hex": "#da81e0",
"rgb": {
"r": 218,
"g": 129,
"b": 224
},
"hsl": {
"h": 296.211,
"s": 60.51,
"l": 69.216
},
"oklch": {
"l": 0.73111,
"c": 0.16257,
"h": 324.8
},
"luminance": 0.35988
}Semantic roles & 50–950 ramp
primary
#DA81E0
secondary
#D2ECD1
accent
#C81D28
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84