#DD86CF#DD86CF
#DD86CF is a light, vivid purple. Relative luminance 0.369; OKLCH L 73.5% C 0.140 H 333.0°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DD86CF |
|---|---|
| RGB | rgb(221, 134, 207) |
| HSL | hsl(310, 56%, 70%) |
| HSV | hsv(310, 39%, 87%) |
| CMYK | cmyk(0%, 39.4%, 6.3%, 13.3%) |
| CIE-LAB | lab(67.22, 43.84, -23.64) |
| CIE-LCH | lch(67.22, 49.80, 331.67°) |
| OKLab | oklab(73.5% 0.1251 -0.0638) |
| OKLCH | oklch(73.5% 0.14 333) |
| XYZ | xyz(49.6060, 36.9299, 63.5347) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.82
Orchid (survey)
#C875C4
ΔE00 5.67
Violet (CSS)
#EE82EE
ΔE00 5.71
Orchid
#DA70D6
ΔE00 5.87
Purply Pink
#F075E6
ΔE00 5.93
Bubblegum Pink
#FE83CC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD86CF #86DD94
analogous
#C086DD #DD86CF #DD86A4
triadic
#DD86CF #CFDD86 #86CFDD
tetradic
#DD86CF #DDC086 #86DD94 #86A4DD
square
#DD86CF #DDC086 #86DD94 #86A4DD
split-complementary
#DD86CF #A4DD86 #86DDC0
monochromatic
#B633A1 #D056BC #DD86CF #EAB6E2 #F8E6F5
Accessibility & contrast
On white
2.50
#DD86CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#DD86CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD86CF
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD86CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD86CF | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859CD2
Deuteranopia (green-blind)
#9BA8CC
Tritanopia (blue-blind)
#E48BA1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dd86cf; /* rgb */ color: rgb(221, 134, 207); /* oklch */ color: oklch(73.5% 0.140 333.0);
Tailwind
colors: {
custom: {
50: '#e9abdd',
500: '#dd86cf',
950: '#000000',
},
}SCSS
$custom: #dd86cf; $custom-light: #e9abdd; $custom-dark: #000000;
JSON
{
"hex": "#dd86cf",
"rgb": {
"r": 221,
"g": 134,
"b": 207
},
"hsl": {
"h": 309.655,
"s": 56.129,
"l": 69.608
},
"oklch": {
"l": 0.73503,
"c": 0.14041,
"h": 333
},
"luminance": 0.36927
}Semantic roles & 50–950 ramp
primary
#DD86CF
secondary
#D3ECD7
accent
#C43C22
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83