#DC8DCA#DC8DCA
#DC8DCA is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.3% C 0.123 H 335.5°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8DCA |
|---|---|
| RGB | rgb(220, 141, 202) |
| HSL | hsl(314, 53%, 71%) |
| HSV | hsv(314, 36%, 86%) |
| CMYK | cmyk(0%, 35.9%, 8.2%, 13.7%) |
| CIE-LAB | lab(68.41, 38.98, -19.05) |
| CIE-LCH | lch(68.41, 43.39, 333.95°) |
| OKLab | oklab(74.32% 0.1121 -0.0511) |
| OKLCH | oklch(74.32% 0.123 335.5) |
| XYZ | xyz(49.7005, 38.5321, 60.6852) |
| Luminance | 0.3853 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.07
Plum
#DDA0DD
ΔE00 5.18
Bubblegum Pink
#FE83CC
ΔE00 6.15
Orchid (survey)
#C875C4
ΔE00 7.36
Pink (survey)
#FF81C0
ΔE00 7.44
Violet (CSS)
#EE82EE
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8DCA #8DDC9F
analogous
#C68DDC #DC8DCA #DC8DA2
triadic
#DC8DCA #CADC8D #8DCADC
tetradic
#DC8DCA #DCC68D #8DDC9F #8DA2DC
square
#DC8DCA #DCC68D #8DDC9F #8DA2DC
split-complementary
#DC8DCA #A2DC8D #8DDCC6
monochromatic
#B7389A #CE5EB4 #DC8DCA #EABCE0 #F8E8F4
Accessibility & contrast
On white
2.41
#DC8DCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#DC8DCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8DCA
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8DCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8DCA | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA0CC
Deuteranopia (green-blind)
#A1ABC8
Tritanopia (blue-blind)
#E490A3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #dc8dca; /* rgb */ color: rgb(220, 141, 202); /* oklch */ color: oklch(74.3% 0.123 335.5);
Tailwind
colors: {
custom: {
50: '#e8afda',
500: '#dc8dca',
950: '#000000',
},
}SCSS
$custom: #dc8dca; $custom-light: #e8afda; $custom-dark: #000000;
JSON
{
"hex": "#dc8dca",
"rgb": {
"r": 220,
"g": 141,
"b": 202
},
"hsl": {
"h": 313.671,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.74315,
"c": 0.12316,
"h": 335.5
},
"luminance": 0.3853
}Semantic roles & 50–950 ramp
primary
#DC8DCA
secondary
#D8EDDD
accent
#C04825
background
#FEFAFD
surface
#FDF5FA
border
#D5CFD3
text
#161014
muted
#847F83