#C2BFC0#C2BFC0
#C2BFC0 is a light, near-neutral grey. Relative luminance 0.525; OKLCH L 80.7% C 0.004 H 354.8°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BFC0 |
|---|---|
| RGB | rgb(194, 191, 192) |
| HSL | hsl(340, 2%, 75%) |
| HSV | hsv(340, 2%, 76%) |
| CMYK | cmyk(0%, 1.5%, 1%, 23.9%) |
| CIE-LAB | lab(77.60, 1.23, -0.13) |
| CIE-LCH | lch(77.60, 1.23, 353.84°) |
| OKLab | oklab(80.74% 0.0036 -0.0003) |
| OKLCH | oklch(80.74% 0.004 354.8) |
| XYZ | xyz(50.3919, 52.5368, 57.3448) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.77
Dove Gray
#B6B8BD
ΔE00 3.56
Silver (survey)
#C5C9C7
ΔE00 4.88
Light Gray
#D3D3D3
ΔE00 5.08
Dark Gray
#A9A9A9
ΔE00 6.47
Gainsboro
#DCDCDC
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BFC0 #BFC2C1
analogous
#C2BFC1 #C2BFC0 #C2BFBF
triadic
#C2BFC0 #C0C2BF #BFC0C2
tetradic
#C2BFC0 #C1C2BF #BFC2C1 #BFBFC2
square
#C2BFC0 #C1C2BF #BFC2C1 #BFBFC2
split-complementary
#C2BFC0 #BFC2BF #BFC1C2
monochromatic
#868082 #A4A0A1 #C2BFC0 #E0DEDF #F0EFF0
Accessibility & contrast
On white
1.82
#C2BFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#C2BFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BFC0
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BFC0 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFC0
Deuteranopia (green-blind)
#C0C0C0
Tritanopia (blue-blind)
#C3BFBF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c2bfc0; /* rgb */ color: rgb(194, 191, 192); /* oklch */ color: oklch(80.7% 0.004 354.8);
Tailwind
colors: {
custom: {
50: '#d4d2d3',
500: '#c2bfc0',
950: '#000000',
},
}SCSS
$custom: #c2bfc0; $custom-light: #d4d2d3; $custom-dark: #000000;
JSON
{
"hex": "#c2bfc0",
"rgb": {
"r": 194,
"g": 191,
"b": 192
},
"hsl": {
"h": 340,
"s": 2.4,
"l": 75.49
},
"oklch": {
"l": 0.80737,
"c": 0.00363,
"h": 354.8
},
"luminance": 0.52537
}Semantic roles & 50–950 ramp
primary
#C2BFC0
secondary
#919493
accent
#8C7B59
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383