#DD86DE#DD86DE
#DD86DE is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.1% C 0.154 H 326.6°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DD86DE |
|---|---|
| RGB | rgb(221, 134, 222) |
| HSL | hsl(299, 57%, 70%) |
| HSV | hsv(299, 40%, 87%) |
| CMYK | cmyk(0.5%, 39.6%, 0%, 12.9%) |
| CIE-LAB | lab(67.80, 46.50, -31.09) |
| CIE-LCH | lch(67.80, 55.93, 326.23°) |
| OKLab | oklab(74.12% 0.1286 -0.0848) |
| OKLCH | oklch(74.12% 0.154 326.6) |
| XYZ | xyz(51.5276, 37.6986, 73.6554) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.37
Violet (CSS)
#EE82EE
ΔE00 3.37
Purply Pink
#F075E6
ΔE00 4.40
Orchid
#DA70D6
ΔE00 4.86
Orchid (survey)
#C875C4
ΔE00 6.00
Plum
#DDA0DD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD86DE #87DE86
analogous
#B186DE #DD86DE #DE86B3
triadic
#DD86DE #DEDD86 #86DEDD
tetradic
#DD86DE #DEB186 #87DE86 #86B3DE
square
#DD86DE #DEB186 #87DE86 #86B3DE
split-complementary
#DD86DE #B3DE86 #86DEB1
monochromatic
#B632B8 #CF56D1 #DD86DE #EBB6EB #F8E6F8
Accessibility & contrast
On white
2.46
#DD86DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#DD86DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD86DE
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD86DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD86DE | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9EE1
Deuteranopia (green-blind)
#96A9DB
Tritanopia (blue-blind)
#E28FA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dd86de; /* rgb */ color: rgb(221, 134, 222); /* oklch */ color: oklch(74.1% 0.154 326.6);
Tailwind
colors: {
custom: {
50: '#e9abe8',
500: '#dd86de',
950: '#000000',
},
}SCSS
$custom: #dd86de; $custom-light: #e9abe8; $custom-dark: #000000;
JSON
{
"hex": "#dd86de",
"rgb": {
"r": 221,
"g": 134,
"b": 222
},
"hsl": {
"h": 299.318,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.74123,
"c": 0.15407,
"h": 326.6
},
"luminance": 0.37696
}Semantic roles & 50–950 ramp
primary
#DD86DE
secondary
#D4ECD3
accent
#C52123
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84