#CC999F#CC999F
#CC999F is a light, moderate red. Relative luminance 0.381; OKLCH L 73.3% C 0.062 H 10.8°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CC999F |
|---|---|
| RGB | rgb(204, 153, 159) |
| HSL | hsl(353, 33%, 70%) |
| HSV | hsv(353, 25%, 80%) |
| CMYK | cmyk(0%, 25%, 22.1%, 20%) |
| CIE-LAB | lab(68.11, 19.94, 4.32) |
| CIE-LCH | lch(68.11, 20.41, 12.22°) |
| OKLab | oklab(73.27% 0.0605 0.0116) |
| OKLCH | oklch(73.27% 0.062 10.8) |
| XYZ | xyz(42.5516, 38.1251, 37.9117) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 3.19
Greyish Pink
#C88D94
ΔE00 3.50
Light Mauve
#C292A1
ΔE00 4.08
Dusty Pink
#D8A7B1
ΔE00 4.23
Rosybrown
#BC8F8F
ΔE00 4.54
Faded Pink
#DE9DAC
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC999F #99CCC6
analogous
#CC99B9 #CC999F #CCAC99
triadic
#CC999F #9FCC99 #999FCC
tetradic
#CC999F #B9CC99 #99CCC6 #AC99CC
square
#CC999F #B9CC99 #99CCC6 #AC99CC
split-complementary
#CC999F #99CCAC #99B9CC
monochromatic
#9C4E57 #B87079 #CC999F #E0C2C5 #F5EBEC
Accessibility & contrast
On white
2.43
#CC999F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#CC999F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC999F
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC999F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC999F | 1.00 | 2.43 | 8.62 | 8.62 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A19F
Deuteranopia (green-blind)
#ADAA9E
Tritanopia (blue-blind)
#D6959B
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cc999f; /* rgb */ color: rgb(204, 153, 159); /* oklch */ color: oklch(73.3% 0.062 10.8);
Tailwind
colors: {
custom: {
50: '#dcb7bb',
500: '#cc999f',
950: '#000000',
},
}SCSS
$custom: #cc999f; $custom-light: #dcb7bb; $custom-dark: #000000;
JSON
{
"hex": "#cc999f",
"rgb": {
"r": 204,
"g": 153,
"b": 159
},
"hsl": {
"h": 352.941,
"s": 33.333,
"l": 70
},
"oklch": {
"l": 0.73272,
"c": 0.0616,
"h": 10.8
},
"luminance": 0.38123
}Semantic roles & 50–950 ramp
primary
#CC999F
secondary
#D9E8E6
accent
#AC9F39
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151111
muted
#838080