#CC97AA#CC97AA
#CC97AA is a light, moderate pink. Relative luminance 0.379; OKLCH L 73.2% C 0.068 H 355.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CC97AA |
|---|---|
| RGB | rgb(204, 151, 170) |
| HSL | hsl(338, 34%, 70%) |
| HSV | hsv(338, 26%, 80%) |
| CMYK | cmyk(0%, 26%, 16.7%, 20%) |
| CIE-LAB | lab(67.93, 22.74, -2.09) |
| CIE-LCH | lch(67.93, 22.84, 354.74°) |
| OKLab | oklab(73.23% 0.0678 -0.0052) |
| OKLCH | oklch(73.23% 0.068 355.6) |
| XYZ | xyz(43.2243, 37.8748, 43.0562) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.52
Grey Pink
#C3909B
ΔE00 3.66
Faded Pink
#DE9DAC
ΔE00 4.11
Dusty Pink
#D8A7B1
ΔE00 5.12
Greyish Pink
#C88D94
ΔE00 5.55
Dull Pink
#D5869D
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC97AA #97CCB9
analogous
#CC97C5 #CC97AA #CC9F97
triadic
#CC97AA #AACC97 #97AACC
tetradic
#CC97AA #C5CC97 #97CCB9 #9F97CC
square
#CC97AA #C5CC97 #97CCB9 #9F97CC
split-complementary
#CC97AA #97CC9F #97C5CC
monochromatic
#9C4D69 #B86E88 #CC97AA #E0C0CC #F4E9ED
Accessibility & contrast
On white
2.45
#CC97AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#CC97AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC97AA
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC97AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC97AA | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0AB
Deuteranopia (green-blind)
#A9A9A9
Tritanopia (blue-blind)
#D5959D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #cc97aa; /* rgb */ color: rgb(204, 151, 170); /* oklch */ color: oklch(73.2% 0.068 355.6);
Tailwind
colors: {
custom: {
50: '#dcb6c3',
500: '#cc97aa',
950: '#000000',
},
}SCSS
$custom: #cc97aa; $custom-light: #dcb6c3; $custom-dark: #000000;
JSON
{
"hex": "#cc97aa",
"rgb": {
"r": 204,
"g": 151,
"b": 170
},
"hsl": {
"h": 338.491,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.73227,
"c": 0.06803,
"h": 355.6
},
"luminance": 0.37873
}Semantic roles & 50–950 ramp
primary
#CC97AA
secondary
#D8E7E2
accent
#AD8338
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081