#C0BFBE#C0BFBE
#C0BFBE is a light, near-neutral grey. Relative luminance 0.522; OKLCH L 80.5% C 0.002 H 67.7°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BFBE |
|---|---|
| RGB | rgb(192, 191, 190) |
| HSL | hsl(30, 2%, 75%) |
| HSV | hsv(30, 1%, 75%) |
| CMYK | cmyk(0%, 0.5%, 1%, 24.7%) |
| CIE-LAB | lab(77.39, 0.16, 0.63) |
| CIE-LCH | lch(77.39, 0.65, 75.28°) |
| OKLab | oklab(80.52% 0.0007 0.0017) |
| OKLCH | oklch(80.52% 0.002 67.7) |
| XYZ | xyz(49.6618, 52.1858, 56.1618) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 0.70
Silver (survey)
#C5C9C7
ΔE00 3.54
Dove Gray
#B6B8BD
ΔE00 3.75
Light Gray
#D3D3D3
ΔE00 4.95
Dark Gray
#A9A9A9
ΔE00 6.11
Warm Gray
#C9BEB0
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BFBE #BEBFC0
analogous
#C0BEBE #C0BFBE #C0C0BE
triadic
#C0BFBE #BEC0BF #BFBEC0
tetradic
#C0BFBE #BEC0BE #BEBFC0 #C0BEC0
square
#C0BFBE #BEC0BE #BEBFC0 #C0BEC0
split-complementary
#C0BFBE #BEC0C0 #BEBEC0
monochromatic
#848280 #A2A09F #C0BFBE #DEDEDD #F0F0EF
Accessibility & contrast
On white
1.84
#C0BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#C0BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BFBE
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BFBE | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBE
Deuteranopia (green-blind)
#C0BFBE
Tritanopia (blue-blind)
#C0BFBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c0bfbe; /* rgb */ color: rgb(192, 191, 190); /* oklch */ color: oklch(80.5% 0.002 67.7);
Tailwind
colors: {
custom: {
50: '#d3d2d1',
500: '#c0bfbe',
950: '#000000',
},
}SCSS
$custom: #c0bfbe; $custom-light: #d3d2d1; $custom-dark: #000000;
JSON
{
"hex": "#c0bfbe",
"rgb": {
"r": 192,
"g": 191,
"b": 190
},
"hsl": {
"h": 30,
"s": 1.562,
"l": 74.902
},
"oklch": {
"l": 0.80517,
"c": 0.00179,
"h": 67.7
},
"luminance": 0.52186
}Semantic roles & 50–950 ramp
primary
#C0BFBE
secondary
#909192
accent
#738B5A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383