#CCB6B4#CCB6B4
#CCB6B4 is a light, muted red. Relative luminance 0.496; OKLCH L 79.4% C 0.025 H 23.9°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB6B4 |
|---|---|
| RGB | rgb(204, 182, 180) |
| HSL | hsl(5, 19%, 75%) |
| HSV | hsv(5, 12%, 80%) |
| CMYK | cmyk(0%, 10.8%, 11.8%, 20%) |
| CIE-LAB | lab(75.82, 7.51, 3.89) |
| CIE-LCH | lch(75.82, 8.45, 27.36°) |
| OKLab | oklab(79.44% 0.0233 0.0103) |
| OKLCH | oklch(79.44% 0.025 23.9) |
| XYZ | xyz(49.8674, 49.5896, 50.1160) |
| Luminance | 0.4959 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.17
Warm Gray
#C9BEB0
ΔE00 9.02
Silver
#C0C0C0
ΔE00 9.49
Dusty Pink
#D8A7B1
ΔE00 9.76
Dove Gray
#B6B8BD
ΔE00 10.44
Dark Gray
#A9A9A9
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB6B4 #B4CACC
analogous
#CCB4BE #CCB6B4 #CCC2B4
triadic
#CCB6B4 #B4CCB6 #B6B4CC
tetradic
#CCB6B4 #BECCB4 #B4CACC #C2B4CC
square
#CCB6B4 #BECCB4 #B4CACC #C2B4CC
split-complementary
#CCB6B4 #B4CCC2 #B4BECC
monochromatic
#9A6F6B #B39390 #CCB6B4 #E5D9D8 #F3EDED
Accessibility & contrast
On white
1.92
#CCB6B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#CCB6B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB6B4
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB6B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB6B4 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB9B4
Deuteranopia (green-blind)
#BFBCB4
Tritanopia (blue-blind)
#D1B4B6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ccb6b4; /* rgb */ color: rgb(204, 182, 180); /* oklch */ color: oklch(79.4% 0.025 23.9);
Tailwind
colors: {
custom: {
50: '#dbcbca',
500: '#ccb6b4',
950: '#000000',
},
}SCSS
$custom: #ccb6b4; $custom-light: #dbcbca; $custom-dark: #000000;
JSON
{
"hex": "#ccb6b4",
"rgb": {
"r": 204,
"g": 182,
"b": 180
},
"hsl": {
"h": 5,
"s": 19.048,
"l": 75.294
},
"oklch": {
"l": 0.79437,
"c": 0.02548,
"h": 23.9
},
"luminance": 0.49589
}Semantic roles & 50–950 ramp
primary
#CCB6B4
secondary
#E2E8E9
accent
#969D48
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282