#DC8BCC#DC8BCC
#DC8BCC is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.1% C 0.128 H 334.3°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8BCC |
|---|---|
| RGB | rgb(220, 139, 204) |
| HSL | hsl(312, 54%, 70%) |
| HSV | hsv(312, 37%, 86%) |
| CMYK | cmyk(0%, 36.8%, 7.3%, 13.7%) |
| CIE-LAB | lab(68.05, 40.38, -20.71) |
| CIE-LCH | lch(68.05, 45.38, 332.84°) |
| OKLab | oklab(74.07% 0.1157 -0.0557) |
| OKLCH | oklch(74.07% 0.128 334.3) |
| XYZ | xyz(49.6465, 38.0430, 61.8430) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.23
Plum
#DDA0DD
ΔE00 5.39
Bubblegum Pink
#FE83CC
ΔE00 6.18
Orchid (survey)
#C875C4
ΔE00 6.73
Violet (CSS)
#EE82EE
ΔE00 6.94
Purply Pink
#F075E6
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8BCC #8BDC9B
analogous
#C38BDC #DC8BCC #DC8BA3
triadic
#DC8BCC #CCDC8B #8BCCDC
tetradic
#DC8BCC #DCC38B #8BDC9B #8BA3DC
square
#DC8BCC #DCC38B #8BDC9B #8BA3DC
split-complementary
#DC8BCC #A3DC8B #8BDCC3
monochromatic
#B6379D #CE5CB7 #DC8BCC #EABAE1 #F8E7F5
Accessibility & contrast
On white
2.44
#DC8BCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#DC8BCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8BCC
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8BCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8BCC | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9FCE
Deuteranopia (green-blind)
#9FAACA
Tritanopia (blue-blind)
#E38FA3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dc8bcc; /* rgb */ color: rgb(220, 139, 204); /* oklch */ color: oklch(74.1% 0.128 334.3);
Tailwind
colors: {
custom: {
50: '#e8aedb',
500: '#dc8bcc',
950: '#000000',
},
}SCSS
$custom: #dc8bcc; $custom-light: #e8aedb; $custom-dark: #000000;
JSON
{
"hex": "#dc8bcc",
"rgb": {
"r": 220,
"g": 139,
"b": 204
},
"hsl": {
"h": 311.852,
"s": 53.642,
"l": 70.392
},
"oklch": {
"l": 0.74067,
"c": 0.12836,
"h": 334.3
},
"luminance": 0.38041
}Semantic roles & 50–950 ramp
primary
#DC8BCC
secondary
#D6EDDB
accent
#C14324
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83