#CC9B95#CC9B95
#CC9B95 is a light, muted red. Relative luminance 0.385; OKLCH L 73.4% C 0.060 H 26.6°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CC9B95 |
|---|---|
| RGB | rgb(204, 155, 149) |
| HSL | hsl(7, 35%, 69%) |
| HSV | hsv(7, 27%, 80%) |
| CMYK | cmyk(0%, 24%, 27%, 20%) |
| CIE-LAB | lab(68.35, 17.40, 10.24) |
| CIE-LCH | lch(68.35, 20.18, 30.47°) |
| OKLab | oklab(73.38% 0.0534 0.0267) |
| OKLCH | oklch(73.38% 0.06 26.6) |
| XYZ | xyz(42.0487, 38.4521, 33.6351) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.62
Greyish Pink
#C88D94
ΔE00 6.38
Pinkish Grey
#C8ACA9
ΔE00 7.05
Grey Pink
#C3909B
ΔE00 7.25
Dusty Pink
#D8A7B1
ΔE00 7.32
Pinkish Tan
#D99B82
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC9B95 #95C6CC
analogous
#CC95AB #CC9B95 #CCB795
triadic
#CC9B95 #95CC9B #9B95CC
tetradic
#CC9B95 #ABCC95 #95C6CC #B795CC
square
#CC9B95 #ABCC95 #95C6CC #B795CC
split-complementary
#CC9B95 #95CCB7 #95ABCC
monochromatic
#9C544B #B8746C #CC9B95 #E0C2BE #F4E9E8
Accessibility & contrast
On white
2.42
#CC9B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#CC9B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC9B95
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC9B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC9B95 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A194
Deuteranopia (green-blind)
#B0AA94
Tritanopia (blue-blind)
#D79599
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #cc9b95; /* rgb */ color: rgb(204, 155, 149); /* oklch */ color: oklch(73.4% 0.060 26.6);
Tailwind
colors: {
custom: {
50: '#dcb8b4',
500: '#cc9b95',
950: '#000000',
},
}SCSS
$custom: #cc9b95; $custom-light: #dcb8b4; $custom-dark: #000000;
JSON
{
"hex": "#cc9b95",
"rgb": {
"r": 204,
"g": 155,
"b": 149
},
"hsl": {
"h": 6.545,
"s": 35.032,
"l": 69.216
},
"oklch": {
"l": 0.73378,
"c": 0.05967,
"h": 26.6
},
"luminance": 0.3845
}Semantic roles & 50–950 ramp
primary
#CC9B95
secondary
#D6E5E6
accent
#A1AE38
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151111
muted
#838080