#CC99AA#CC99AA
#CC99AA is a light, moderate pink. Relative luminance 0.385; OKLCH L 73.6% C 0.065 H 357.0°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CC99AA |
|---|---|
| RGB | rgb(204, 153, 170) |
| HSL | hsl(340, 33%, 70%) |
| HSV | hsv(340, 25%, 80%) |
| CMYK | cmyk(0%, 25%, 16.7%, 20%) |
| CIE-LAB | lab(68.41, 21.65, -1.40) |
| CIE-LCH | lch(68.41, 21.69, 356.31°) |
| OKLab | oklab(73.6% 0.0647 -0.0034) |
| OKLCH | oklch(73.6% 0.065 357) |
| XYZ | xyz(43.5489, 38.5240, 43.1644) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.51
Grey Pink
#C3909B
ΔE00 3.54
Faded Pink
#DE9DAC
ΔE00 3.93
Dusty Pink
#D8A7B1
ΔE00 4.40
Greyish Pink
#C88D94
ΔE00 5.44
Dull Pink
#D5869D
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC99AA #99CCBB
analogous
#CC99C3 #CC99AA #CCA299
triadic
#CC99AA #AACC99 #99AACC
tetradic
#CC99AA #C3CC99 #99CCBB #A299CC
square
#CC99AA #C3CC99 #99CCBB #A299CC
split-complementary
#CC99AA #99CCA2 #99C3CC
monochromatic
#9C4E68 #B87088 #CC99AA #E0C2CC #F5EBEE
Accessibility & contrast
On white
2.41
#CC99AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#CC99AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC99AA
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC99AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC99AA | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AB
Deuteranopia (green-blind)
#AAAAA9
Tritanopia (blue-blind)
#D4979F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #cc99aa; /* rgb */ color: rgb(204, 153, 170); /* oklch */ color: oklch(73.6% 0.065 357.0);
Tailwind
colors: {
custom: {
50: '#dcb7c3',
500: '#cc99aa',
950: '#000000',
},
}SCSS
$custom: #cc99aa; $custom-light: #dcb7c3; $custom-dark: #000000;
JSON
{
"hex": "#cc99aa",
"rgb": {
"r": 204,
"g": 153,
"b": 170
},
"hsl": {
"h": 340,
"s": 33.333,
"l": 70
},
"oklch": {
"l": 0.73595,
"c": 0.06474,
"h": 357
},
"luminance": 0.38522
}Semantic roles & 50–950 ramp
primary
#CC99AA
secondary
#D9E8E3
accent
#AC8639
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081