#C2BFBC#C2BFBC
#C2BFBC is a light, near-neutral grey. Relative luminance 0.524; OKLCH L 80.6% C 0.005 H 67.7°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BFBC |
|---|---|
| RGB | rgb(194, 191, 188) |
| HSL | hsl(30, 5%, 75%) |
| HSV | hsv(30, 3%, 76%) |
| CMYK | cmyk(0%, 1.5%, 3.1%, 23.9%) |
| CIE-LAB | lab(77.50, 0.50, 1.88) |
| CIE-LCH | lch(77.50, 1.95, 75.05°) |
| OKLab | oklab(80.62% 0.002 0.005) |
| OKLCH | oklch(80.62% 0.005 67.7) |
| XYZ | xyz(49.9547, 52.3620, 55.0424) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.94
Silver (survey)
#C5C9C7
ΔE00 4.12
Dove Gray
#B6B8BD
ΔE00 4.85
Light Gray
#D3D3D3
ΔE00 5.21
Warm Gray
#C9BEB0
ΔE00 5.43
Dark Gray
#A9A9A9
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BFBC #BCBFC2
analogous
#C2BCBC #C2BFBC #C2C2BC
triadic
#C2BFBC #BCC2BF #BFBCC2
tetradic
#C2BFBC #BCC2BC #BCBFC2 #C2BCC2
square
#C2BFBC #BCC2BC #BCBFC2 #C2BCC2
split-complementary
#C2BFBC #BCC2C2 #BCBCC2
monochromatic
#88827C #A5A09C #C2BFBC #DFDEDC #F0F0EF
Accessibility & contrast
On white
1.83
#C2BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#C2BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BFBC
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BFBC | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBC
Deuteranopia (green-blind)
#C1C0BC
Tritanopia (blue-blind)
#C3BEBE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c2bfbc; /* rgb */ color: rgb(194, 191, 188); /* oklch */ color: oklch(80.6% 0.005 67.7);
Tailwind
colors: {
custom: {
50: '#d4d2d0',
500: '#c2bfbc',
950: '#000000',
},
}SCSS
$custom: #c2bfbc; $custom-light: #d4d2d0; $custom-dark: #000000;
JSON
{
"hex": "#c2bfbc",
"rgb": {
"r": 194,
"g": 191,
"b": 188
},
"hsl": {
"h": 30,
"s": 4.687,
"l": 74.902
},
"oklch": {
"l": 0.8062,
"c": 0.00538,
"h": 67.7
},
"luminance": 0.52362
}Semantic roles & 50–950 ramp
primary
#C2BFBC
secondary
#8D9195
accent
#738F57
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383