#DD84E9#DD84E9
#DD84E9 is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.3% C 0.168 H 322.7°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DD84E9 |
|---|---|
| RGB | rgb(221, 132, 233) |
| HSL | hsl(293, 70%, 72%) |
| HSV | hsv(293, 43%, 91%) |
| CMYK | cmyk(5.2%, 43.3%, 0%, 8.6%) |
| CIE-LAB | lab(67.84, 49.57, -37.10) |
| CIE-LCH | lch(67.84, 61.91, 323.19°) |
| OKLab | oklab(74.3% 0.1337 -0.1019) |
| OKLCH | oklch(74.3% 0.168 322.7) |
| XYZ | xyz(52.7765, 37.7600, 81.5834) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Lavender Pink
#DD85D7
ΔE00 3.60
Purply Pink
#F075E6
ΔE00 4.19
Orchid
#DA70D6
ΔE00 4.93
Orchid (survey)
#C875C4
ΔE00 6.93
Light Magenta
#FA5FF7
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD84E9 #90E984
analogous
#AB84E9 #DD84E9 #E984C3
triadic
#DD84E9 #E9DD84 #84E9DD
tetradic
#DD84E9 #E9AB84 #90E984 #84C3E9
square
#DD84E9 #E9AB84 #90E984 #84C3E9
split-complementary
#DD84E9 #C3E984 #84E9AB
monochromatic
#BA25CE #CF50E0 #DD84E9 #EBB8F2 #F8E5FA
Accessibility & contrast
On white
2.46
#DD84E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#DD84E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD84E9
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD84E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD84E9 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FED
Deuteranopia (green-blind)
#90A9E6
Tritanopia (blue-blind)
#E090AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dd84e9; /* rgb */ color: rgb(221, 132, 233); /* oklch */ color: oklch(74.3% 0.168 322.7);
Tailwind
colors: {
custom: {
50: '#e9aaf0',
500: '#dd84e9',
950: '#000000',
},
}SCSS
$custom: #dd84e9; $custom-light: #e9aaf0; $custom-dark: #000000;
JSON
{
"hex": "#dd84e9",
"rgb": {
"r": 221,
"g": 132,
"b": 233
},
"hsl": {
"h": 292.871,
"s": 69.655,
"l": 71.569
},
"oklch": {
"l": 0.74305,
"c": 0.16811,
"h": 322.7
},
"luminance": 0.37758
}Semantic roles & 50–950 ramp
primary
#DD84E9
secondary
#DBF1D7
accent
#D2142A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84