#DD86CC#DD86CC
#DD86CC is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.4% C 0.138 H 334.4°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DD86CC |
|---|---|
| RGB | rgb(221, 134, 204) |
| HSL | hsl(312, 56%, 70%) |
| HSV | hsv(312, 39%, 87%) |
| CMYK | cmyk(0%, 39.4%, 7.7%, 13.3%) |
| CIE-LAB | lab(67.12, 43.32, -22.13) |
| CIE-LCH | lch(67.12, 48.65, 332.94°) |
| OKLab | oklab(73.39% 0.1243 -0.0596) |
| OKLCH | oklch(73.39% 0.138 334.4) |
| XYZ | xyz(49.2427, 36.7846, 61.6214) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.48
Orchid (survey)
#C875C4
ΔE00 5.82
Bubblegum Pink
#FE83CC
ΔE00 5.96
Orchid
#DA70D6
ΔE00 6.27
Violet (CSS)
#EE82EE
ΔE00 6.29
Purply Pink
#F075E6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD86CC #86DD97
analogous
#C386DD #DD86CC #DD86A1
triadic
#DD86CC #CCDD86 #86CCDD
tetradic
#DD86CC #DDC386 #86DD97 #86A1DD
square
#DD86CC #DDC386 #86DD97 #86A1DD
split-complementary
#DD86CC #A1DD86 #86DDC3
monochromatic
#B6339C #D056B8 #DD86CC #EAB6E0 #F8E6F4
Accessibility & contrast
On white
2.51
#DD86CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#DD86CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD86CC
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD86CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD86CC | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869CCF
Deuteranopia (green-blind)
#9CA8C9
Tritanopia (blue-blind)
#E58AA0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dd86cc; /* rgb */ color: rgb(221, 134, 204); /* oklch */ color: oklch(73.4% 0.138 334.4);
Tailwind
colors: {
custom: {
50: '#e9abdb',
500: '#dd86cc',
950: '#000000',
},
}SCSS
$custom: #dd86cc; $custom-light: #e9abdb; $custom-dark: #000000;
JSON
{
"hex": "#dd86cc",
"rgb": {
"r": 221,
"g": 134,
"b": 204
},
"hsl": {
"h": 311.724,
"s": 56.129,
"l": 69.608
},
"oklch": {
"l": 0.73385,
"c": 0.13785,
"h": 334.4
},
"luminance": 0.36782
}Semantic roles & 50–950 ramp
primary
#DD86CC
secondary
#D3ECD8
accent
#C44122
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83