#C2BFBF#C2BFBF
#C2BFBF is a light, near-neutral grey. Relative luminance 0.525; OKLCH L 80.7% C 0.003 H 17.3°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BFBF |
|---|---|
| RGB | rgb(194, 191, 191) |
| HSL | hsl(0, 2%, 75%) |
| HSV | hsv(0, 2%, 76%) |
| CMYK | cmyk(0%, 1.5%, 1.5%, 23.9%) |
| CIE-LAB | lab(77.57, 1.04, 0.37) |
| CIE-LCH | lch(77.57, 1.11, 19.50°) |
| OKLab | oklab(80.71% 0.0032 0.001) |
| OKLCH | oklch(80.71% 0.003 17.3) |
| XYZ | xyz(50.2814, 52.4927, 56.7633) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.56
Dove Gray
#B6B8BD
ΔE00 3.80
Silver (survey)
#C5C9C7
ΔE00 4.60
Light Gray
#D3D3D3
ΔE00 5.02
Dark Gray
#A9A9A9
ΔE00 6.39
Warm Gray
#C9BEB0
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BFBF #BFC2C2
analogous
#C2BFC0 #C2BFBF #C2C0BF
triadic
#C2BFBF #BFC2BF #BFBFC2
tetradic
#C2BFBF #C0C2BF #BFC2C2 #C0BFC2
square
#C2BFBF #C0C2BF #BFC2C2 #C0BFC2
split-complementary
#C2BFBF #BFC2C0 #BFC0C2
monochromatic
#868080 #A4A0A0 #C2BFBF #E0DEDE #F0EFEF
Accessibility & contrast
On white
1.83
#C2BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#C2BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BFBF
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BFBF | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBF
Deuteranopia (green-blind)
#C0C0BF
Tritanopia (blue-blind)
#C3BFBF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c2bfbf; /* rgb */ color: rgb(194, 191, 191); /* oklch */ color: oklch(80.7% 0.003 17.3);
Tailwind
colors: {
custom: {
50: '#d4d2d2',
500: '#c2bfbf',
950: '#000000',
},
}SCSS
$custom: #c2bfbf; $custom-light: #d4d2d2; $custom-dark: #000000;
JSON
{
"hex": "#c2bfbf",
"rgb": {
"r": 194,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 2.4,
"l": 75.49
},
"oklch": {
"l": 0.80707,
"c": 0.00336,
"h": 17.3
},
"luminance": 0.52493
}Semantic roles & 50–950 ramp
primary
#C2BFBF
secondary
#919494
accent
#8C8C59
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383