#CCBBBB#CCBBBB
#CCBBBB is a light, near-neutral red. Relative luminance 0.520; OKLCH L 80.6% C 0.019 H 17.6°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBBB |
|---|---|
| RGB | rgb(204, 187, 187) |
| HSL | hsl(0, 14%, 77%) |
| HSV | hsv(0, 8%, 80%) |
| CMYK | cmyk(0%, 8.3%, 8.3%, 20%) |
| CIE-LAB | lab(77.26, 6.01, 2.18) |
| CIE-LCH | lch(77.26, 6.39, 19.93°) |
| OKLab | oklab(80.63% 0.0185 0.0058) |
| OKLCH | oklch(80.63% 0.019 17.6) |
| XYZ | xyz(51.6409, 51.9667, 54.3142) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.29
Silver
#C0C0C0
ΔE00 7.68
Warm Gray
#C9BEB0
ΔE00 8.44
Dove Gray
#B6B8BD
ΔE00 8.71
Light Gray
#D3D3D3
ΔE00 9.16
Dark Gray
#A9A9A9
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBBB #BBCCCC
analogous
#CCBBC4 #CCBBBB #CCC4BB
triadic
#CCBBBB #BBCCBB #BBBBCC
tetradic
#CCBBBB #C4CCBB #BBCCCC #C4BBCC
square
#CCBBBB #C4CCBB #BBCCCC #C4BBCC
split-complementary
#CCBBBB #BBCCC4 #BBC4CC
monochromatic
#987575 #B29898 #CCBBBB #E6DEDE #F2EEEE
Accessibility & contrast
On white
1.84
#CCBBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#CCBBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBBB
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBBB | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBB
Deuteranopia (green-blind)
#C1C0BB
Tritanopia (blue-blind)
#D0BABB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccbbbb; /* rgb */ color: rgb(204, 187, 187); /* oklch */ color: oklch(80.6% 0.019 17.6);
Tailwind
colors: {
custom: {
50: '#dbcfcf',
500: '#ccbbbb',
950: '#000000',
},
}SCSS
$custom: #ccbbbb; $custom-light: #dbcfcf; $custom-dark: #000000;
JSON
{
"hex": "#ccbbbb",
"rgb": {
"r": 204,
"g": 187,
"b": 187
},
"hsl": {
"h": 0,
"s": 14.286,
"l": 76.667
},
"oklch": {
"l": 0.80625,
"c": 0.01935,
"h": 17.6
},
"luminance": 0.51966
}Semantic roles & 50–950 ramp
primary
#CCBBBB
secondary
#8BA0A0
accent
#98984D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151313
muted
#848383