#CCB6B0#CCB6B0
#CCB6B0 is a light, muted red. Relative luminance 0.494; OKLCH L 79.3% C 0.027 H 35.7°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB6B0 |
|---|---|
| RGB | rgb(204, 182, 176) |
| HSL | hsl(13, 22%, 75%) |
| HSV | hsv(13, 14%, 80%) |
| CMYK | cmyk(0%, 10.8%, 13.7%, 20%) |
| CIE-LAB | lab(75.72, 6.85, 5.92) |
| CIE-LCH | lch(75.72, 9.05, 40.82°) |
| OKLab | oklab(79.33% 0.0217 0.0156) |
| OKLCH | oklch(79.33% 0.027 35.7) |
| XYZ | xyz(49.4658, 49.4289, 48.0008) |
| Luminance | 0.4943 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.69
Warm Gray
#C9BEB0
ΔE00 7.51
Silver
#C0C0C0
ΔE00 9.46
Greige
#B8AB98
ΔE00 9.52
Mushroom
#BA9E88
ΔE00 9.61
Dark Gray
#A9A9A9
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB6B0 #B0C6CC
analogous
#CCB0B8 #CCB6B0 #CCC4B0
triadic
#CCB6B0 #B0CCB6 #B6B0CC
tetradic
#CCB6B0 #B8CCB0 #B0C6CC #C4B0CC
square
#CCB6B0 #B8CCB0 #B0C6CC #C4B0CC
split-complementary
#CCB6B0 #B0CCC4 #B0B8CC
monochromatic
#9C7166 #B4948B #CCB6B0 #E4D8D5 #F3EEEC
Accessibility & contrast
On white
1.93
#CCB6B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#CCB6B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB6B0
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB6B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB6B0 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8B0
Deuteranopia (green-blind)
#C0BCB0
Tritanopia (blue-blind)
#D2B3B4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ccb6b0; /* rgb */ color: rgb(204, 182, 176); /* oklch */ color: oklch(79.3% 0.027 35.7);
Tailwind
colors: {
custom: {
50: '#dbcbc7',
500: '#ccb6b0',
950: '#000000',
},
}SCSS
$custom: #ccb6b0; $custom-light: #dbcbc7; $custom-dark: #000000;
JSON
{
"hex": "#ccb6b0",
"rgb": {
"r": 204,
"g": 182,
"b": 176
},
"hsl": {
"h": 12.857,
"s": 21.538,
"l": 74.51
},
"oklch": {
"l": 0.79327,
"c": 0.02675,
"h": 35.7
},
"luminance": 0.49428
}Semantic roles & 50–950 ramp
primary
#CCB6B0
secondary
#E2E8E9
accent
#8DA046
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282