#CD97AF#CD97AF
#CD97AF is a light, moderate pink. Relative luminance 0.382; OKLCH L 73.5% C 0.072 H 350.6°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CD97AF |
|---|---|
| RGB | rgb(205, 151, 175) |
| HSL | hsl(333, 35%, 70%) |
| HSV | hsv(333, 26%, 80%) |
| CMYK | cmyk(0%, 26.3%, 14.6%, 19.6%) |
| CIE-LAB | lab(68.17, 23.91, -4.51) |
| CIE-LCH | lch(68.17, 24.34, 349.31°) |
| OKLab | oklab(73.49% 0.0708 -0.0117) |
| OKLCH | oklch(73.49% 0.072 350.6) |
| XYZ | xyz(43.9813, 38.2094, 45.6076) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.68
Faded Pink
#DE9DAC
ΔE00 4.92
Grey Pink
#C3909B
ΔE00 5.06
Dusty Pink
#D8A7B1
ΔE00 6.06
Dull Pink
#D5869D
ΔE00 6.07
Lilac
#C8A2C8
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD97AF #97CDB5
analogous
#CD97CA #CD97AF #CD9A97
triadic
#CD97AF #AFCD97 #97AFCD
tetradic
#CD97AF #CACD97 #97CDB5 #9A97CD
square
#CD97AF #CACD97 #97CDB5 #9A97CD
split-complementary
#CD97AF #97CD9A #97CACD
monochromatic
#9E4C70 #B96E8F #CD97AF #E1C0CF #F5EAEF
Accessibility & contrast
On white
2.43
#CD97AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#CD97AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD97AF
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD97AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD97AF | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1B0
Deuteranopia (green-blind)
#A8AAAE
Tritanopia (blue-blind)
#D5969F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cd97af; /* rgb */ color: rgb(205, 151, 175); /* oklch */ color: oklch(73.5% 0.072 350.6);
Tailwind
colors: {
custom: {
50: '#ddb6c6',
500: '#cd97af',
950: '#000000',
},
}SCSS
$custom: #cd97af; $custom-light: #ddb6c6; $custom-dark: #000000;
JSON
{
"hex": "#cd97af",
"rgb": {
"r": 205,
"g": 151,
"b": 175
},
"hsl": {
"h": 333.333,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.73487,
"c": 0.07173,
"h": 350.6
},
"luminance": 0.38207
}Semantic roles & 50–950 ramp
primary
#CD97AF
secondary
#D8E8E1
accent
#AE7938
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082