#CD97A8#CD97A8
#CD97A8 is a light, moderate pink. Relative luminance 0.379; OKLCH L 73.3% C 0.068 H 358.3°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CD97A8 |
|---|---|
| RGB | rgb(205, 151, 168) |
| HSL | hsl(341, 35%, 70%) |
| HSV | hsv(341, 26%, 80%) |
| CMYK | cmyk(0%, 26.3%, 18%, 19.6%) |
| CIE-LAB | lab(67.98, 22.79, -0.89) |
| CIE-LCH | lch(67.98, 22.81, 357.76°) |
| OKLab | oklab(73.27% 0.0682 -0.002) |
| OKLCH | oklch(73.27% 0.068 358.3) |
| XYZ | xyz(43.3116, 37.9415, 42.0802) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.45
Grey Pink
#C3909B
ΔE00 3.22
Faded Pink
#DE9DAC
ΔE00 3.62
Dusty Pink
#D8A7B1
ΔE00 4.76
Greyish Pink
#C88D94
ΔE00 4.92
Dull Pink
#D5869D
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD97A8 #97CDBC
analogous
#CD97C3 #CD97A8 #CDA197
triadic
#CD97A8 #A8CD97 #97A8CD
tetradic
#CD97A8 #C3CD97 #97CDBC #A197CD
square
#CD97A8 #C3CD97 #97CDBC #A197CD
split-complementary
#CD97A8 #97CDA1 #97C3CD
monochromatic
#9E4C66 #B96E85 #CD97A8 #E1C0CB #F5EAED
Accessibility & contrast
On white
2.45
#CD97A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#CD97A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD97A8
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD97A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD97A8 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0A9
Deuteranopia (green-blind)
#AAA9A7
Tritanopia (blue-blind)
#D6949D
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cd97a8; /* rgb */ color: rgb(205, 151, 168); /* oklch */ color: oklch(73.3% 0.068 358.3);
Tailwind
colors: {
custom: {
50: '#ddb6c1',
500: '#cd97a8',
950: '#000000',
},
}SCSS
$custom: #cd97a8; $custom-light: #ddb6c1; $custom-dark: #000000;
JSON
{
"hex": "#cd97a8",
"rgb": {
"r": 205,
"g": 151,
"b": 168
},
"hsl": {
"h": 341.111,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.7327,
"c": 0.06826,
"h": 358.3
},
"luminance": 0.3794
}Semantic roles & 50–950 ramp
primary
#CD97A8
secondary
#D8E8E3
accent
#AE8938
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081