#DD84EC#DD84EC
#DD84EC is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.4% C 0.171 H 321.7°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DD84EC |
|---|---|
| RGB | rgb(221, 132, 236) |
| HSL | hsl(291, 73%, 72%) |
| HSV | hsv(291, 44%, 93%) |
| CMYK | cmyk(6.4%, 44.1%, 0%, 7.5%) |
| CIE-LAB | lab(67.97, 50.14, -38.55) |
| CIE-LCH | lch(67.97, 63.25, 322.44°) |
| OKLab | oklab(74.44% 0.1342 -0.1061) |
| OKLCH | oklch(74.44% 0.171 321.7) |
| XYZ | xyz(53.2087, 37.9329, 83.8596) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Lavender Pink
#DD85D7
ΔE00 4.14
Purply Pink
#F075E6
ΔE00 4.39
Orchid
#DA70D6
ΔE00 5.21
Liliac
#C48EFD
ΔE00 6.88
Light Magenta
#FA5FF7
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD84EC #93EC84
analogous
#A984EC #DD84EC #EC84C7
triadic
#DD84EC #ECDD84 #84ECDD
tetradic
#DD84EC #ECA984 #93EC84 #84C7EC
square
#DD84EC #ECA984 #93EC84 #84C7EC
split-complementary
#DD84EC #C7EC84 #84ECA9
monochromatic
#BB21D5 #CE4FE4 #DD84EC #ECB9F4 #F8E4FB
Accessibility & contrast
On white
2.45
#DD84EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#DD84EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD84EC
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD84EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD84EC | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FF0
Deuteranopia (green-blind)
#8FA9E9
Tritanopia (blue-blind)
#DF91AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dd84ec; /* rgb */ color: rgb(221, 132, 236); /* oklch */ color: oklch(74.4% 0.171 321.7);
Tailwind
colors: {
custom: {
50: '#e9aaf2',
500: '#dd84ec',
950: '#000000',
},
}SCSS
$custom: #dd84ec; $custom-light: #e9aaf2; $custom-dark: #000000;
JSON
{
"hex": "#dd84ec",
"rgb": {
"r": 221,
"g": 132,
"b": 236
},
"hsl": {
"h": 291.346,
"s": 73.239,
"l": 72.157
},
"oklch": {
"l": 0.74442,
"c": 0.17109,
"h": 321.7
},
"luminance": 0.37931
}Semantic roles & 50–950 ramp
primary
#DD84EC
secondary
#DCF3D8
accent
#D5102D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85