#DA82F2#DA82F2
#DA82F2 is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.1% C 0.179 H 318.8°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DA82F2 |
|---|---|
| RGB | rgb(218, 130, 242) |
| HSL | hsl(287, 81%, 73%) |
| HSV | hsv(287, 46%, 95%) |
| CMYK | cmyk(9.9%, 46.3%, 0%, 5.1%) |
| CIE-LAB | lab(67.49, 51.47, -42.63) |
| CIE-LCH | lch(67.49, 66.83, 320.37°) |
| OKLab | oklab(74.09% 0.1345 -0.1179) |
| OKLCH | oklch(74.09% 0.179 318.8) |
| XYZ | xyz(52.9210, 37.2833, 88.3959) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.99
Purply Pink
#F075E6
ΔE00 5.22
Lavender Pink
#DD85D7
ΔE00 5.60
Orchid
#DA70D6
ΔE00 5.73
Liliac
#C48EFD
ΔE00 5.86
Light Purple
#BF77F6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA82F2 #9AF282
analogous
#A282F2 #DA82F2 #F282D2
triadic
#DA82F2 #F2DA82 #82F2DA
tetradic
#DA82F2 #F2A282 #9AF282 #82D2F2
square
#DA82F2 #F2A282 #9AF282 #82D2F2
split-complementary
#DA82F2 #D2F282 #82F2A2
monochromatic
#B718E2 #CA4BEC #DA82F2 #EAB9F8 #F7E3FC
Accessibility & contrast
On white
2.48
#DA82F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#DA82F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA82F2
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA82F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA82F2 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9EF6
Deuteranopia (green-blind)
#88A7EF
Tritanopia (blue-blind)
#DA91AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #da82f2; /* rgb */ color: rgb(218, 130, 242); /* oklch */ color: oklch(74.1% 0.179 318.8);
Tailwind
colors: {
custom: {
50: '#e7a9f7',
500: '#da82f2',
950: '#000000',
},
}SCSS
$custom: #da82f2; $custom-light: #e7a9f7; $custom-dark: #000000;
JSON
{
"hex": "#da82f2",
"rgb": {
"r": 218,
"g": 130,
"b": 242
},
"hsl": {
"h": 287.143,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.74094,
"c": 0.17886,
"h": 318.8
},
"luminance": 0.37281
}Semantic roles & 50–950 ramp
primary
#DA82F2
secondary
#DDF4D7
accent
#DE0836
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85