#DA82E8#DA82E8
#DA82E8 is a light, vivid purple. Relative luminance 0.367; OKLCH L 73.6% C 0.169 H 321.9°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DA82E8 |
|---|---|
| RGB | rgb(218, 130, 232) |
| HSL | hsl(292, 69%, 71%) |
| HSV | hsv(292, 44%, 91%) |
| CMYK | cmyk(6%, 44%, 0%, 9%) |
| CIE-LAB | lab(67.05, 49.54, -37.81) |
| CIE-LCH | lch(67.05, 62.32, 322.65°) |
| OKLab | oklab(73.62% 0.1329 -0.104) |
| OKLCH | oklch(73.62% 0.169 321.9) |
| XYZ | xyz(51.4599, 36.6989, 80.7012) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.31
Lavender Pink
#DD85D7
ΔE00 3.87
Purply Pink
#F075E6
ΔE00 4.36
Orchid
#DA70D6
ΔE00 4.58
Orchid (survey)
#C875C4
ΔE00 6.57
Light Magenta
#FA5FF7
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA82E8 #90E882
analogous
#A782E8 #DA82E8 #E882C3
triadic
#DA82E8 #E8DA82 #82E8DA
tetradic
#DA82E8 #E8A782 #90E882 #82C3E8
square
#DA82E8 #E8A782 #90E882 #82C3E8
split-complementary
#DA82E8 #C3E882 #82E8A7
monochromatic
#B425CA #CB4EDE #DA82E8 #E9B6F2 #F7E5FA
Accessibility & contrast
On white
2.52
#DA82E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#DA82E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA82E8
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA82E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA82E8 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759DEC
Deuteranopia (green-blind)
#8DA7E5
Tritanopia (blue-blind)
#DC8EAA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #da82e8; /* rgb */ color: rgb(218, 130, 232); /* oklch */ color: oklch(73.6% 0.169 321.9);
Tailwind
colors: {
custom: {
50: '#e7a8ef',
500: '#da82e8',
950: '#000000',
},
}SCSS
$custom: #da82e8; $custom-light: #e7a8ef; $custom-dark: #000000;
JSON
{
"hex": "#da82e8",
"rgb": {
"r": 218,
"g": 130,
"b": 232
},
"hsl": {
"h": 291.765,
"s": 68.919,
"l": 70.98
},
"oklch": {
"l": 0.73623,
"c": 0.16876,
"h": 321.9
},
"luminance": 0.36697
}Semantic roles & 50–950 ramp
primary
#DA82E8
secondary
#D9F0D5
accent
#D1152E
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84