#CC9CA2#CC9CA2
#CC9CA2 is a light, muted red. Relative luminance 0.392; OKLCH L 73.9% C 0.058 H 10.2°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CC9CA2 |
|---|---|
| RGB | rgb(204, 156, 162) |
| HSL | hsl(353, 32%, 71%) |
| HSV | hsv(353, 24%, 80%) |
| CMYK | cmyk(0%, 23.5%, 20.6%, 20%) |
| CIE-LAB | lab(68.91, 18.76, 3.80) |
| CIE-LCH | lch(68.91, 19.14, 11.47°) |
| OKLab | oklab(73.92% 0.0569 0.0102) |
| OKLCH | oklch(73.92% 0.058 10.2) |
| XYZ | xyz(43.3122, 39.2248, 39.4651) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.57
Grey Pink
#C3909B
ΔE00 3.78
Light Mauve
#C292A1
ΔE00 4.32
Greyish Pink
#C88D94
ΔE00 4.46
Faded Pink
#DE9DAC
ΔE00 4.78
Rosybrown
#BC8F8F
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC9CA2 #9CCCC6
analogous
#CC9CBA #CC9CA2 #CCAE9C
triadic
#CC9CA2 #A2CC9C #9CA2CC
tetradic
#CC9CA2 #BACC9C #9CCCC6 #AE9CCC
square
#CC9CA2 #BACC9C #9CCCC6 #AE9CCC
split-complementary
#CC9CA2 #9CCCAE #9CBACC
monochromatic
#9D515A #B7747C #CC9CA2 #E1C4C8 #F5EBEC
Accessibility & contrast
On white
2.37
#CC9CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#CC9CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC9CA2
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC9CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC9CA2 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A2
Deuteranopia (green-blind)
#AEABA1
Tritanopia (blue-blind)
#D5989E
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cc9ca2; /* rgb */ color: rgb(204, 156, 162); /* oklch */ color: oklch(73.9% 0.058 10.2);
Tailwind
colors: {
custom: {
50: '#dcb9bd',
500: '#cc9ca2',
950: '#000000',
},
}SCSS
$custom: #cc9ca2; $custom-light: #dcb9bd; $custom-dark: #000000;
JSON
{
"hex": "#cc9ca2",
"rgb": {
"r": 204,
"g": 156,
"b": 162
},
"hsl": {
"h": 352.5,
"s": 32,
"l": 70.588
},
"oklch": {
"l": 0.73917,
"c": 0.05777,
"h": 10.2
},
"luminance": 0.39223
}Semantic roles & 50–950 ramp
primary
#CC9CA2
secondary
#DBE8E7
accent
#AB9D3B
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081