#DC97AA#DC97AA
#DC97AA is a light, moderate pink. Relative luminance 0.403; OKLCH L 74.9% C 0.086 H 1.4°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DC97AA |
|---|---|
| RGB | rgb(220, 151, 170) |
| HSL | hsl(343, 50%, 73%) |
| HSV | hsv(343, 31%, 86%) |
| CMYK | cmyk(0%, 31.4%, 22.7%, 13.7%) |
| CIE-LAB | lab(69.65, 28.54, 0.63) |
| CIE-LCH | lch(69.65, 28.55, 1.26°) |
| OKLab | oklab(74.94% 0.086 0.0021) |
| OKLCH | oklch(74.94% 0.086 1.4) |
| XYZ | xyz(47.8383, 40.2539, 43.2724) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.85
Pig Pink
#E78EA5
ΔE00 3.49
Dull Pink
#D5869D
ΔE00 4.47
Dusty Pink (survey)
#D58A94
ΔE00 5.12
Light Mauve
#C292A1
ΔE00 5.42
Dusty Pink
#D8A7B1
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC97AA #97DCC9
analogous
#DC97CD #DC97AA #DCA697
triadic
#DC97AA #AADC97 #97AADC
tetradic
#DC97AA #CDDC97 #97DCC9 #A697DC
square
#DC97AA #CDDC97 #97DCC9 #A697DC
split-complementary
#DC97AA #97DCA6 #97CDDC
monochromatic
#BA3F61 #CD6985 #DC97AA #EBC5CF #F7E8EC
Accessibility & contrast
On white
2.32
#DC97AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#DC97AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC97AA
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC97AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC97AA | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AB
Deuteranopia (green-blind)
#B1AFA9
Tritanopia (blue-blind)
#E7939D
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #dc97aa; /* rgb */ color: rgb(220, 151, 170); /* oklch */ color: oklch(74.9% 0.086 1.4);
Tailwind
colors: {
custom: {
50: '#e8b6c3',
500: '#dc97aa',
950: '#000000',
},
}SCSS
$custom: #dc97aa; $custom-light: #e8b6c3; $custom-dark: #000000;
JSON
{
"hex": "#dc97aa",
"rgb": {
"r": 220,
"g": 151,
"b": 170
},
"hsl": {
"h": 343.478,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.74937,
"c": 0.086,
"h": 1.4
},
"luminance": 0.40251
}Semantic roles & 50–950 ramp
primary
#DC97AA
secondary
#DDEEE9
accent
#BD9429
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161112
muted
#848081