#C8BFC6#C8BFC6
#C8BFC6 is a light, near-neutral grey. Relative luminance 0.536; OKLCH L 81.4% C 0.014 H 333.1°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFC6 |
|---|---|
| RGB | rgb(200, 191, 198) |
| HSL | hsl(313, 8%, 77%) |
| HSV | hsv(313, 5%, 78%) |
| CMYK | cmyk(0%, 4.5%, 1%, 21.6%) |
| CIE-LAB | lab(78.24, 4.41, -2.39) |
| CIE-LCH | lch(78.24, 5.02, 331.60°) |
| OKLab | oklab(81.41% 0.0124 -0.0063) |
| OKLCH | oklch(81.41% 0.014 333.1) |
| XYZ | xyz(52.6417, 53.6185, 60.9913) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 6.09
Dove Gray
#B6B8BD
ΔE00 6.12
Light Gray
#D3D3D3
ΔE00 7.45
Gainsboro
#DCDCDC
ΔE00 8.81
Silver (survey)
#C5C9C7
ΔE00 8.84
Pinkish Grey
#C8ACA9
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFC6 #BFC8C1
analogous
#C6BFC8 #C8BFC6 #C8BFC2
triadic
#C8BFC6 #C6C8BF #BFC6C8
tetradic
#C8BFC6 #C8C6BF #BFC8C1 #BFC2C8
square
#C8BFC6 #C8C6BF #BFC8C1 #BFC2C8
split-complementary
#C8BFC6 #C2C8BF #BFC8C6
monochromatic
#8F7D8B #AC9EA9 #C8BFC6 #E4E0E3 #F1EFF0
Accessibility & contrast
On white
1.79
#C8BFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#C8BFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFC6
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFC6 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC1C6
Deuteranopia (green-blind)
#C1C2C6
Tritanopia (blue-blind)
#C9BFC1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c8bfc6; /* rgb */ color: rgb(200, 191, 198); /* oklch */ color: oklch(81.4% 0.014 333.1);
Tailwind
colors: {
custom: {
50: '#d8d2d7',
500: '#c8bfc6',
950: '#000000',
},
}SCSS
$custom: #c8bfc6; $custom-light: #d8d2d7; $custom-dark: #000000;
JSON
{
"hex": "#c8bfc6",
"rgb": {
"r": 200,
"g": 191,
"b": 198
},
"hsl": {
"h": 313.333,
"s": 7.563,
"l": 76.667
},
"oklch": {
"l": 0.81406,
"c": 0.01388,
"h": 333.1
},
"luminance": 0.53618
}Semantic roles & 50–950 ramp
primary
#C8BFC6
secondary
#909B93
accent
#926254
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383