#DC8DB0#DC8DB0
#DC8DB0 is a light, moderate pink. Relative luminance 0.374; OKLCH L 73.4% C 0.105 H 351.9°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8DB0 |
|---|---|
| RGB | rgb(220, 141, 176) |
| HSL | hsl(333, 53%, 71%) |
| HSV | hsv(333, 36%, 86%) |
| CMYK | cmyk(0%, 35.9%, 20%, 13.7%) |
| CIE-LAB | lab(67.58, 34.79, -5.77) |
| CIE-LCH | lch(67.58, 35.27, 350.58°) |
| OKLab | oklab(73.41% 0.1039 -0.0148) |
| OKLCH | oklch(73.41% 0.105 351.9) |
| XYZ | xyz(46.8772, 37.4028, 45.8163) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 4.37
Pig Pink
#E78EA5
ΔE00 4.81
Faded Pink
#DE9DAC
ΔE00 6.46
Pinky
#FC86AA
ΔE00 6.60
Pink (survey)
#FF81C0
ΔE00 7.04
Light Mauve
#C292A1
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8DB0 #8DDCB9
analogous
#DC8DD7 #DC8DB0 #DC918D
triadic
#DC8DB0 #B0DC8D #8DB0DC
tetradic
#DC8DB0 #D7DC8D #8DDCB9 #918DDC
square
#DC8DB0 #D7DC8D #8DDCB9 #918DDC
split-complementary
#DC8DB0 #8DDC91 #8DD7DC
monochromatic
#B73870 #CE5E90 #DC8DB0 #EABCD0 #F8E8EF
Accessibility & contrast
On white
2.48
#DC8DB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#DC8DB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8DB0
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8DB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8DB0 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CB1
Deuteranopia (green-blind)
#A8AAAE
Tritanopia (blue-blind)
#E78A99
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dc8db0; /* rgb */ color: rgb(220, 141, 176); /* oklch */ color: oklch(73.4% 0.105 351.9);
Tailwind
colors: {
custom: {
50: '#e8afc7',
500: '#dc8db0',
950: '#000000',
},
}SCSS
$custom: #dc8db0; $custom-light: #e8afc7; $custom-dark: #000000;
JSON
{
"hex": "#dc8db0",
"rgb": {
"r": 220,
"g": 141,
"b": 176
},
"hsl": {
"h": 333.418,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.73408,
"c": 0.10497,
"h": 351.9
},
"luminance": 0.374
}Semantic roles & 50–950 ramp
primary
#DC8DB0
secondary
#D8EDE4
accent
#C07C25
background
#FEFAFC
surface
#FDF5F8
border
#D5CFD1
text
#161013
muted
#847F82