#DC99AA#DC99AA
#DC99AA is a light, moderate pink. Relative luminance 0.409; OKLCH L 75.3% C 0.083 H 2.6°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DC99AA |
|---|---|
| RGB | rgb(220, 153, 170) |
| HSL | hsl(345, 49%, 73%) |
| HSV | hsv(345, 30%, 86%) |
| CMYK | cmyk(0%, 30.5%, 22.7%, 13.7%) |
| CIE-LAB | lab(70.11, 27.47, 1.30) |
| CIE-LCH | lch(70.11, 27.50, 2.70°) |
| OKLab | oklab(75.29% 0.0828 0.0038) |
| OKLCH | oklch(75.29% 0.083 2.6) |
| XYZ | xyz(48.1629, 40.9031, 43.3807) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.15
Pig Pink
#E78EA5
ΔE00 3.95
Dusty Pink
#D8A7B1
ΔE00 4.82
Dull Pink
#D5869D
ΔE00 5.04
Dusty Pink (survey)
#D58A94
ΔE00 5.14
Grey Pink
#C3909B
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC99AA #99DCCB
analogous
#DC99CB #DC99AA #DCA999
triadic
#DC99AA #AADC99 #99AADC
tetradic
#DC99AA #CBDC99 #99DCCB #A999DC
square
#DC99AA #CBDC99 #99DCCB #A999DC
split-complementary
#DC99AA #99DCA9 #99CBDC
monochromatic
#BB405F #CC6B84 #DC99AA #ECC7D0 #F7E8EC
Accessibility & contrast
On white
2.29
#DC99AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#DC99AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC99AA
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC99AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC99AA | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AB
Deuteranopia (green-blind)
#B2B0A9
Tritanopia (blue-blind)
#E7959F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #dc99aa; /* rgb */ color: rgb(220, 153, 170); /* oklch */ color: oklch(75.3% 0.083 2.6);
Tailwind
colors: {
custom: {
50: '#e8b7c3',
500: '#dc99aa',
950: '#000000',
},
}SCSS
$custom: #dc99aa; $custom-light: #e8b7c3; $custom-dark: #000000;
JSON
{
"hex": "#dc99aa",
"rgb": {
"r": 220,
"g": 153,
"b": 170
},
"hsl": {
"h": 344.776,
"s": 48.905,
"l": 73.137
},
"oklch": {
"l": 0.75288,
"c": 0.0829,
"h": 2.6
},
"luminance": 0.409
}Semantic roles & 50–950 ramp
primary
#DC99AA
secondary
#DDEEEA
accent
#BC9729
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161112
muted
#848081