#DC97AF#DC97AF
#DC97AF is a light, moderate pink. Relative luminance 0.404; OKLCH L 75.1% C 0.088 H 356.9°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DC97AF |
|---|---|
| RGB | rgb(220, 151, 175) |
| HSL | hsl(339, 50%, 73%) |
| HSV | hsv(339, 31%, 86%) |
| CMYK | cmyk(0%, 31.4%, 20.5%, 13.7%) |
| CIE-LAB | lab(69.79, 29.29, -1.96) |
| CIE-LCH | lch(69.79, 29.35, 356.18°) |
| OKLab | oklab(75.09% 0.0878 -0.0048) |
| OKLCH | oklch(75.09% 0.088 356.9) |
| XYZ | xyz(48.3203, 40.4467, 45.8110) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.03
Pig Pink
#E78EA5
ΔE00 4.00
Dull Pink
#D5869D
ΔE00 4.69
Light Mauve
#C292A1
ΔE00 5.68
Dusty Pink
#D8A7B1
ΔE00 6.12
Grey Pink
#C3909B
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC97AF #97DCC4
analogous
#DC97D2 #DC97AF #DCA197
triadic
#DC97AF #AFDC97 #97AFDC
tetradic
#DC97AF #D2DC97 #97DCC4 #A197DC
square
#DC97AF #D2DC97 #97DCC4 #A197DC
split-complementary
#DC97AF #97DCA1 #97D2DC
monochromatic
#BA3F6A #CD698C #DC97AF #EBC5D2 #F7E8ED
Accessibility & contrast
On white
2.31
#DC97AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#DC97AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC97AF
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC97AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC97AF | 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)
#9FA3B0
Deuteranopia (green-blind)
#B0AFAD
Tritanopia (blue-blind)
#E7949F
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #dc97af; /* rgb */ color: rgb(220, 151, 175); /* oklch */ color: oklch(75.1% 0.088 356.9);
Tailwind
colors: {
custom: {
50: '#e8b6c6',
500: '#dc97af',
950: '#000000',
},
}SCSS
$custom: #dc97af; $custom-light: #e8b6c6; $custom-dark: #000000;
JSON
{
"hex": "#dc97af",
"rgb": {
"r": 220,
"g": 151,
"b": 175
},
"hsl": {
"h": 339.13,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.75086,
"c": 0.08792,
"h": 356.9
},
"luminance": 0.40444
}Semantic roles & 50–950 ramp
primary
#DC97AF
secondary
#DDEEE8
accent
#BD8929
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161113
muted
#848082