#DC86CC#DC86CC
#DC86CC is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.3% C 0.137 H 334.0°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DC86CC |
|---|---|
| RGB | rgb(220, 134, 204) |
| HSL | hsl(311, 55%, 69%) |
| HSV | hsv(311, 39%, 86%) |
| CMYK | cmyk(0%, 39.1%, 7.3%, 13.7%) |
| CIE-LAB | lab(67.00, 43.01, -22.32) |
| CIE-LCH | lch(67.00, 48.45, 332.57°) |
| OKLab | oklab(73.27% 0.1232 -0.0601) |
| OKLCH | oklch(73.27% 0.137 334) |
| XYZ | xyz(48.9391, 36.6280, 61.6072) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.40
Orchid (survey)
#C875C4
ΔE00 5.69
Bubblegum Pink
#FE83CC
ΔE00 6.15
Orchid
#DA70D6
ΔE00 6.20
Violet (CSS)
#EE82EE
ΔE00 6.29
Purply Pink
#F075E6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC86CC #86DC96
analogous
#C186DC #DC86CC #DC86A1
triadic
#DC86CC #CCDC86 #86CCDC
tetradic
#DC86CC #DCC186 #86DC96 #86A1DC
square
#DC86CC #DCC186 #86DC96 #86A1DC
split-complementary
#DC86CC #A1DC86 #86DCC1
monochromatic
#B4349C #CE57B8 #DC86CC #EAB5E0 #F7E5F4
Accessibility & contrast
On white
2.52
#DC86CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#DC86CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC86CC
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC86CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC86CC | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859BCF
Deuteranopia (green-blind)
#9CA8C9
Tritanopia (blue-blind)
#E48AA0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dc86cc; /* rgb */ color: rgb(220, 134, 204); /* oklch */ color: oklch(73.3% 0.137 334.0);
Tailwind
colors: {
custom: {
50: '#e8abdb',
500: '#dc86cc',
950: '#000000',
},
}SCSS
$custom: #dc86cc; $custom-light: #e8abdb; $custom-dark: #000000;
JSON
{
"hex": "#dc86cc",
"rgb": {
"r": 220,
"g": 134,
"b": 204
},
"hsl": {
"h": 311.163,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.7327,
"c": 0.13707,
"h": 334
},
"luminance": 0.36625
}Semantic roles & 50–950 ramp
primary
#DC86CC
secondary
#D3EBD7
accent
#C34123
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83