#DD84FA#DD84FA
#DD84FA is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.1% C 0.185 H 317.4°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DD84FA |
|---|---|
| RGB | rgb(221, 132, 250) |
| HSL | hsl(285, 92%, 75%) |
| HSV | hsv(285, 47%, 98%) |
| CMYK | cmyk(11.6%, 47.2%, 0%, 2%) |
| CIE-LAB | lab(68.59, 52.86, -45.26) |
| CIE-LCH | lch(68.59, 69.59, 319.43°) |
| OKLab | oklab(75.11% 0.1364 -0.1254) |
| OKLCH | oklch(75.11% 0.185 317.4) |
| XYZ | xyz(55.3229, 38.7786, 94.9947) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.31
Liliac
#C48EFD
ΔE00 5.47
Purply Pink
#F075E6
ΔE00 5.82
Light Purple
#BF77F6
ΔE00 6.28
Lavender Pink
#DD85D7
ΔE00 6.55
Baby Purple
#CA9BF7
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD84FA #A1FA84
analogous
#A284FA #DD84FA #FA84DC
triadic
#DD84FA #FADD84 #84FADD
tetradic
#DD84FA #FAA284 #A1FA84 #84DCFA
square
#DD84FA #FAA284 #A1FA84 #84DCFA
split-complementary
#DD84FA #DCFA84 #84FAA2
monochromatic
#BC0EF5 #CD49F8 #DD84FA #EDBFFC #F7E2FE
Accessibility & contrast
On white
2.40
#DD84FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#DD84FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD84FA
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD84FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD84FA | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FE
Deuteranopia (green-blind)
#88AAF7
Tritanopia (blue-blind)
#DC95B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #dd84fa; /* rgb */ color: rgb(221, 132, 250); /* oklch */ color: oklch(75.1% 0.185 317.4);
Tailwind
colors: {
custom: {
50: '#eaaafc',
500: '#dd84fa',
950: '#000000',
},
}SCSS
$custom: #dd84fa; $custom-light: #eaaafc; $custom-dark: #000000;
JSON
{
"hex": "#dd84fa",
"rgb": {
"r": 221,
"g": 132,
"b": 250
},
"hsl": {
"h": 285.254,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.75106,
"c": 0.1853,
"h": 317.4
},
"luminance": 0.38777
}Semantic roles & 50–950 ramp
primary
#DD84FA
secondary
#DDF6D5
accent
#E60038
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85