#DD84EE#DD84EE
#DD84EE is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.5% C 0.173 H 321.0°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DD84EE |
|---|---|
| RGB | rgb(221, 132, 238) |
| HSL | hsl(290, 76%, 73%) |
| HSV | hsv(290, 45%, 93%) |
| CMYK | cmyk(7.1%, 44.5%, 0%, 6.7%) |
| CIE-LAB | lab(68.06, 50.52, -39.52) |
| CIE-LCH | lch(68.06, 64.14, 321.97°) |
| OKLab | oklab(74.54% 0.1346 -0.1089) |
| OKLCH | oklch(74.54% 0.173 321) |
| XYZ | xyz(53.5009, 38.0498, 85.3985) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Lavender Pink
#DD85D7
ΔE00 4.50
Purply Pink
#F075E6
ΔE00 4.55
Orchid
#DA70D6
ΔE00 5.41
Liliac
#C48EFD
ΔE00 6.64
Light Magenta
#FA5FF7
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD84EE #95EE84
analogous
#A884EE #DD84EE #EE84CA
triadic
#DD84EE #EEDD84 #84EEDD
tetradic
#DD84EE #EEA884 #95EE84 #84CAEE
square
#DD84EE #EEA884 #95EE84 #84CAEE
split-complementary
#DD84EE #CAEE84 #84EEA8
monochromatic
#BB1EDA #CE4EE7 #DD84EE #ECBAF5 #F8E4FB
Accessibility & contrast
On white
2.44
#DD84EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#DD84EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD84EE
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD84EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD84EE | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF2
Deuteranopia (green-blind)
#8EA9EB
Tritanopia (blue-blind)
#DF91AE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dd84ee; /* rgb */ color: rgb(221, 132, 238); /* oklch */ color: oklch(74.5% 0.173 321.0);
Tailwind
colors: {
custom: {
50: '#e9aaf4',
500: '#dd84ee',
950: '#000000',
},
}SCSS
$custom: #dd84ee; $custom-light: #e9aaf4; $custom-dark: #000000;
JSON
{
"hex": "#dd84ee",
"rgb": {
"r": 221,
"g": 132,
"b": 238
},
"hsl": {
"h": 290.377,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.74535,
"c": 0.17309,
"h": 321
},
"luminance": 0.38048
}Semantic roles & 50–950 ramp
primary
#DD84EE
secondary
#DCF3D8
accent
#D80E2E
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85