#DC9DBB#DC9DBB
#DC9DBB is a light, moderate pink. Relative luminance 0.429; OKLCH L 76.5% C 0.084 H 349.2°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9DBB |
|---|---|
| RGB | rgb(220, 157, 187) |
| HSL | hsl(331, 47%, 74%) |
| HSV | hsv(331, 29%, 86%) |
| CMYK | cmyk(0%, 28.6%, 15%, 13.7%) |
| CIE-LAB | lab(71.50, 27.92, -6.09) |
| CIE-LCH | lch(71.50, 28.58, 347.69°) |
| OKLab | oklab(76.51% 0.0826 -0.0158) |
| OKLCH | oklch(76.51% 0.084 349.2) |
| XYZ | xyz(50.5419, 42.9198, 52.6262) |
| Luminance | 0.4292 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.98
Pig Pink
#E78EA5
ΔE00 6.60
Dusty Pink
#D8A7B1
ΔE00 6.61
Lilac
#C8A2C8
ΔE00 6.78
Light Mauve
#C292A1
ΔE00 6.82
Powder Pink
#FFB2D0
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9DBB #9DDCBE
analogous
#DC9DDA #DC9DBB #DC9F9D
triadic
#DC9DBB #BBDC9D #9DBBDC
tetradic
#DC9DBB #DADC9D #9DDCBE #9F9DDC
square
#DC9DBB #DADC9D #9DDCBE #9F9DDC
split-complementary
#DC9DBB #9DDC9F #9DDADC
monochromatic
#BC437C #CC709C #DC9DBB #ECCADA #F7E8EF
Accessibility & contrast
On white
2.19
#DC9DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#DC9DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9DBB
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9DBB | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#B1B3B9
Tritanopia (blue-blind)
#E59CA7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dc9dbb; /* rgb */ color: rgb(220, 157, 187); /* oklch */ color: oklch(76.5% 0.084 349.2);
Tailwind
colors: {
custom: {
50: '#e7bacf',
500: '#dc9dbb',
950: '#000000',
},
}SCSS
$custom: #dc9dbb; $custom-light: #e7bacf; $custom-dark: #000000;
JSON
{
"hex": "#dc9dbb",
"rgb": {
"r": 220,
"g": 157,
"b": 187
},
"hsl": {
"h": 331.429,
"s": 47.368,
"l": 73.922
},
"oklch": {
"l": 0.76514,
"c": 0.08408,
"h": 349.2
},
"luminance": 0.42917
}Semantic roles & 50–950 ramp
primary
#DC9DBB
secondary
#DDEEE6
accent
#BB762B
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082