#C0BBBF#C0BBBF
#C0BBBF is a light, near-neutral grey. Relative luminance 0.505; OKLCH L 79.7% C 0.008 H 332.2°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BBBF |
|---|---|
| RGB | rgb(192, 187, 191) |
| HSL | hsl(312, 4%, 74%) |
| HSV | hsv(312, 3%, 75%) |
| CMYK | cmyk(0%, 2.6%, 0.5%, 24.7%) |
| CIE-LAB | lab(76.38, 2.48, -1.39) |
| CIE-LCH | lch(76.38, 2.85, 330.69°) |
| OKLab | oklab(79.73% 0.007 -0.0037) |
| OKLCH | oklch(79.73% 0.008 332.2) |
| XYZ | xyz(48.9111, 50.5089, 56.4526) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.66
Silver
#C0C0C0
ΔE00 3.77
Dark Gray
#A9A9A9
ΔE00 6.47
Light Gray
#D3D3D3
ΔE00 6.71
Silver (survey)
#C5C9C7
ΔE00 6.89
Gainsboro
#DCDCDC
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BBBF #BBC0BC
analogous
#BFBBC0 #C0BBBF #C0BBBD
triadic
#C0BBBF #BFC0BB #BBBFC0
tetradic
#C0BBBF #C0BFBB #BBC0BC #BBBDC0
square
#C0BBBF #C0BFBB #BBC0BC #BBBDC0
split-complementary
#C0BBBF #BDC0BB #BBC0BF
monochromatic
#857B83 #A39BA1 #C0BBBF #DDDBDD #F0EFF0
Accessibility & contrast
On white
1.89
#C0BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#C0BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BBBF
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BBBF | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBF
Deuteranopia (green-blind)
#BCBDBF
Tritanopia (blue-blind)
#C1BBBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c0bbbf; /* rgb */ color: rgb(192, 187, 191); /* oklch */ color: oklch(79.7% 0.008 332.2);
Tailwind
colors: {
custom: {
50: '#d3cfd2',
500: '#c0bbbf',
950: '#000000',
},
}SCSS
$custom: #c0bbbf; $custom-light: #d3cfd2; $custom-dark: #000000;
JSON
{
"hex": "#c0bbbf",
"rgb": {
"r": 192,
"g": 187,
"b": 191
},
"hsl": {
"h": 312,
"s": 3.817,
"l": 74.314
},
"oklch": {
"l": 0.79732,
"c": 0.00786,
"h": 332.2
},
"luminance": 0.50509
}Semantic roles & 50–950 ramp
primary
#C0BBBF
secondary
#8D938E
accent
#8E6358
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383