#DD84FE#DD84FE
#DD84FE is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.3% C 0.189 H 316.3°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DD84FE |
|---|---|
| RGB | rgb(221, 132, 254) |
| HSL | hsl(284, 98%, 76%) |
| HSV | hsv(284, 48%, 100%) |
| CMYK | cmyk(13%, 48%, 0%, 0.4%) |
| CIE-LAB | lab(68.77, 53.65, -47.16) |
| CIE-LCH | lch(68.77, 71.43, 318.69°) |
| OKLab | oklab(75.3% 0.1369 -0.1309) |
| OKLCH | oklch(75.3% 0.189 316.3) |
| XYZ | xyz(55.9568, 39.0321, 98.3330) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.83
Liliac
#C48EFD
ΔE00 5.22
Light Purple
#BF77F6
ΔE00 6.10
Purply Pink
#F075E6
ΔE00 6.31
Baby Purple
#CA9BF7
ΔE00 6.71
Easter Purple
#C071FE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD84FE #A5FE84
analogous
#A084FE #DD84FE #FE84E2
triadic
#DD84FE #FEDD84 #84FEDD
tetradic
#DD84FE #FEA084 #A5FE84 #84E2FE
square
#DD84FE #FEA084 #A5FE84 #84E2FE
split-complementary
#DD84FE #E2FE84 #84FEA0
monochromatic
#BB0BFD #CC47FE #DD84FE #EEC1FE #F7E1FF
Accessibility & contrast
On white
2.38
#DD84FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#DD84FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD84FE
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD84FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD84FE | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA2FF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#DC96B5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #dd84fe; /* rgb */ color: rgb(221, 132, 254); /* oklch */ color: oklch(75.3% 0.189 316.3);
Tailwind
colors: {
custom: {
50: '#eaaaff',
500: '#dd84fe',
950: '#000000',
},
}SCSS
$custom: #dd84fe; $custom-light: #eaaaff; $custom-dark: #000000;
JSON
{
"hex": "#dd84fe",
"rgb": {
"r": 221,
"g": 132,
"b": 254
},
"hsl": {
"h": 283.77,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.75303,
"c": 0.18944,
"h": 316.3
},
"luminance": 0.3903
}Semantic roles & 50–950 ramp
primary
#DD84FE
secondary
#DDF7D4
accent
#E6003E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86