#DC8DBD#DC8DBD
#DC8DBD is a light, moderate pink. Relative luminance 0.379; OKLCH L 73.8% C 0.113 H 343.1°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8DBD |
|---|---|
| RGB | rgb(220, 141, 189) |
| HSL | hsl(324, 53%, 71%) |
| HSV | hsv(324, 36%, 86%) |
| CMYK | cmyk(0%, 35.9%, 14.1%, 13.7%) |
| CIE-LAB | lab(67.98, 36.82, -12.46) |
| CIE-LCH | lch(67.98, 38.87, 341.31°) |
| OKLab | oklab(73.84% 0.1082 -0.0329) |
| OKLCH | oklch(73.84% 0.113 343.1) |
| XYZ | xyz(48.2256, 37.9422, 52.9177) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 6.32
Pink (survey)
#FF81C0
ΔE00 6.44
Lavender Pink
#DD85D7
ΔE00 7.09
Plum
#DDA0DD
ΔE00 7.15
Dull Pink
#D5869D
ΔE00 7.69
Pig Pink
#E78EA5
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8DBD #8DDCAC
analogous
#D38DDC #DC8DBD #DC8D95
triadic
#DC8DBD #BDDC8D #8DBDDC
tetradic
#DC8DBD #DCD38D #8DDCAC #8D95DC
square
#DC8DBD #DCD38D #8DDCAC #8D95DC
split-complementary
#DC8DBD #95DC8D #8DDCD3
monochromatic
#B73885 #CE5EA2 #DC8DBD #EABCD8 #F8E8F1
Accessibility & contrast
On white
2.45
#DC8DBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#DC8DBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8DBD
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8DBD | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EBF
Deuteranopia (green-blind)
#A5AABB
Tritanopia (blue-blind)
#E58D9E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dc8dbd; /* rgb */ color: rgb(220, 141, 189); /* oklch */ color: oklch(73.8% 0.113 343.1);
Tailwind
colors: {
custom: {
50: '#e8afd0',
500: '#dc8dbd',
950: '#000000',
},
}SCSS
$custom: #dc8dbd; $custom-light: #e8afd0; $custom-dark: #000000;
JSON
{
"hex": "#dc8dbd",
"rgb": {
"r": 220,
"g": 141,
"b": 189
},
"hsl": {
"h": 323.544,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.73844,
"c": 0.11307,
"h": 343.1
},
"luminance": 0.3794
}Semantic roles & 50–950 ramp
primary
#DC8DBD
secondary
#D8EDE0
accent
#C06225
background
#FEFAFC
surface
#FDF5F9
border
#D5CFD2
text
#161014
muted
#847F82