#C0BFBF#C0BFBF
#C0BFBF is a light, near-neutral grey. Relative luminance 0.522; OKLCH L 80.5% C 0.001 H 17.1°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BFBF |
|---|---|
| RGB | rgb(192, 191, 191) |
| HSL | hsl(0, 1%, 75%) |
| HSV | hsv(0, 1%, 75%) |
| CMYK | cmyk(0%, 0.5%, 0.5%, 24.7%) |
| CIE-LAB | lab(77.42, 0.35, 0.12) |
| CIE-LCH | lch(77.42, 0.37, 19.43°) |
| OKLab | oklab(80.55% 0.0011 0.0003) |
| OKLCH | oklch(80.55% 0.001 17.1) |
| XYZ | xyz(49.7715, 52.2297, 56.7394) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 0.57
Dove Gray
#B6B8BD
ΔE00 3.35
Silver (survey)
#C5C9C7
ΔE00 3.77
Light Gray
#D3D3D3
ΔE00 4.92
Dark Gray
#A9A9A9
ΔE00 6.11
Gainsboro
#DCDCDC
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BFBF #BFC0C0
analogous
#C0BFBF #C0BFBF #C0BFBF
triadic
#C0BFBF #BFC0BF #BFBFC0
tetradic
#C0BFBF #BFC0BF #BFC0C0 #BFBFC0
square
#C0BFBF #BFC0BF #BFC0C0 #BFBFC0
split-complementary
#C0BFBF #BFC0BF #BFBFC0
monochromatic
#838181 #A2A0A0 #C0BFBF #DEDEDE #F0F0F0
Accessibility & contrast
On white
1.83
#C0BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#C0BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BFBF
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BFBF | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBF
Deuteranopia (green-blind)
#BFBFBF
Tritanopia (blue-blind)
#C0BFBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c0bfbf; /* rgb */ color: rgb(192, 191, 191); /* oklch */ color: oklch(80.5% 0.001 17.1);
Tailwind
colors: {
custom: {
50: '#d3d2d2',
500: '#c0bfbf',
950: '#000000',
},
}SCSS
$custom: #c0bfbf; $custom-light: #d3d2d2; $custom-dark: #000000;
JSON
{
"hex": "#c0bfbf",
"rgb": {
"r": 192,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 0.787,
"l": 75.098
},
"oklch": {
"l": 0.80546,
"c": 0.00112,
"h": 17.1
},
"luminance": 0.5223
}Semantic roles & 50–950 ramp
primary
#C0BFBF
secondary
#919292
accent
#8B8B5B
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383