#C8BFC5#C8BFC5
#C8BFC5 is a light, near-neutral grey. Relative luminance 0.536; OKLCH L 81.4% C 0.013 H 337.6°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFC5 |
|---|---|
| RGB | rgb(200, 191, 197) |
| HSL | hsl(320, 8%, 77%) |
| HSV | hsv(320, 5%, 78%) |
| CMYK | cmyk(0%, 4.5%, 1.5%, 21.6%) |
| CIE-LAB | lab(78.21, 4.23, -1.89) |
| CIE-LCH | lch(78.21, 4.63, 335.98°) |
| OKLab | oklab(81.38% 0.012 -0.005) |
| OKLCH | oklch(81.38% 0.013 337.6) |
| XYZ | xyz(52.5268, 53.5725, 60.3859) |
| Luminance | 0.5357 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.77
Dove Gray
#B6B8BD
ΔE00 5.98
Light Gray
#D3D3D3
ΔE00 7.20
Silver (survey)
#C5C9C7
ΔE00 8.57
Gainsboro
#DCDCDC
ΔE00 8.62
Dark Gray
#A9A9A9
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFC5 #BFC8C2
analogous
#C7BFC8 #C8BFC5 #C8BFC1
triadic
#C8BFC5 #C5C8BF #BFC5C8
tetradic
#C8BFC5 #C8C7BF #BFC8C2 #BFC1C8
square
#C8BFC5 #C8C7BF #BFC8C2 #BFC1C8
split-complementary
#C8BFC5 #C1C8BF #BFC8C7
monochromatic
#8F7D89 #AC9EA7 #C8BFC5 #E4E0E3 #F1EFF0
Accessibility & contrast
On white
1.79
#C8BFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#C8BFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFC5
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFC5 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC1C5
Deuteranopia (green-blind)
#C1C2C5
Tritanopia (blue-blind)
#C9BFC1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c8bfc5; /* rgb */ color: rgb(200, 191, 197); /* oklch */ color: oklch(81.4% 0.013 337.6);
Tailwind
colors: {
custom: {
50: '#d8d2d6',
500: '#c8bfc5',
950: '#000000',
},
}SCSS
$custom: #c8bfc5; $custom-light: #d8d2d6; $custom-dark: #000000;
JSON
{
"hex": "#c8bfc5",
"rgb": {
"r": 200,
"g": 191,
"b": 197
},
"hsl": {
"h": 320,
"s": 7.563,
"l": 76.667
},
"oklch": {
"l": 0.81376,
"c": 0.01298,
"h": 337.6
},
"luminance": 0.53572
}Semantic roles & 50–950 ramp
primary
#C8BFC5
secondary
#909B94
accent
#926854
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383