#CCBBB7#CCBBB7
#CCBBB7 is a light, muted red. Relative luminance 0.518; OKLCH L 80.5% C 0.020 H 33.4°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBB7 |
|---|---|
| RGB | rgb(204, 187, 183) |
| HSL | hsl(11, 17%, 76%) |
| HSV | hsv(11, 10%, 80%) |
| CMYK | cmyk(0%, 8.3%, 10.3%, 20%) |
| CIE-LAB | lab(77.16, 5.33, 4.20) |
| CIE-LCH | lch(77.16, 6.79, 38.23°) |
| OKLab | oklab(80.51% 0.0169 0.0111) |
| OKLCH | oklch(80.51% 0.02 33.4) |
| XYZ | xyz(51.2187, 51.7978, 52.0904) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.42
Warm Gray
#C9BEB0
ΔE00 6.58
Silver
#C0C0C0
ΔE00 7.51
Dove Gray
#B6B8BD
ΔE00 9.02
Light Gray
#D3D3D3
ΔE00 9.06
Dark Gray
#A9A9A9
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBB7 #B7C8CC
analogous
#CCB7BD #CCBBB7 #CCC5B7
triadic
#CCBBB7 #B7CCBB #BBB7CC
tetradic
#CCBBB7 #BDCCB7 #B7C8CC #C5B7CC
square
#CCBBB7 #BDCCB7 #B7C8CC #C5B7CC
split-complementary
#CCBBB7 #B7CCC5 #B7BDCC
monochromatic
#99776F #B39993 #CCBBB7 #E5DDDB #F2EEED
Accessibility & contrast
On white
1.85
#CCBBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#CCBBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBB7
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBB7 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBDB7
Deuteranopia (green-blind)
#C2C0B7
Tritanopia (blue-blind)
#D1B9BA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccbbb7; /* rgb */ color: rgb(204, 187, 183); /* oklch */ color: oklch(80.5% 0.020 33.4);
Tailwind
colors: {
custom: {
50: '#dbcfcc',
500: '#ccbbb7',
950: '#000000',
},
}SCSS
$custom: #ccbbb7; $custom-light: #dbcfcc; $custom-dark: #000000;
JSON
{
"hex": "#ccbbb7",
"rgb": {
"r": 204,
"g": 187,
"b": 183
},
"hsl": {
"h": 11.429,
"s": 17.073,
"l": 75.882
},
"oklch": {
"l": 0.80513,
"c": 0.02023,
"h": 33.4
},
"luminance": 0.51797
}Semantic roles & 50–950 ramp
primary
#CCBBB7
secondary
#879CA0
accent
#8C9B4A
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#151313
muted
#848383