#CC9BA3#CC9BA3
#CC9BA3 is a light, muted red. Relative luminance 0.389; OKLCH L 73.8% C 0.059 H 7.7°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CC9BA3 |
|---|---|
| RGB | rgb(204, 155, 163) |
| HSL | hsl(350, 32%, 70%) |
| HSV | hsv(350, 24%, 80%) |
| CMYK | cmyk(0%, 24%, 20.1%, 20%) |
| CIE-LAB | lab(68.70, 19.46, 2.94) |
| CIE-LCH | lch(68.70, 19.68, 8.58°) |
| OKLab | oklab(73.76% 0.0588 0.008) |
| OKLCH | oklch(73.76% 0.059 7.7) |
| XYZ | xyz(43.2344, 38.9263, 39.8794) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 3.29
Dusty Pink
#D8A7B1
ΔE00 3.50
Light Mauve
#C292A1
ΔE00 3.68
Greyish Pink
#C88D94
ΔE00 4.23
Faded Pink
#DE9DAC
ΔE00 4.30
Rosybrown
#BC8F8F
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC9BA3 #9BCCC4
analogous
#CC9BBB #CC9BA3 #CCAB9B
triadic
#CC9BA3 #A3CC9B #9BA3CC
tetradic
#CC9BA3 #BBCC9B #9BCCC4 #AB9BCC
square
#CC9BA3 #BBCC9B #9BCCC4 #AB9BCC
split-complementary
#CC9BA3 #9BCCAB #9BBBCC
monochromatic
#9D505C #B7727E #CC9BA3 #E1C4C8 #F5EBEC
Accessibility & contrast
On white
2.39
#CC9BA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#CC9BA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC9BA3
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC9BA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC9BA3 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A3
Deuteranopia (green-blind)
#ADABA2
Tritanopia (blue-blind)
#D5989E
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cc9ba3; /* rgb */ color: rgb(204, 155, 163); /* oklch */ color: oklch(73.8% 0.059 7.7);
Tailwind
colors: {
custom: {
50: '#dcb8be',
500: '#cc9ba3',
950: '#000000',
},
}SCSS
$custom: #cc9ba3; $custom-light: #dcb8be; $custom-dark: #000000;
JSON
{
"hex": "#cc9ba3",
"rgb": {
"r": 204,
"g": 155,
"b": 163
},
"hsl": {
"h": 350.204,
"s": 32.45,
"l": 70.392
},
"oklch": {
"l": 0.73759,
"c": 0.05938,
"h": 7.7
},
"luminance": 0.38924
}Semantic roles & 50–950 ramp
primary
#CC9BA3
secondary
#DBE8E6
accent
#AB993A
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081