#C8BFC4#C8BFC4
#C8BFC4 is a light, near-neutral grey. Relative luminance 0.535; OKLCH L 81.3% C 0.012 H 342.7°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFC4 |
|---|---|
| RGB | rgb(200, 191, 196) |
| HSL | hsl(327, 8%, 77%) |
| HSV | hsv(327, 5%, 78%) |
| CMYK | cmyk(0%, 4.5%, 2%, 21.6%) |
| CIE-LAB | lab(78.19, 4.05, -1.38) |
| CIE-LCH | lch(78.19, 4.28, 341.12°) |
| OKLab | oklab(81.35% 0.0116 -0.0036) |
| OKLCH | oklch(81.35% 0.012 342.7) |
| XYZ | xyz(52.4126, 53.5268, 59.7844) |
| Luminance | 0.5353 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.47
Dove Gray
#B6B8BD
ΔE00 5.88
Light Gray
#D3D3D3
ΔE00 6.98
Silver (survey)
#C5C9C7
ΔE00 8.30
Gainsboro
#DCDCDC
ΔE00 8.43
Dark Gray
#A9A9A9
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFC4 #BFC8C3
analogous
#C8BFC8 #C8BFC4 #C8BFC0
triadic
#C8BFC4 #C4C8BF #BFC4C8
tetradic
#C8BFC4 #C8C8BF #BFC8C3 #BFC0C8
square
#C8BFC4 #C8C8BF #BFC8C3 #BFC0C8
split-complementary
#C8BFC4 #C0C8BF #BFC8C8
monochromatic
#8F7D87 #AC9EA6 #C8BFC4 #E4E0E2 #F1EFF0
Accessibility & contrast
On white
1.79
#C8BFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#C8BFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFC4
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFC4 | 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)
#BFC1C4
Deuteranopia (green-blind)
#C1C2C4
Tritanopia (blue-blind)
#C9BFC1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c8bfc4; /* rgb */ color: rgb(200, 191, 196); /* oklch */ color: oklch(81.3% 0.012 342.7);
Tailwind
colors: {
custom: {
50: '#d8d2d5',
500: '#c8bfc4',
950: '#000000',
},
}SCSS
$custom: #c8bfc4; $custom-light: #d8d2d5; $custom-dark: #000000;
JSON
{
"hex": "#c8bfc4",
"rgb": {
"r": 200,
"g": 191,
"b": 196
},
"hsl": {
"h": 326.667,
"s": 7.563,
"l": 76.667
},
"oklch": {
"l": 0.81347,
"c": 0.01217,
"h": 342.7
},
"luminance": 0.53526
}Semantic roles & 50–950 ramp
primary
#C8BFC4
secondary
#909B95
accent
#926F54
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383