#DC9DB2#DC9DB2
#DC9DB2 is a light, moderate pink. Relative luminance 0.425; OKLCH L 76.2% C 0.079 H 357.4°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9DB2 |
|---|---|
| RGB | rgb(220, 157, 178) |
| HSL | hsl(340, 47%, 74%) |
| HSV | hsv(340, 29%, 86%) |
| CMYK | cmyk(0%, 28.6%, 19.1%, 13.7%) |
| CIE-LAB | lab(71.25, 26.51, -1.48) |
| CIE-LCH | lch(71.25, 26.55, 356.80°) |
| OKLab | oklab(76.23% 0.0794 -0.0035) |
| OKLCH | oklch(76.23% 0.079 357.4) |
| XYZ | xyz(49.6085, 42.5464, 47.7101) |
| Luminance | 0.4254 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.17
Dusty Pink
#D8A7B1
ΔE00 4.56
Pig Pink
#E78EA5
ΔE00 5.17
Light Mauve
#C292A1
ΔE00 5.61
Dull Pink
#D5869D
ΔE00 6.13
Grey Pink
#C3909B
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9DB2 #9DDCC7
analogous
#DC9DD2 #DC9DB2 #DCA89D
triadic
#DC9DB2 #B2DC9D #9DB2DC
tetradic
#DC9DB2 #D2DC9D #9DDCC7 #A89DDC
square
#DC9DB2 #D2DC9D #9DDCC7 #A89DDC
split-complementary
#DC9DB2 #9DDCA8 #9DD2DC
monochromatic
#BC436B #CC708F #DC9DB2 #ECCAD5 #F7E8ED
Accessibility & contrast
On white
2.21
#DC9DB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#DC9DB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9DB2
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9DB2 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B3
Deuteranopia (green-blind)
#B3B3B1
Tritanopia (blue-blind)
#E69AA4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #dc9db2; /* rgb */ color: rgb(220, 157, 178); /* oklch */ color: oklch(76.2% 0.079 357.4);
Tailwind
colors: {
custom: {
50: '#e8bac9',
500: '#dc9db2',
950: '#000000',
},
}SCSS
$custom: #dc9db2; $custom-light: #e8bac9; $custom-dark: #000000;
JSON
{
"hex": "#dc9db2",
"rgb": {
"r": 220,
"g": 157,
"b": 178
},
"hsl": {
"h": 340,
"s": 47.368,
"l": 73.922
},
"oklch": {
"l": 0.76234,
"c": 0.07948,
"h": 357.4
},
"luminance": 0.42544
}Semantic roles & 50–950 ramp
primary
#DC9DB2
secondary
#DDEEE8
accent
#BB8B2B
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161113
muted
#848082