#CCB6B6#CCB6B6
#CCB6B6 is a light, muted red. Relative luminance 0.497; OKLCH L 79.5% C 0.025 H 17.7°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB6B6 |
|---|---|
| RGB | rgb(204, 182, 182) |
| HSL | hsl(0, 18%, 76%) |
| HSV | hsv(0, 11%, 80%) |
| CMYK | cmyk(0%, 10.8%, 10.8%, 20%) |
| CIE-LAB | lab(75.87, 7.84, 2.87) |
| CIE-LCH | lch(75.87, 8.35, 20.10°) |
| OKLab | oklab(79.49% 0.0241 0.0077) |
| OKLCH | oklch(79.49% 0.025 17.7) |
| XYZ | xyz(50.0726, 49.6717, 51.1967) |
| Luminance | 0.4967 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.36
Dusty Pink
#D8A7B1
ΔE00 9.25
Silver
#C0C0C0
ΔE00 9.60
Warm Gray
#C9BEB0
ΔE00 9.82
Thistle
#D8BFD8
ΔE00 10.14
Dove Gray
#B6B8BD
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB6B6 #B6CCCC
analogous
#CCB6C1 #CCB6B6 #CCC1B6
triadic
#CCB6B6 #B6CCB6 #B6B6CC
tetradic
#CCB6B6 #C1CCB6 #B6CCCC #C1B6CC
square
#CCB6B6 #C1CCB6 #B6CCCC #C1B6CC
split-complementary
#CCB6B6 #B6CCC1 #B6C1CC
monochromatic
#9A6E6E #B39292 #CCB6B6 #E5DADA #F2EDED
Accessibility & contrast
On white
1.92
#CCB6B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#CCB6B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB6B6
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB6B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB6B6 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB9B6
Deuteranopia (green-blind)
#BEBDB6
Tritanopia (blue-blind)
#D1B4B6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ccb6b6; /* rgb */ color: rgb(204, 182, 182); /* oklch */ color: oklch(79.5% 0.025 17.7);
Tailwind
colors: {
custom: {
50: '#dbcbcb',
500: '#ccb6b6',
950: '#000000',
},
}SCSS
$custom: #ccb6b6; $custom-light: #dbcbcb; $custom-dark: #000000;
JSON
{
"hex": "#ccb6b6",
"rgb": {
"r": 204,
"g": 182,
"b": 182
},
"hsl": {
"h": 0,
"s": 17.742,
"l": 75.686
},
"oklch": {
"l": 0.79493,
"c": 0.02527,
"h": 17.7
},
"luminance": 0.49671
}Semantic roles & 50–950 ramp
primary
#CCB6B6
secondary
#E2E9E9
accent
#9C9C49
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282