#DC8DBB#DC8DBB
#DC8DBB is a light, moderate pink. Relative luminance 0.379; OKLCH L 73.8% C 0.112 H 344.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8DBB |
|---|---|
| RGB | rgb(220, 141, 187) |
| HSL | hsl(325, 53%, 71%) |
| HSV | hsv(325, 36%, 86%) |
| CMYK | cmyk(0%, 35.9%, 15%, 13.7%) |
| CIE-LAB | lab(67.91, 36.50, -11.43) |
| CIE-LCH | lch(67.91, 38.25, 342.61°) |
| OKLab | oklab(73.78% 0.1075 -0.0301) |
| OKLCH | oklch(73.78% 0.112 344.3) |
| XYZ | xyz(48.0100, 37.8560, 51.7822) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 6.42
Bubblegum Pink
#FE83CC
ΔE00 6.50
Dull Pink
#D5869D
ΔE00 7.19
Plum
#DDA0DD
ΔE00 7.55
Lavender Pink
#DD85D7
ΔE00 7.59
Pig Pink
#E78EA5
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8DBB #8DDCAE
analogous
#D58DDC #DC8DBB #DC8D93
triadic
#DC8DBB #BBDC8D #8DBBDC
tetradic
#DC8DBB #DCD58D #8DDCAE #8D93DC
square
#DC8DBB #DCD58D #8DDCAE #8D93DC
split-complementary
#DC8DBB #93DC8D #8DDCD5
monochromatic
#B73882 #CE5E9F #DC8DBB #EABCD7 #F8E8F1
Accessibility & contrast
On white
2.45
#DC8DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#DC8DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8DBB
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8DBB | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBD
Deuteranopia (green-blind)
#A6AAB9
Tritanopia (blue-blind)
#E68D9D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dc8dbb; /* rgb */ color: rgb(220, 141, 187); /* oklch */ color: oklch(73.8% 0.112 344.3);
Tailwind
colors: {
custom: {
50: '#e8afcf',
500: '#dc8dbb',
950: '#000000',
},
}SCSS
$custom: #dc8dbb; $custom-light: #e8afcf; $custom-dark: #000000;
JSON
{
"hex": "#dc8dbb",
"rgb": {
"r": 220,
"g": 141,
"b": 187
},
"hsl": {
"h": 325.063,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.73775,
"c": 0.11168,
"h": 344.3
},
"luminance": 0.37853
}Semantic roles & 50–950 ramp
primary
#DC8DBB
secondary
#D8EDE1
accent
#C06625
background
#FEFAFC
surface
#FDF5F9
border
#D5CFD2
text
#161013
muted
#847F82