#CD97A4#CD97A4
#CD97A4 is a light, moderate red. Relative luminance 0.378; OKLCH L 73.2% C 0.067 H 3.0°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CD97A4 |
|---|---|
| RGB | rgb(205, 151, 164) |
| HSL | hsl(346, 35%, 70%) |
| HSV | hsv(346, 26%, 80%) |
| CMYK | cmyk(0%, 26.3%, 20%, 19.6%) |
| CIE-LAB | lab(67.87, 22.17, 1.19) |
| CIE-LCH | lch(67.87, 22.20, 3.06°) |
| OKLab | oklab(73.15% 0.0667 0.0034) |
| OKLCH | oklch(73.15% 0.067 3) |
| XYZ | xyz(42.9447, 37.7947, 40.1478) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.54
Light Mauve
#C292A1
ΔE00 2.56
Faded Pink
#DE9DAC
ΔE00 3.44
Greyish Pink
#C88D94
ΔE00 3.85
Dusty Pink
#D8A7B1
ΔE00 4.38
Dusty Pink (survey)
#D58A94
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD97A4 #97CDC0
analogous
#CD97BF #CD97A4 #CDA597
triadic
#CD97A4 #A4CD97 #97A4CD
tetradic
#CD97A4 #BFCD97 #97CDC0 #A597CD
square
#CD97A4 #BFCD97 #97CDC0 #A597CD
split-complementary
#CD97A4 #97CDA5 #97BFCD
monochromatic
#9E4C60 #B96E80 #CD97A4 #E1C0C8 #F5EAEC
Accessibility & contrast
On white
2.45
#CD97A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#CD97A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD97A4
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD97A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD97A4 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A4
Deuteranopia (green-blind)
#ABA9A3
Tritanopia (blue-blind)
#D7949B
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #cd97a4; /* rgb */ color: rgb(205, 151, 164); /* oklch */ color: oklch(73.2% 0.067 3.0);
Tailwind
colors: {
custom: {
50: '#ddb6be',
500: '#cd97a4',
950: '#000000',
},
}SCSS
$custom: #cd97a4; $custom-light: #ddb6be; $custom-dark: #000000;
JSON
{
"hex": "#cd97a4",
"rgb": {
"r": 205,
"g": 151,
"b": 164
},
"hsl": {
"h": 345.556,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.73151,
"c": 0.06683,
"h": 3
},
"luminance": 0.37793
}Semantic roles & 50–950 ramp
primary
#CD97A4
secondary
#D8E8E4
accent
#AE9138
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081