#DD84F9#DD84F9
#DD84F9 is a light, vivid purple. Relative luminance 0.387; OKLCH L 75.1% C 0.184 H 317.7°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DD84F9 |
|---|---|
| RGB | rgb(221, 132, 249) |
| HSL | hsl(286, 91%, 75%) |
| HSV | hsv(286, 47%, 98%) |
| CMYK | cmyk(11.2%, 47%, 0%, 2.4%) |
| CIE-LAB | lab(68.55, 52.66, -44.79) |
| CIE-LCH | lch(68.55, 69.13, 319.62°) |
| OKLab | oklab(75.06% 0.1363 -0.1241) |
| OKLCH | oklch(75.06% 0.184 317.7) |
| XYZ | xyz(55.1665, 38.7160, 94.1711) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.19
Liliac
#C48EFD
ΔE00 5.55
Purply Pink
#F075E6
ΔE00 5.70
Light Purple
#BF77F6
ΔE00 6.34
Lavender Pink
#DD85D7
ΔE00 6.38
Orchid
#DA70D6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD84F9 #A0F984
analogous
#A384F9 #DD84F9 #F984DB
triadic
#DD84F9 #F9DD84 #84F9DD
tetradic
#DD84F9 #F9A384 #A0F984 #84DBF9
square
#DD84F9 #F9A384 #A0F984 #84DBF9
split-complementary
#DD84F9 #DBF984 #84F9A3
monochromatic
#BD0FF3 #CD4AF6 #DD84F9 #EDBEFC #F7E2FE
Accessibility & contrast
On white
2.40
#DD84F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#DD84F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD84F9
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD84F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD84F9 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FD
Deuteranopia (green-blind)
#89AAF6
Tritanopia (blue-blind)
#DD94B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #dd84f9; /* rgb */ color: rgb(221, 132, 249); /* oklch */ color: oklch(75.1% 0.184 317.7);
Tailwind
colors: {
custom: {
50: '#e9aafb',
500: '#dd84f9',
950: '#000000',
},
}SCSS
$custom: #dd84f9; $custom-light: #e9aafb; $custom-dark: #000000;
JSON
{
"hex": "#dd84f9",
"rgb": {
"r": 221,
"g": 132,
"b": 249
},
"hsl": {
"h": 285.641,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.75057,
"c": 0.18428,
"h": 317.7
},
"luminance": 0.38714
}Semantic roles & 50–950 ramp
primary
#DD84F9
secondary
#DDF6D5
accent
#E60037
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85