#CC9FA7#CC9FA7
#CC9FA7 is a light, muted red. Relative luminance 0.404; OKLCH L 74.6% C 0.054 H 6.6°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CC9FA7 |
|---|---|
| RGB | rgb(204, 159, 167) |
| HSL | hsl(349, 31%, 71%) |
| HSV | hsv(349, 22%, 80%) |
| CMYK | cmyk(0%, 22.1%, 18.1%, 20%) |
| CIE-LAB | lab(69.77, 17.89, 2.27) |
| CIE-LCH | lch(69.77, 18.03, 7.22°) |
| OKLab | oklab(74.62% 0.054 0.0062) |
| OKLCH | oklch(74.62% 0.054 6.6) |
| XYZ | xyz(44.2752, 40.4254, 42.0224) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.79
Light Mauve
#C292A1
ΔE00 4.33
Grey Pink
#C3909B
ΔE00 4.33
Faded Pink
#DE9DAC
ΔE00 4.83
Greyish Pink
#C88D94
ΔE00 5.54
Rosybrown
#BC8F8F
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC9FA7 #9FCCC4
analogous
#CC9FBD #CC9FA7 #CCAD9F
triadic
#CC9FA7 #A7CC9F #9FA7CC
tetradic
#CC9FA7 #BDCC9F #9FCCC4 #AD9FCC
square
#CC9FA7 #BDCC9F #9FCCC4 #AD9FCC
split-complementary
#CC9FA7 #9FCCAD #9FBDCC
monochromatic
#9D5361 #B77782 #CC9FA7 #E1C7CC #F4EBED
Accessibility & contrast
On white
2.31
#CC9FA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#CC9FA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC9FA7
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC9FA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC9FA7 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A7
Deuteranopia (green-blind)
#B0AEA6
Tritanopia (blue-blind)
#D59CA2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cc9fa7; /* rgb */ color: rgb(204, 159, 167); /* oklch */ color: oklch(74.6% 0.054 6.6);
Tailwind
colors: {
custom: {
50: '#dcbbc1',
500: '#cc9fa7',
950: '#000000',
},
}SCSS
$custom: #cc9fa7; $custom-light: #dcbbc1; $custom-dark: #000000;
JSON
{
"hex": "#cc9fa7",
"rgb": {
"r": 204,
"g": 159,
"b": 167
},
"hsl": {
"h": 349.333,
"s": 30.612,
"l": 71.176
},
"oklch": {
"l": 0.74624,
"c": 0.05437,
"h": 6.6
},
"luminance": 0.40424
}Semantic roles & 50–950 ramp
primary
#CC9FA7
secondary
#DDE9E7
accent
#A9963C
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151212
muted
#838181