#CCBBBD#CCBBBD
#CCBBBD is a light, near-neutral red. Relative luminance 0.521; OKLCH L 80.7% C 0.019 H 9.4°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBBD |
|---|---|
| RGB | rgb(204, 187, 189) |
| HSL | hsl(353, 14%, 77%) |
| HSV | hsv(353, 8%, 80%) |
| CMYK | cmyk(0%, 8.3%, 7.4%, 20%) |
| CIE-LAB | lab(77.31, 6.35, 1.17) |
| CIE-LCH | lch(77.31, 6.46, 10.43°) |
| OKLab | oklab(80.68% 0.0192 0.0032) |
| OKLCH | oklch(80.68% 0.019 9.4) |
| XYZ | xyz(51.8565, 52.0529, 55.4497) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.53
Silver
#C0C0C0
ΔE00 7.90
Dove Gray
#B6B8BD
ΔE00 8.69
Light Gray
#D3D3D3
ΔE00 9.33
Warm Gray
#C9BEB0
ΔE00 9.38
Thistle
#D8BFD8
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBBD #BBCCCA
analogous
#CCBBC6 #CCBBBD #CCC2BB
triadic
#CCBBBD #BDCCBB #BBBDCC
tetradic
#CCBBBD #C6CCBB #BBCCCA #C2BBCC
square
#CCBBBD #C6CCBB #BBCCCA #C2BBCC
split-complementary
#CCBBBD #BBCCC2 #BBC6CC
monochromatic
#987579 #B2989B #CCBBBD #E6DEDF #F2EEEE
Accessibility & contrast
On white
1.84
#CCBBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#CCBBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBBD
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBBD | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBD
Deuteranopia (green-blind)
#C1C0BD
Tritanopia (blue-blind)
#D0BABC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccbbbd; /* rgb */ color: rgb(204, 187, 189); /* oklch */ color: oklch(80.7% 0.019 9.4);
Tailwind
colors: {
custom: {
50: '#dbcfd0',
500: '#ccbbbd',
950: '#000000',
},
}SCSS
$custom: #ccbbbd; $custom-light: #dbcfd0; $custom-dark: #000000;
JSON
{
"hex": "#ccbbbd",
"rgb": {
"r": 204,
"g": 187,
"b": 189
},
"hsl": {
"h": 352.941,
"s": 14.286,
"l": 76.667
},
"oklch": {
"l": 0.80683,
"c": 0.01949,
"h": 9.4
},
"luminance": 0.52052
}Semantic roles & 50–950 ramp
primary
#CCBBBD
secondary
#8BA09E
accent
#98904D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151314
muted
#848383