#C8BFBF#C8BFBF
#C8BFBF is a light, near-neutral grey. Relative luminance 0.533; OKLCH L 81.2% C 0.010 H 17.4°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFBF |
|---|---|
| RGB | rgb(200, 191, 191) |
| HSL | hsl(0, 8%, 77%) |
| HSV | hsv(0, 5%, 78%) |
| CMYK | cmyk(0%, 4.5%, 4.5%, 21.6%) |
| CIE-LAB | lab(78.05, 3.15, 1.13) |
| CIE-LCH | lch(78.05, 3.34, 19.68°) |
| OKLab | oklab(81.2% 0.0097 0.003) |
| OKLCH | oklch(81.2% 0.01 17.4) |
| XYZ | xyz(51.8529, 53.3030, 56.8370) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.39
Dove Gray
#B6B8BD
ΔE00 5.91
Light Gray
#D3D3D3
ΔE00 6.23
Warm Gray
#C9BEB0
ΔE00 6.94
Silver (survey)
#C5C9C7
ΔE00 7.26
Gainsboro
#DCDCDC
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFBF #BFC8C8
analogous
#C8BFC4 #C8BFBF #C8C4BF
triadic
#C8BFBF #BFC8BF #BFBFC8
tetradic
#C8BFBF #C4C8BF #BFC8C8 #C4BFC8
square
#C8BFBF #C4C8BF #BFC8C8 #C4BFC8
split-complementary
#C8BFBF #BFC8C4 #BFC4C8
monochromatic
#8F7D7D #AC9E9E #C8BFBF #E4E0E0 #F1EFEF
Accessibility & contrast
On white
1.80
#C8BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#C8BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFBF
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFBF | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BF
Deuteranopia (green-blind)
#C2C2BF
Tritanopia (blue-blind)
#CABEBF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c8bfbf; /* rgb */ color: rgb(200, 191, 191); /* oklch */ color: oklch(81.2% 0.010 17.4);
Tailwind
colors: {
custom: {
50: '#d8d2d2',
500: '#c8bfbf',
950: '#000000',
},
}SCSS
$custom: #c8bfbf; $custom-light: #d8d2d2; $custom-dark: #000000;
JSON
{
"hex": "#c8bfbf",
"rgb": {
"r": 200,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 7.563,
"l": 76.667
},
"oklch": {
"l": 0.812,
"c": 0.01014,
"h": 17.4
},
"luminance": 0.53303
}Semantic roles & 50–950 ramp
primary
#C8BFBF
secondary
#909B9B
accent
#929254
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383