#DD82FA#DD82FA
#DD82FA is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.8% C 0.188 H 317.6°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DD82FA |
|---|---|
| RGB | rgb(221, 130, 250) |
| HSL | hsl(286, 92%, 75%) |
| HSV | hsv(286, 48%, 98%) |
| CMYK | cmyk(11.6%, 48%, 0%, 2%) |
| CIE-LAB | lab(68.20, 53.87, -45.88) |
| CIE-LCH | lch(68.20, 70.76, 319.58°) |
| OKLab | oklab(74.82% 0.1391 -0.1272) |
| OKLCH | oklch(74.82% 0.188 317.6) |
| XYZ | xyz(55.0543, 38.2414, 94.9052) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.37
Liliac
#C48EFD
ΔE00 5.64
Purply Pink
#F075E6
ΔE00 5.69
Light Purple
#BF77F6
ΔE00 6.06
Violet Pink
#FB5FFC
ΔE00 6.63
Orchid
#DA70D6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD82FA #9FFA82
analogous
#A182FA #DD82FA #FA82DB
triadic
#DD82FA #FADD82 #82FADD
tetradic
#DD82FA #FAA182 #9FFA82 #82DBFA
square
#DD82FA #FAA182 #9FFA82 #82DBFA
split-complementary
#DD82FA #DBFA82 #82FAA1
monochromatic
#BD0CF5 #CD47F8 #DD82FA #EDBDFC #F7E2FE
Accessibility & contrast
On white
2.43
#DD82FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#DD82FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD82FA
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD82FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD82FA | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FE
Deuteranopia (green-blind)
#86A9F7
Tritanopia (blue-blind)
#DD93B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dd82fa; /* rgb */ color: rgb(221, 130, 250); /* oklch */ color: oklch(74.8% 0.188 317.6);
Tailwind
colors: {
custom: {
50: '#eaa9fc',
500: '#dd82fa',
950: '#000000',
},
}SCSS
$custom: #dd82fa; $custom-light: #eaa9fc; $custom-dark: #000000;
JSON
{
"hex": "#dd82fa",
"rgb": {
"r": 221,
"g": 130,
"b": 250
},
"hsl": {
"h": 285.5,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.74815,
"c": 0.18849,
"h": 317.6
},
"luminance": 0.3824
}Semantic roles & 50–950 ramp
primary
#DD82FA
secondary
#DDF6D5
accent
#E60037
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85