#DC8DCB#DC8DCB
#DC8DCB is a light, vivid pink. Relative luminance 0.386; OKLCH L 74.4% C 0.124 H 335.0°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8DCB |
|---|---|
| RGB | rgb(220, 141, 203) |
| HSL | hsl(313, 53%, 71%) |
| HSV | hsv(313, 36%, 86%) |
| CMYK | cmyk(0%, 35.9%, 7.7%, 13.7%) |
| CIE-LAB | lab(68.45, 39.15, -19.56) |
| CIE-LCH | lch(68.45, 43.76, 333.46°) |
| OKLab | oklab(74.35% 0.1123 -0.0525) |
| OKLCH | oklch(74.35% 0.124 335) |
| XYZ | xyz(49.8192, 38.5796, 61.3108) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.86
Plum
#DDA0DD
ΔE00 5.08
Bubblegum Pink
#FE83CC
ΔE00 6.21
Orchid (survey)
#C875C4
ΔE00 7.27
Violet (CSS)
#EE82EE
ΔE00 7.47
Pink (survey)
#FF81C0
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8DCB #8DDC9E
analogous
#C58DDC #DC8DCB #DC8DA3
triadic
#DC8DCB #CBDC8D #8DCBDC
tetradic
#DC8DCB #DCC58D #8DDC9E #8DA3DC
square
#DC8DCB #DCC58D #8DDC9E #8DA3DC
split-complementary
#DC8DCB #A3DC8D #8DDCC5
monochromatic
#B7389B #CE5EB6 #DC8DCB #EABCE0 #F8E8F4
Accessibility & contrast
On white
2.41
#DC8DCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#DC8DCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8DCB
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8DCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8DCB | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA0CD
Deuteranopia (green-blind)
#A1ABC9
Tritanopia (blue-blind)
#E390A4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #dc8dcb; /* rgb */ color: rgb(220, 141, 203); /* oklch */ color: oklch(74.4% 0.124 335.0);
Tailwind
colors: {
custom: {
50: '#e8afdb',
500: '#dc8dcb',
950: '#000000',
},
}SCSS
$custom: #dc8dcb; $custom-light: #e8afdb; $custom-dark: #000000;
JSON
{
"hex": "#dc8dcb",
"rgb": {
"r": 220,
"g": 141,
"b": 203
},
"hsl": {
"h": 312.911,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.74353,
"c": 0.124,
"h": 335
},
"luminance": 0.38577
}Semantic roles & 50–950 ramp
primary
#DC8DCB
secondary
#D8EDDC
accent
#C04625
background
#FEFAFD
surface
#FDF5FA
border
#D5CFD3
text
#161015
muted
#847F83