#CC97AE#CC97AE
#CC97AE is a light, moderate pink. Relative luminance 0.380; OKLCH L 73.4% C 0.070 H 351.2°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CC97AE |
|---|---|
| RGB | rgb(204, 151, 174) |
| HSL | hsl(334, 34%, 70%) |
| HSV | hsv(334, 26%, 80%) |
| CMYK | cmyk(0%, 26%, 14.7%, 20%) |
| CIE-LAB | lab(68.04, 23.39, -4.16) |
| CIE-LCH | lch(68.04, 23.76, 349.91°) |
| OKLab | oklab(73.35% 0.0693 -0.0107) |
| OKLCH | oklch(73.35% 0.07 351.2) |
| XYZ | xyz(43.6085, 38.0284, 45.0794) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.36
Grey Pink
#C3909B
ΔE00 4.76
Faded Pink
#DE9DAC
ΔE00 4.88
Dusty Pink
#D8A7B1
ΔE00 5.90
Dull Pink
#D5869D
ΔE00 6.10
Greyish Pink
#C88D94
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC97AE #97CCB5
analogous
#CC97C9 #CC97AE #CC9A97
triadic
#CC97AE #AECC97 #97AECC
tetradic
#CC97AE #C9CC97 #97CCB5 #9A97CC
square
#CC97AE #C9CC97 #97CCB5 #9A97CC
split-complementary
#CC97AE #97CC9A #97C9CC
monochromatic
#9C4D6F #B86E8E #CC97AE #E0C0CE #F4E9EE
Accessibility & contrast
On white
2.44
#CC97AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#CC97AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC97AE
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC97AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC97AE | 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)
#9CA1AF
Deuteranopia (green-blind)
#A8A9AD
Tritanopia (blue-blind)
#D4969F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cc97ae; /* rgb */ color: rgb(204, 151, 174); /* oklch */ color: oklch(73.4% 0.070 351.2);
Tailwind
colors: {
custom: {
50: '#dcb6c6',
500: '#cc97ae',
950: '#000000',
},
}SCSS
$custom: #cc97ae; $custom-light: #dcb6c6; $custom-dark: #000000;
JSON
{
"hex": "#cc97ae",
"rgb": {
"r": 204,
"g": 151,
"b": 174
},
"hsl": {
"h": 333.962,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.73352,
"c": 0.07011,
"h": 351.2
},
"luminance": 0.38027
}Semantic roles & 50–950 ramp
primary
#CC97AE
secondary
#D8E7E0
accent
#AD7A38
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082