#C4BFC0#C4BFC0
#C4BFC0 is a light, near-neutral grey. Relative luminance 0.528; OKLCH L 80.9% C 0.006 H 3.4°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BFC0 |
|---|---|
| RGB | rgb(196, 191, 192) |
| HSL | hsl(348, 4%, 76%) |
| HSV | hsv(348, 3%, 77%) |
| CMYK | cmyk(0%, 2.6%, 2%, 23.1%) |
| CIE-LAB | lab(77.76, 1.93, 0.12) |
| CIE-LCH | lch(77.76, 1.93, 3.48°) |
| OKLab | oklab(80.9% 0.0058 0.0003) |
| OKLCH | oklch(80.9% 0.006 3.4) |
| XYZ | xyz(50.9088, 52.8034, 57.3691) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.71
Dove Gray
#B6B8BD
ΔE00 4.26
Light Gray
#D3D3D3
ΔE00 5.38
Silver (survey)
#C5C9C7
ΔE00 5.74
Dark Gray
#A9A9A9
ΔE00 6.89
Gainsboro
#DCDCDC
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BFC0 #BFC4C3
analogous
#C4BFC2 #C4BFC0 #C4C0BF
triadic
#C4BFC0 #C0C4BF #BFC0C4
tetradic
#C4BFC0 #C2C4BF #BFC4C3 #C0BFC4
square
#C4BFC0 #C2C4BF #BFC4C3 #C0BFC4
split-complementary
#C4BFC0 #BFC4C0 #BFC2C4
monochromatic
#897F81 #A79FA1 #C4BFC0 #E1DFDF #F0EFEF
Accessibility & contrast
On white
1.82
#C4BFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#C4BFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BFC0
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BFC0 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0C0
Deuteranopia (green-blind)
#C1C0C0
Tritanopia (blue-blind)
#C5BFBF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c4bfc0; /* rgb */ color: rgb(196, 191, 192); /* oklch */ color: oklch(80.9% 0.006 3.4);
Tailwind
colors: {
custom: {
50: '#d5d2d3',
500: '#c4bfc0',
950: '#000000',
},
}SCSS
$custom: #c4bfc0; $custom-light: #d5d2d3; $custom-dark: #000000;
JSON
{
"hex": "#c4bfc0",
"rgb": {
"r": 196,
"g": 191,
"b": 192
},
"hsl": {
"h": 348,
"s": 4.065,
"l": 75.882
},
"oklch": {
"l": 0.80899,
"c": 0.00577,
"h": 3.4
},
"luminance": 0.52803
}Semantic roles & 50–950 ramp
primary
#C4BFC0
secondary
#919795
accent
#8E8358
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383