#DD84EB#DD84EB
#DD84EB is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.4% C 0.170 H 322.0°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DD84EB |
|---|---|
| RGB | rgb(221, 132, 235) |
| HSL | hsl(292, 72%, 72%) |
| HSV | hsv(292, 44%, 92%) |
| CMYK | cmyk(6%, 43.8%, 0%, 7.8%) |
| CIE-LAB | lab(67.93, 49.95, -38.07) |
| CIE-LCH | lch(67.93, 62.80, 322.69°) |
| OKLab | oklab(74.4% 0.134 -0.1047) |
| OKLCH | oklch(74.4% 0.17 322) |
| XYZ | xyz(53.0638, 37.8749, 83.0966) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.85
Lavender Pink
#DD85D7
ΔE00 3.96
Purply Pink
#F075E6
ΔE00 4.32
Orchid
#DA70D6
ΔE00 5.11
Liliac
#C48EFD
ΔE00 7.01
Light Magenta
#FA5FF7
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD84EB #92EB84
analogous
#AA84EB #DD84EB #EB84C5
triadic
#DD84EB #EBDD84 #84EBDD
tetradic
#DD84EB #EBAA84 #92EB84 #84C5EB
square
#DD84EB #EBAA84 #92EB84 #84C5EB
split-complementary
#DD84EB #C5EB84 #84EBAA
monochromatic
#BA22D2 #CE4FE2 #DD84EB #ECB9F4 #F8E5FB
Accessibility & contrast
On white
2.45
#DD84EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#DD84EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD84EB
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD84EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD84EB | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FEF
Deuteranopia (green-blind)
#8FA9E8
Tritanopia (blue-blind)
#DF90AD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dd84eb; /* rgb */ color: rgb(221, 132, 235); /* oklch */ color: oklch(74.4% 0.170 322.0);
Tailwind
colors: {
custom: {
50: '#e9aaf2',
500: '#dd84eb',
950: '#000000',
},
}SCSS
$custom: #dd84eb; $custom-light: #e9aaf2; $custom-dark: #000000;
JSON
{
"hex": "#dd84eb",
"rgb": {
"r": 221,
"g": 132,
"b": 235
},
"hsl": {
"h": 291.845,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.74396,
"c": 0.1701,
"h": 322
},
"luminance": 0.37873
}Semantic roles & 50–950 ramp
primary
#DD84EB
secondary
#DCF2D8
accent
#D4112C
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85