#CC9099#CC9099
#CC9099 is a light, moderate red. Relative luminance 0.351; OKLCH L 71.5% C 0.074 H 9.2°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CC9099 |
|---|---|
| RGB | rgb(204, 144, 153) |
| HSL | hsl(351, 37%, 68%) |
| HSV | hsv(351, 29%, 80%) |
| CMYK | cmyk(0%, 29.4%, 25%, 20%) |
| CIE-LAB | lab(65.82, 23.98, 4.37) |
| CIE-LCH | lch(65.82, 24.38, 10.32°) |
| OKLab | oklab(71.45% 0.0727 0.0117) |
| OKLCH | oklch(71.45% 0.074 9.2) |
| XYZ | xyz(40.6256, 35.0861, 34.7633) |
| Luminance | 0.3508 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 1.28
Grey Pink
#C3909B
ΔE00 2.41
Dusty Pink (survey)
#D58A94
ΔE00 2.99
Light Mauve
#C292A1
ΔE00 3.87
Faded Pink
#DE9DAC
ΔE00 4.78
Old Rose
#C87F89
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC9099 #90CCC3
analogous
#CC90B7 #CC9099 #CCA590
triadic
#CC9099 #99CC90 #9099CC
tetradic
#CC9099 #B7CC90 #90CCC3 #A590CC
square
#CC9099 #B7CC90 #90CCC3 #A590CC
split-complementary
#CC9099 #90CCA5 #90B7CC
monochromatic
#9B4754 #B96672 #CC9099 #DFBAC0 #F3E4E6
Accessibility & contrast
On white
2.62
#CC9099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#CC9099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC9099
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC9099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC9099 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999999
Deuteranopia (green-blind)
#A8A498
Tritanopia (blue-blind)
#D78B93
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cc9099; /* rgb */ color: rgb(204, 144, 153); /* oklch */ color: oklch(71.5% 0.074 9.2);
Tailwind
colors: {
custom: {
50: '#dcb1b7',
500: '#cc9099',
950: '#000000',
},
}SCSS
$custom: #cc9099; $custom-light: #dcb1b7; $custom-dark: #000000;
JSON
{
"hex": "#cc9099",
"rgb": {
"r": 204,
"g": 144,
"b": 153
},
"hsl": {
"h": 351,
"s": 37.037,
"l": 68.235
},
"oklch": {
"l": 0.7145,
"c": 0.07361,
"h": 9.2
},
"luminance": 0.35084
}Semantic roles & 50–950 ramp
primary
#CC9099
secondary
#D3E5E2
accent
#B09E36
background
#FDFAFB
surface
#FBF5F6
border
#D4CFD0
text
#151011
muted
#837F80