#C4BFBC#C4BFBC
#C4BFBC is a light, near-neutral grey. Relative luminance 0.526; OKLCH L 80.8% C 0.007 H 53.4°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BFBC |
|---|---|
| RGB | rgb(196, 191, 188) |
| HSL | hsl(23, 6%, 75%) |
| HSV | hsv(23, 4%, 77%) |
| CMYK | cmyk(0%, 2.6%, 4.1%, 23.1%) |
| CIE-LAB | lab(77.66, 1.21, 2.13) |
| CIE-LCH | lch(77.66, 2.45, 60.46°) |
| OKLab | oklab(80.78% 0.0042 0.0056) |
| OKLCH | oklch(80.78% 0.007 53.4) |
| XYZ | xyz(50.4716, 52.6285, 55.0666) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.63
Silver (survey)
#C5C9C7
ΔE00 4.99
Warm Gray
#C9BEB0
ΔE00 5.16
Dove Gray
#B6B8BD
ΔE00 5.25
Light Gray
#D3D3D3
ΔE00 5.40
Dark Gray
#A9A9A9
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BFBC #BCC1C4
analogous
#C4BCBD #C4BFBC #C4C3BC
triadic
#C4BFBC #BCC4BF #BFBCC4
tetradic
#C4BFBC #BDC4BC #BCC1C4 #C3BCC4
square
#C4BFBC #BDC4BC #BCC1C4 #C3BCC4
split-complementary
#C4BFBC #BCC4C3 #BCBDC4
monochromatic
#8B817B #A7A09B #C4BFBC #E1DEDD #F1EFEF
Accessibility & contrast
On white
1.82
#C4BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#C4BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BFBC
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BFBC | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBC
Deuteranopia (green-blind)
#C2C0BC
Tritanopia (blue-blind)
#C6BEBE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c4bfbc; /* rgb */ color: rgb(196, 191, 188); /* oklch */ color: oklch(80.8% 0.007 53.4);
Tailwind
colors: {
custom: {
50: '#d5d2d0',
500: '#c4bfbc',
950: '#000000',
},
}SCSS
$custom: #c4bfbc; $custom-light: #d5d2d0; $custom-dark: #000000;
JSON
{
"hex": "#c4bfbc",
"rgb": {
"r": 196,
"g": 191,
"b": 188
},
"hsl": {
"h": 22.5,
"s": 6.349,
"l": 75.294
},
"oklch": {
"l": 0.80784,
"c": 0.00703,
"h": 53.4
},
"luminance": 0.52628
}Semantic roles & 50–950 ramp
primary
#C4BFBC
secondary
#8D9397
accent
#7A9055
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383