#CD97AE#CD97AE
#CD97AE is a light, moderate pink. Relative luminance 0.382; OKLCH L 73.5% C 0.071 H 351.7°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CD97AE |
|---|---|
| RGB | rgb(205, 151, 174) |
| HSL | hsl(334, 35%, 70%) |
| HSV | hsv(334, 26%, 80%) |
| CMYK | cmyk(0%, 26.3%, 15.1%, 19.6%) |
| CIE-LAB | lab(68.15, 23.75, -4.00) |
| CIE-LCH | lch(68.15, 24.08, 350.45°) |
| OKLab | oklab(73.46% 0.0704 -0.0103) |
| OKLCH | oklch(73.46% 0.071 351.7) |
| XYZ | xyz(43.8835, 38.1703, 45.0922) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.44
Faded Pink
#DE9DAC
ΔE00 4.69
Grey Pink
#C3909B
ΔE00 4.78
Dusty Pink
#D8A7B1
ΔE00 5.85
Dull Pink
#D5869D
ΔE00 5.94
Greyish Pink
#C88D94
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD97AE #97CDB6
analogous
#CD97C9 #CD97AE #CD9B97
triadic
#CD97AE #AECD97 #97AECD
tetradic
#CD97AE #C9CD97 #97CDB6 #9B97CD
square
#CD97AE #C9CD97 #97CDB6 #9B97CD
split-complementary
#CD97AE #97CD9B #97C9CD
monochromatic
#9E4C6F #B96E8E #CD97AE #E1C0CE #F5EAEE
Accessibility & contrast
On white
2.43
#CD97AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#CD97AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD97AE
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD97AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD97AE | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1AF
Deuteranopia (green-blind)
#A8A9AD
Tritanopia (blue-blind)
#D5959F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cd97ae; /* rgb */ color: rgb(205, 151, 174); /* oklch */ color: oklch(73.5% 0.071 351.7);
Tailwind
colors: {
custom: {
50: '#ddb6c6',
500: '#cd97ae',
950: '#000000',
},
}SCSS
$custom: #cd97ae; $custom-light: #ddb6c6; $custom-dark: #000000;
JSON
{
"hex": "#cd97ae",
"rgb": {
"r": 205,
"g": 151,
"b": 174
},
"hsl": {
"h": 334.444,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.73456,
"c": 0.07117,
"h": 351.7
},
"luminance": 0.38168
}Semantic roles & 50–950 ramp
primary
#CD97AE
secondary
#D8E8E1
accent
#AE7C38
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082