#C0BFBB#C0BFBB
#C0BFBB is a light, near-neutral grey. Relative luminance 0.521; OKLCH L 80.4% C 0.006 H 95.2°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BFBB |
|---|---|
| RGB | rgb(192, 191, 187) |
| HSL | hsl(48, 4%, 74%) |
| HSV | hsv(48, 3%, 75%) |
| CMYK | cmyk(0%, 0.5%, 2.6%, 24.7%) |
| CIE-LAB | lab(77.31, -0.38, 2.14) |
| CIE-LCH | lch(77.31, 2.17, 100.11°) |
| OKLab | oklab(80.43% -0.0005 0.0056) |
| OKLCH | oklch(80.43% 0.006 95.2) |
| XYZ | xyz(49.3373, 52.0560, 54.4527) |
| Luminance | 0.5206 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.12
Silver (survey)
#C5C9C7
ΔE00 3.39
Dove Gray
#B6B8BD
ΔE00 5.16
Light Gray
#D3D3D3
ΔE00 5.39
Warm Gray
#C9BEB0
ΔE00 5.66
Dark Gray
#A9A9A9
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BFBB #BBBCC0
analogous
#C0BDBB #C0BFBB #BFC0BB
triadic
#C0BFBB #BBC0BF #BFBBC0
tetradic
#C0BFBB #BBC0BD #BBBCC0 #C0BBBF
square
#C0BFBB #BBC0BD #BBBCC0 #C0BBBF
split-complementary
#C0BFBB #BBBFC0 #BDBBC0
monochromatic
#85837B #A3A19B #C0BFBB #DDDDDB #F0F0EF
Accessibility & contrast
On white
1.84
#C0BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#C0BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BFBB
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BFBB | 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)
#C0BFBB
Deuteranopia (green-blind)
#C0BFBB
Tritanopia (blue-blind)
#C1BEBE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c0bfbb; /* rgb */ color: rgb(192, 191, 187); /* oklch */ color: oklch(80.4% 0.006 95.2);
Tailwind
colors: {
custom: {
50: '#d3d2cf',
500: '#c0bfbb',
950: '#000000',
},
}SCSS
$custom: #c0bfbb; $custom-light: #d3d2cf; $custom-dark: #000000;
JSON
{
"hex": "#c0bfbb",
"rgb": {
"r": 192,
"g": 191,
"b": 187
},
"hsl": {
"h": 48,
"s": 3.817,
"l": 74.314
},
"oklch": {
"l": 0.8043,
"c": 0.00566,
"h": 95.2
},
"luminance": 0.52056
}Semantic roles & 50–950 ramp
primary
#C0BFBB
secondary
#8D8E93
accent
#638E58
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383