#CC99AE#CC99AE
#CC99AE is a light, moderate pink. Relative luminance 0.387; OKLCH L 73.7% C 0.067 H 352.4°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CC99AE |
|---|---|
| RGB | rgb(204, 153, 174) |
| HSL | hsl(335, 33%, 70%) |
| HSV | hsv(335, 25%, 80%) |
| CMYK | cmyk(0%, 25%, 14.7%, 20%) |
| CIE-LAB | lab(68.52, 22.30, -3.46) |
| CIE-LCH | lch(68.52, 22.56, 351.17°) |
| OKLab | oklab(73.72% 0.0661 -0.0089) |
| OKLCH | oklch(73.72% 0.067 352.4) |
| XYZ | xyz(43.9331, 38.6776, 45.1876) |
| Luminance | 0.3868 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.15
Grey Pink
#C3909B
ΔE00 4.53
Faded Pink
#DE9DAC
ΔE00 4.58
Dusty Pink
#D8A7B1
ΔE00 5.18
Dull Pink
#D5869D
ΔE00 6.51
Greyish Pink
#C88D94
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC99AE #99CCB7
analogous
#CC99C7 #CC99AE #CC9E99
triadic
#CC99AE #AECC99 #99AECC
tetradic
#CC99AE #C7CC99 #99CCB7 #9E99CC
square
#CC99AE #C7CC99 #99CCB7 #9E99CC
split-complementary
#CC99AE #99CC9E #99C7CC
monochromatic
#9C4E6E #B8708E #CC99AE #E0C2CE #F5EBEF
Accessibility & contrast
On white
2.40
#CC99AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#CC99AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC99AE
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC99AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC99AE | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2AF
Deuteranopia (green-blind)
#AAAAAD
Tritanopia (blue-blind)
#D497A0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #cc99ae; /* rgb */ color: rgb(204, 153, 174); /* oklch */ color: oklch(73.7% 0.067 352.4);
Tailwind
colors: {
custom: {
50: '#dcb7c6',
500: '#cc99ae',
950: '#000000',
},
}SCSS
$custom: #cc99ae; $custom-light: #dcb7c6; $custom-dark: #000000;
JSON
{
"hex": "#cc99ae",
"rgb": {
"r": 204,
"g": 153,
"b": 174
},
"hsl": {
"h": 335.294,
"s": 33.333,
"l": 70
},
"oklch": {
"l": 0.73718,
"c": 0.06671,
"h": 352.4
},
"luminance": 0.38676
}Semantic roles & 50–950 ramp
primary
#CC99AE
secondary
#D9E8E2
accent
#AC7D39
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082