#DC86C8#DC86C8
#DC86C8 is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.1% C 0.134 H 335.9°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DC86C8 |
|---|---|
| RGB | rgb(220, 134, 200) |
| HSL | hsl(314, 55%, 69%) |
| HSV | hsv(314, 39%, 86%) |
| CMYK | cmyk(0%, 39.1%, 9.1%, 13.7%) |
| CIE-LAB | lab(66.85, 42.33, -20.31) |
| CIE-LCH | lch(66.85, 46.95, 334.37°) |
| OKLab | oklab(73.11% 0.1221 -0.0545) |
| OKLCH | oklch(73.11% 0.134 335.9) |
| XYZ | xyz(48.4655, 36.4386, 59.1129) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.30
Bubblegum Pink
#FE83CC
ΔE00 5.85
Orchid (survey)
#C875C4
ΔE00 6.01
Plum
#DDA0DD
ΔE00 6.64
Orchid
#DA70D6
ΔE00 6.81
Violet (CSS)
#EE82EE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC86C8 #86DC9A
analogous
#C586DC #DC86C8 #DC869D
triadic
#DC86C8 #C8DC86 #86C8DC
tetradic
#DC86C8 #DCC586 #86DC9A #869DDC
square
#DC86C8 #DCC586 #86DC9A #869DDC
split-complementary
#DC86C8 #9DDC86 #86DCC5
monochromatic
#B43496 #CE57B2 #DC86C8 #EAB5DE #F7E5F3
Accessibility & contrast
On white
2.53
#DC86C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#DC86C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC86C8
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC86C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC86C8 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879BCA
Deuteranopia (green-blind)
#9DA7C5
Tritanopia (blue-blind)
#E4899E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dc86c8; /* rgb */ color: rgb(220, 134, 200); /* oklch */ color: oklch(73.1% 0.134 335.9);
Tailwind
colors: {
custom: {
50: '#e8abd8',
500: '#dc86c8',
950: '#000000',
},
}SCSS
$custom: #dc86c8; $custom-light: #e8abd8; $custom-dark: #000000;
JSON
{
"hex": "#dc86c8",
"rgb": {
"r": 220,
"g": 134,
"b": 200
},
"hsl": {
"h": 313.953,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.73115,
"c": 0.13372,
"h": 335.9
},
"luminance": 0.36436
}Semantic roles & 50–950 ramp
primary
#DC86C8
secondary
#D3EBD8
accent
#C34823
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161014
muted
#847F83