#D86DC0#D86DC0
#D86DC0 is a light, vivid pink. Relative luminance 0.293; OKLCH L 68.6% C 0.166 H 336.4°. Best body text is #000000 at 6.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D86DC0 |
|---|---|
| RGB | rgb(216, 109, 192) |
| HSL | hsl(313, 58%, 64%) |
| HSV | hsv(313, 50%, 85%) |
| CMYK | cmyk(0%, 49.5%, 11.1%, 15.3%) |
| CIE-LAB | lab(61.08, 52.47, -24.66) |
| CIE-LCH | lch(61.08, 57.98, 334.83°) |
| OKLab | oklab(68.59% 0.1526 -0.0665) |
| OKLCH | oklch(68.59% 0.166 336.4) |
| XYZ | xyz(43.3022, 29.3449, 53.2424) |
| Luminance | 0.2934 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.56
Pale Magenta
#D767AD
ΔE00 3.82
Orchid
#DA70D6
ΔE00 4.07
Purplish Pink
#CE5DAE
ΔE00 4.69
Purpleish Pink
#DF4EC8
ΔE00 5.91
Lavender Pink
#DD85D7
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D86DC0 #6DD885
analogous
#BA6DD8 #D86DC0 #D86D8A
triadic
#D86DC0 #C0D86D #6DC0D8
tetradic
#D86DC0 #D8BA6D #6DD885 #6D8AD8
square
#D86DC0 #D8BA6D #6DD885 #6D8AD8
split-complementary
#D86DC0 #8AD86D #6DD8BA
monochromatic
#A02B86 #CB3DAB #D86DC0 #E59DD5 #F2CEEA
Accessibility & contrast
On white
3.06
#D86DC0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.87
#D86DC0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D86DC0
6.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D86DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D86DC0 | 1.00 | 3.06 | 6.87 | 6.87 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F89C3
Deuteranopia (green-blind)
#8C99BD
Tritanopia (blue-blind)
#E1718E
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #d86dc0; /* rgb */ color: rgb(216, 109, 192); /* oklch */ color: oklch(68.6% 0.166 336.4);
Tailwind
colors: {
custom: {
50: '#e69ad3',
500: '#d86dc0',
950: '#000000',
},
}SCSS
$custom: #d86dc0; $custom-light: #e69ad3; $custom-dark: #000000;
JSON
{
"hex": "#d86dc0",
"rgb": {
"r": 216,
"g": 109,
"b": 192
},
"hsl": {
"h": 313.458,
"s": 57.838,
"l": 63.725
},
"oklch": {
"l": 0.68588,
"c": 0.16644,
"h": 336.4
},
"luminance": 0.29342
}Semantic roles & 50–950 ramp
primary
#D86DC0
secondary
#BEE3C6
accent
#C54520
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160E14
muted
#847E82