#DD82FC#DD82FC
#DD82FC is a light, vivid purple. Relative luminance 0.384; OKLCH L 74.9% C 0.191 H 317.0°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DD82FC |
|---|---|
| RGB | rgb(221, 130, 252) |
| HSL | hsl(285, 95%, 75%) |
| HSV | hsv(285, 48%, 99%) |
| CMYK | cmyk(12.3%, 48.4%, 0%, 1.2%) |
| CIE-LAB | lab(68.29, 54.27, -46.83) |
| CIE-LCH | lch(68.29, 71.68, 319.21°) |
| OKLab | oklab(74.91% 0.1394 -0.1299) |
| OKLCH | oklch(74.91% 0.191 317) |
| XYZ | xyz(55.3696, 38.3675, 96.5656) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.62
Liliac
#C48EFD
ΔE00 5.51
Purply Pink
#F075E6
ΔE00 5.94
Light Purple
#BF77F6
ΔE00 5.96
Violet Pink
#FB5FFC
ΔE00 6.68
Easter Purple
#C071FE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD82FC #A1FC82
analogous
#A082FC #DD82FC #FC82DE
triadic
#DD82FC #FCDD82 #82FCDD
tetradic
#DD82FC #FCA082 #A1FC82 #82DEFC
square
#DD82FC #FCA082 #A1FC82 #82DEFC
split-complementary
#DD82FC #DEFC82 #82FCA0
monochromatic
#BC0AF9 #CD46FB #DD82FC #EDBEFD #F7E1FE
Accessibility & contrast
On white
2.42
#DD82FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#DD82FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD82FC
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD82FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD82FC | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA1FF
Deuteranopia (green-blind)
#85A9F9
Tritanopia (blue-blind)
#DC94B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dd82fc; /* rgb */ color: rgb(221, 130, 252); /* oklch */ color: oklch(74.9% 0.191 317.0);
Tailwind
colors: {
custom: {
50: '#eaa9fe',
500: '#dd82fc',
950: '#000000',
},
}SCSS
$custom: #dd82fc; $custom-light: #eaa9fe; $custom-dark: #000000;
JSON
{
"hex": "#dd82fc",
"rgb": {
"r": 221,
"g": 130,
"b": 252
},
"hsl": {
"h": 284.754,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.74913,
"c": 0.19054,
"h": 317
},
"luminance": 0.38366
}Semantic roles & 50–950 ramp
primary
#DD82FC
secondary
#DDF7D4
accent
#E6003A
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86