#DA82FA#DA82FA
#DA82FA is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.5% C 0.187 H 316.5°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DA82FA |
|---|---|
| RGB | rgb(218, 130, 250) |
| HSL | hsl(284, 92%, 75%) |
| HSV | hsv(284, 48%, 98%) |
| CMYK | cmyk(12.8%, 48%, 0%, 2%) |
| CIE-LAB | lab(67.85, 53.06, -46.44) |
| CIE-LCH | lch(67.85, 70.51, 318.80°) |
| OKLab | oklab(74.48% 0.1356 -0.1289) |
| OKLCH | oklch(74.48% 0.187 316.5) |
| XYZ | xyz(54.1488, 37.7745, 94.8627) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.87
Liliac
#C48EFD
ΔE00 5.19
Light Purple
#BF77F6
ΔE00 5.56
Purply Pink
#F075E6
ΔE00 6.13
Easter Purple
#C071FE
ΔE00 6.53
Orchid
#DA70D6
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA82FA #A2FA82
analogous
#9E82FA #DA82FA #FA82DE
triadic
#DA82FA #FADA82 #82FADA
tetradic
#DA82FA #FA9E82 #A2FA82 #82DEFA
square
#DA82FA #FA9E82 #A2FA82 #82DEFA
split-complementary
#DA82FA #DEFA82 #82FA9E
monochromatic
#B70CF5 #C947F8 #DA82FA #EBBDFC #F6E2FE
Accessibility & contrast
On white
2.45
#DA82FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#DA82FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA82FA
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA82FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA82FA | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 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)
#6BA0FE
Deuteranopia (green-blind)
#84A8F7
Tritanopia (blue-blind)
#D993B3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #da82fa; /* rgb */ color: rgb(218, 130, 250); /* oklch */ color: oklch(74.5% 0.187 316.5);
Tailwind
colors: {
custom: {
50: '#e7a9fc',
500: '#da82fa',
950: '#000000',
},
}SCSS
$custom: #da82fa; $custom-light: #e7a9fc; $custom-dark: #000000;
JSON
{
"hex": "#da82fa",
"rgb": {
"r": 218,
"g": 130,
"b": 250
},
"hsl": {
"h": 284,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.74484,
"c": 0.18711,
"h": 316.5
},
"luminance": 0.37773
}Semantic roles & 50–950 ramp
primary
#DA82FA
secondary
#DEF6D5
accent
#E6003D
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85