#DD97AB#DD97AB
#DD97AB is a light, moderate pink. Relative luminance 0.404; OKLCH L 75.1% C 0.087 H 0.8°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DD97AB |
|---|---|
| RGB | rgb(221, 151, 171) |
| HSL | hsl(343, 51%, 73%) |
| HSV | hsv(343, 32%, 87%) |
| CMYK | cmyk(0%, 31.7%, 22.6%, 13.3%) |
| CIE-LAB | lab(69.79, 29.05, 0.29) |
| CIE-LCH | lch(69.79, 29.05, 0.56°) |
| OKLab | oklab(75.08% 0.0875 0.0012) |
| OKLCH | oklch(75.08% 0.087 0.8) |
| XYZ | xyz(48.2369, 40.4484, 43.7868) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.03
Pig Pink
#E78EA5
ΔE00 3.37
Dull Pink
#D5869D
ΔE00 4.47
Dusty Pink (survey)
#D58A94
ΔE00 5.34
Light Mauve
#C292A1
ΔE00 5.63
Dusty Pink
#D8A7B1
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD97AB #97DDC9
analogous
#DD97CE #DD97AB #DDA697
triadic
#DD97AB #ABDD97 #97ABDD
tetradic
#DD97AB #CEDD97 #97DDC9 #A697DD
square
#DD97AB #CEDD97 #97DDC9 #A697DD
split-complementary
#DD97AB #97DDA6 #97CEDD
monochromatic
#BC3D62 #CE6986 #DD97AB #ECC5D0 #F7E8EC
Accessibility & contrast
On white
2.31
#DD97AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#DD97AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD97AB
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD97AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD97AB | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AC
Deuteranopia (green-blind)
#B1AFA9
Tritanopia (blue-blind)
#E9939E
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #dd97ab; /* rgb */ color: rgb(221, 151, 171); /* oklch */ color: oklch(75.1% 0.087 0.8);
Tailwind
colors: {
custom: {
50: '#e9b6c4',
500: '#dd97ab',
950: '#000000',
},
}SCSS
$custom: #dd97ab; $custom-light: #e9b6c4; $custom-dark: #000000;
JSON
{
"hex": "#dd97ab",
"rgb": {
"r": 221,
"g": 151,
"b": 171
},
"hsl": {
"h": 342.857,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.75076,
"c": 0.08748,
"h": 0.8
},
"luminance": 0.40446
}Semantic roles & 50–950 ramp
primary
#DD97AB
secondary
#DCEFE9
accent
#BE9327
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161112
muted
#848081