#CD97AB#CD97AB
#CD97AB is a light, moderate pink. Relative luminance 0.381; OKLCH L 73.4% C 0.070 H 354.9°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CD97AB |
|---|---|
| RGB | rgb(205, 151, 171) |
| HSL | hsl(338, 35%, 70%) |
| HSV | hsv(338, 26%, 80%) |
| CMYK | cmyk(0%, 26.3%, 16.6%, 19.6%) |
| CIE-LAB | lab(68.06, 23.27, -2.45) |
| CIE-LCH | lch(68.06, 23.39, 354.00°) |
| OKLab | oklab(73.36% 0.0693 -0.0061) |
| OKLCH | oklch(73.36% 0.07 354.9) |
| XYZ | xyz(43.5943, 38.0546, 43.5692) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.82
Grey Pink
#C3909B
ΔE00 3.96
Faded Pink
#DE9DAC
ΔE00 4.07
Dusty Pink
#D8A7B1
ΔE00 5.25
Dull Pink
#D5869D
ΔE00 5.67
Greyish Pink
#C88D94
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD97AB #97CDB9
analogous
#CD97C6 #CD97AB #CD9E97
triadic
#CD97AB #ABCD97 #97ABCD
tetradic
#CD97AB #C6CD97 #97CDB9 #9E97CD
square
#CD97AB #C6CD97 #97CDB9 #9E97CD
split-complementary
#CD97AB #97CD9E #97C6CD
monochromatic
#9E4C6A #B96E8A #CD97AB #E1C0CC #F5EAEE
Accessibility & contrast
On white
2.44
#CD97AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#CD97AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD97AB
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD97AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD97AB | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0AC
Deuteranopia (green-blind)
#A9A9AA
Tritanopia (blue-blind)
#D6959E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cd97ab; /* rgb */ color: rgb(205, 151, 171); /* oklch */ color: oklch(73.4% 0.070 354.9);
Tailwind
colors: {
custom: {
50: '#ddb6c4',
500: '#cd97ab',
950: '#000000',
},
}SCSS
$custom: #cd97ab; $custom-light: #ddb6c4; $custom-dark: #000000;
JSON
{
"hex": "#cd97ab",
"rgb": {
"r": 205,
"g": 151,
"b": 171
},
"hsl": {
"h": 337.778,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.73362,
"c": 0.06961,
"h": 354.9
},
"luminance": 0.38053
}Semantic roles & 50–950 ramp
primary
#CD97AB
secondary
#D8E8E2
accent
#AE8238
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151112
muted
#838081