#DC8BBC#DC8BBC
#DC8BBC is a light, moderate pink. Relative luminance 0.373; OKLCH L 73.5% C 0.116 H 343.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8BBC |
|---|---|
| RGB | rgb(220, 139, 188) |
| HSL | hsl(324, 54%, 70%) |
| HSV | hsv(324, 37%, 86%) |
| CMYK | cmyk(0%, 36.8%, 14.5%, 13.7%) |
| CIE-LAB | lab(67.51, 37.72, -12.59) |
| CIE-LCH | lch(67.51, 39.77, 341.54°) |
| OKLab | oklab(73.48% 0.111 -0.0333) |
| OKLCH | oklch(73.48% 0.116 343.3) |
| XYZ | xyz(47.8252, 37.3144, 52.2506) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 6.15
Pink (survey)
#FF81C0
ΔE00 6.25
Lavender Pink
#DD85D7
ΔE00 6.96
Plum
#DDA0DD
ΔE00 7.47
Dull Pink
#D5869D
ΔE00 7.64
Pig Pink
#E78EA5
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8BBC #8BDCAB
analogous
#D38BDC #DC8BBC #DC8B93
triadic
#DC8BBC #BCDC8B #8BBCDC
tetradic
#DC8BBC #DCD38B #8BDCAB #8B93DC
square
#DC8BBC #DCD38B #8BDCAB #8B93DC
split-complementary
#DC8BBC #93DC8B #8BDCD3
monochromatic
#B63784 #CE5CA1 #DC8BBC #EABAD7 #F8E7F1
Accessibility & contrast
On white
2.48
#DC8BBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#DC8BBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8BBC
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8BBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8BBC | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DBE
Deuteranopia (green-blind)
#A4A9BA
Tritanopia (blue-blind)
#E68B9C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dc8bbc; /* rgb */ color: rgb(220, 139, 188); /* oklch */ color: oklch(73.5% 0.116 343.3);
Tailwind
colors: {
custom: {
50: '#e8aed0',
500: '#dc8bbc',
950: '#000000',
},
}SCSS
$custom: #dc8bbc; $custom-light: #e8aed0; $custom-dark: #000000;
JSON
{
"hex": "#dc8bbc",
"rgb": {
"r": 220,
"g": 139,
"b": 188
},
"hsl": {
"h": 323.704,
"s": 53.642,
"l": 70.392
},
"oklch": {
"l": 0.7348,
"c": 0.11585,
"h": 343.3
},
"luminance": 0.37312
}Semantic roles & 50–950 ramp
primary
#DC8BBC
secondary
#D6EDDF
accent
#C16224
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161014
muted
#847F82