#DD84E2#DD84E2
#DD84E2 is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.0% C 0.161 H 325.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DD84E2 |
|---|---|
| RGB | rgb(221, 132, 226) |
| HSL | hsl(297, 62%, 70%) |
| HSV | hsv(297, 42%, 89%) |
| CMYK | cmyk(2.2%, 41.6%, 0%, 11.4%) |
| CIE-LAB | lab(67.55, 48.27, -33.68) |
| CIE-LCH | lch(67.55, 58.86, 325.09°) |
| OKLab | oklab(73.99% 0.1323 -0.0922) |
| OKLCH | oklch(73.99% 0.161 325.1) |
| XYZ | xyz(51.7963, 37.3679, 76.4211) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.29
Violet (CSS)
#EE82EE
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 3.99
Orchid
#DA70D6
ΔE00 4.50
Orchid (survey)
#C875C4
ΔE00 6.14
Candy Pink
#FF63E9
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD84E2 #89E284
analogous
#AE84E2 #DD84E2 #E284B8
triadic
#DD84E2 #E2DD84 #84E2DD
tetradic
#DD84E2 #E2AE84 #89E284 #84B8E2
square
#DD84E2 #E2AE84 #89E284 #84B8E2
split-complementary
#DD84E2 #B8E284 #84E2AE
monochromatic
#B72DBF #CF52D6 #DD84E2 #EBB6EE #F8E6F9
Accessibility & contrast
On white
2.48
#DD84E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#DD84E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD84E2
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD84E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD84E2 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9EE5
Deuteranopia (green-blind)
#93A8DF
Tritanopia (blue-blind)
#E18EA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dd84e2; /* rgb */ color: rgb(221, 132, 226); /* oklch */ color: oklch(74.0% 0.161 325.1);
Tailwind
colors: {
custom: {
50: '#e9aaeb',
500: '#dd84e2',
950: '#000000',
},
}SCSS
$custom: #dd84e2; $custom-light: #e9aaeb; $custom-dark: #000000;
JSON
{
"hex": "#dd84e2",
"rgb": {
"r": 221,
"g": 132,
"b": 226
},
"hsl": {
"h": 296.809,
"s": 61.842,
"l": 70.196
},
"oklch": {
"l": 0.73992,
"c": 0.16128,
"h": 325.1
},
"luminance": 0.37366
}Semantic roles & 50–950 ramp
primary
#DD84E2
secondary
#D5EED4
accent
#CA1C25
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84