#C1BFBE#C1BFBE
#C1BFBE is a light, near-neutral grey. Relative luminance 0.523; OKLCH L 80.6% C 0.003 H 48.7°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BFBE |
|---|---|
| RGB | rgb(193, 191, 190) |
| HSL | hsl(20, 2%, 75%) |
| HSV | hsv(20, 2%, 76%) |
| CMYK | cmyk(0%, 1%, 1.6%, 24.3%) |
| CIE-LAB | lab(77.47, 0.51, 0.75) |
| CIE-LCH | lch(77.47, 0.91, 55.58°) |
| OKLab | oklab(80.6% 0.0018 0.002) |
| OKLCH | oklch(80.6% 0.003 48.7) |
| XYZ | xyz(49.9159, 52.3169, 56.1737) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.06
Dove Gray
#B6B8BD
ΔE00 3.89
Silver (survey)
#C5C9C7
ΔE00 3.94
Light Gray
#D3D3D3
ΔE00 4.96
Dark Gray
#A9A9A9
ΔE00 6.21
Warm Gray
#C9BEB0
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BFBE #BEC0C1
analogous
#C1BEBE #C1BFBE #C1C0BE
triadic
#C1BFBE #BEC1BF #BFBEC1
tetradic
#C1BFBE #BEC1BE #BEC0C1 #C0BEC1
square
#C1BFBE #BEC1BE #BEC0C1 #C0BEC1
split-complementary
#C1BFBE #BEC1C0 #BEBEC1
monochromatic
#85817F #A3A09F #C1BFBE #DFDEDD #F0F0EF
Accessibility & contrast
On white
1.83
#C1BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#C1BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BFBE
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BFBE | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBE
Deuteranopia (green-blind)
#C0C0BE
Tritanopia (blue-blind)
#C2BFBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c1bfbe; /* rgb */ color: rgb(193, 191, 190); /* oklch */ color: oklch(80.6% 0.003 48.7);
Tailwind
colors: {
custom: {
50: '#d3d2d1',
500: '#c1bfbe',
950: '#000000',
},
}SCSS
$custom: #c1bfbe; $custom-light: #d3d2d1; $custom-dark: #000000;
JSON
{
"hex": "#c1bfbe",
"rgb": {
"r": 193,
"g": 191,
"b": 190
},
"hsl": {
"h": 20,
"s": 2.362,
"l": 75.098
},
"oklch": {
"l": 0.80597,
"c": 0.00265,
"h": 48.7
},
"luminance": 0.52317
}Semantic roles & 50–950 ramp
primary
#C1BFBE
secondary
#909293
accent
#7B8C59
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383