#CC9BA7#CC9BA7
#CC9BA7 is a light, moderate red. Relative luminance 0.391; OKLCH L 73.9% C 0.060 H 2.4°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CC9BA7 |
|---|---|
| RGB | rgb(204, 155, 167) |
| HSL | hsl(345, 32%, 70%) |
| HSV | hsv(345, 24%, 80%) |
| CMYK | cmyk(0%, 24%, 18.1%, 20%) |
| CIE-LAB | lab(68.80, 20.08, 0.86) |
| CIE-LCH | lch(68.80, 20.10, 2.45°) |
| OKLab | oklab(73.88% 0.0604 0.0026) |
| OKLCH | oklch(73.88% 0.06 2.4) |
| XYZ | xyz(43.5984, 39.0719, 41.7968) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.92
Grey Pink
#C3909B
ΔE00 3.23
Dusty Pink
#D8A7B1
ΔE00 3.41
Faded Pink
#DE9DAC
ΔE00 3.89
Greyish Pink
#C88D94
ΔE00 4.80
Rosybrown
#BC8F8F
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC9BA7 #9BCCC0
analogous
#CC9BBF #CC9BA7 #CCA79B
triadic
#CC9BA7 #A7CC9B #9BA7CC
tetradic
#CC9BA7 #BFCC9B #9BCCC0 #A79BCC
square
#CC9BA7 #BFCC9B #9BCCC0 #A79BCC
split-complementary
#CC9BA7 #9BCCA7 #9BBFCC
monochromatic
#9D5063 #B77283 #CC9BA7 #E1C4CB #F5EBED
Accessibility & contrast
On white
2.38
#CC9BA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#CC9BA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC9BA7
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC9BA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC9BA7 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3A7
Deuteranopia (green-blind)
#ADABA6
Tritanopia (blue-blind)
#D5989F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cc9ba7; /* rgb */ color: rgb(204, 155, 167); /* oklch */ color: oklch(73.9% 0.060 2.4);
Tailwind
colors: {
custom: {
50: '#dcb8c1',
500: '#cc9ba7',
950: '#000000',
},
}SCSS
$custom: #cc9ba7; $custom-light: #dcb8c1; $custom-dark: #000000;
JSON
{
"hex": "#cc9ba7",
"rgb": {
"r": 204,
"g": 155,
"b": 167
},
"hsl": {
"h": 345.306,
"s": 32.45,
"l": 70.392
},
"oklch": {
"l": 0.73875,
"c": 0.06041,
"h": 2.4
},
"luminance": 0.3907
}Semantic roles & 50–950 ramp
primary
#CC9BA7
secondary
#DBE8E5
accent
#AB903A
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081