#DA82F4#DA82F4
#DA82F4 is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.2% C 0.181 H 318.2°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DA82F4 |
|---|---|
| RGB | rgb(218, 130, 244) |
| HSL | hsl(286, 84%, 73%) |
| HSV | hsv(286, 47%, 96%) |
| CMYK | cmyk(10.7%, 46.7%, 0%, 4.3%) |
| CIE-LAB | lab(67.58, 51.87, -43.59) |
| CIE-LCH | lch(67.58, 67.75, 319.96°) |
| OKLab | oklab(74.19% 0.1348 -0.1207) |
| OKLCH | oklch(74.19% 0.181 318.2) |
| XYZ | xyz(53.2230, 37.4041, 89.9865) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.19
Purply Pink
#F075E6
ΔE00 5.43
Liliac
#C48EFD
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 5.93
Light Purple
#BF77F6
ΔE00 5.96
Orchid
#DA70D6
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA82F4 #9CF482
analogous
#A182F4 #DA82F4 #F482D5
triadic
#DA82F4 #F4DA82 #82F4DA
tetradic
#DA82F4 #F4A182 #9CF482 #82D5F4
square
#DA82F4 #F4A182 #9CF482 #82D5F4
split-complementary
#DA82F4 #D5F482 #82F4A1
monochromatic
#B714E7 #C94AEF #DA82F4 #EBBAF9 #F7E3FD
Accessibility & contrast
On white
2.48
#DA82F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#DA82F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA82F4
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA82F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA82F4 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9FF8
Deuteranopia (green-blind)
#87A8F1
Tritanopia (blue-blind)
#DA92B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #da82f4; /* rgb */ color: rgb(218, 130, 244); /* oklch */ color: oklch(74.2% 0.181 318.2);
Tailwind
colors: {
custom: {
50: '#e7a9f8',
500: '#da82f4',
950: '#000000',
},
}SCSS
$custom: #da82f4; $custom-light: #e7a9f8; $custom-dark: #000000;
JSON
{
"hex": "#da82f4",
"rgb": {
"r": 218,
"g": 130,
"b": 244
},
"hsl": {
"h": 286.316,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.7419,
"c": 0.18091,
"h": 318.2
},
"luminance": 0.37402
}Semantic roles & 50–950 ramp
primary
#DA82F4
secondary
#DDF4D7
accent
#E00537
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85