#C2BFBD#C2BFBD
#C2BFBD is a light, near-neutral grey. Relative luminance 0.524; OKLCH L 80.6% C 0.004 H 56.3°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BFBD |
|---|---|
| RGB | rgb(194, 191, 189) |
| HSL | hsl(24, 4%, 75%) |
| HSV | hsv(24, 3%, 76%) |
| CMYK | cmyk(0%, 1.5%, 2.6%, 23.9%) |
| CIE-LAB | lab(77.52, 0.68, 1.38) |
| CIE-LCH | lch(77.52, 1.54, 63.62°) |
| OKLab | oklab(80.65% 0.0024 0.0037) |
| OKLCH | oklch(80.65% 0.004 56.3) |
| XYZ | xyz(50.0629, 52.4052, 55.6121) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.66
Silver (survey)
#C5C9C7
ΔE00 4.21
Dove Gray
#B6B8BD
ΔE00 4.46
Light Gray
#D3D3D3
ΔE00 5.09
Warm Gray
#C9BEB0
ΔE00 5.86
Dark Gray
#A9A9A9
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BFBD #BDC0C2
analogous
#C2BDBD #C2BFBD #C2C1BD
triadic
#C2BFBD #BDC2BF #BFBDC2
tetradic
#C2BFBD #BDC2BD #BDC0C2 #C1BDC2
square
#C2BFBD #BDC2BD #BDC0C2 #C1BDC2
split-complementary
#C2BFBD #BDC2C1 #BDBDC2
monochromatic
#87817D #A5A09D #C2BFBD #DFDEDD #F0F0EF
Accessibility & contrast
On white
1.83
#C2BFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#C2BFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BFBD
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BFBD | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBD
Deuteranopia (green-blind)
#C1C0BD
Tritanopia (blue-blind)
#C3BEBE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c2bfbd; /* rgb */ color: rgb(194, 191, 189); /* oklch */ color: oklch(80.6% 0.004 56.3);
Tailwind
colors: {
custom: {
50: '#d4d2d0',
500: '#c2bfbd',
950: '#000000',
},
}SCSS
$custom: #c2bfbd; $custom-light: #d4d2d0; $custom-dark: #000000;
JSON
{
"hex": "#c2bfbd",
"rgb": {
"r": 194,
"g": 191,
"b": 189
},
"hsl": {
"h": 24,
"s": 3.937,
"l": 75.098
},
"oklch": {
"l": 0.80649,
"c": 0.00438,
"h": 56.3
},
"luminance": 0.52405
}Semantic roles & 50–950 ramp
primary
#C2BFBD
secondary
#8F9295
accent
#788E58
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383