#C4BBBF#C4BBBF
#C4BBBF is a light, near-neutral grey. Relative luminance 0.510; OKLCH L 80.1% C 0.012 H 348.5°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BBBF |
|---|---|
| RGB | rgb(196, 187, 191) |
| HSL | hsl(333, 7%, 75%) |
| HSV | hsv(333, 5%, 77%) |
| CMYK | cmyk(0%, 4.6%, 2.6%, 23.1%) |
| CIE-LAB | lab(76.70, 3.88, -0.89) |
| CIE-LCH | lch(76.70, 3.98, 347.15°) |
| OKLab | oklab(80.06% 0.0113 -0.0023) |
| OKLCH | oklch(80.06% 0.012 348.5) |
| XYZ | xyz(49.9379, 51.0383, 56.5007) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.25
Dove Gray
#B6B8BD
ΔE00 5.47
Light Gray
#D3D3D3
ΔE00 7.50
Dark Gray
#A9A9A9
ΔE00 7.63
Pinkish Grey
#C8ACA9
ΔE00 8.10
Silver (survey)
#C5C9C7
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BBBF #BBC4C0
analogous
#C4BBC4 #C4BBBF #C4BBBB
triadic
#C4BBBF #BFC4BB #BBBFC4
tetradic
#C4BBBF #C4C4BB #BBC4C0 #BBBBC4
square
#C4BBBF #C4C4BB #BBC4C0 #BBBBC4
split-complementary
#C4BBBF #BBC4BB #BBC4C4
monochromatic
#8B7981 #A89AA0 #C4BBBF #E0DCDE #F1EFF0
Accessibility & contrast
On white
1.87
#C4BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#C4BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BBBF
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BBBF | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBF
Deuteranopia (green-blind)
#BDBEBF
Tritanopia (blue-blind)
#C6BBBC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c4bbbf; /* rgb */ color: rgb(196, 187, 191); /* oklch */ color: oklch(80.1% 0.012 348.5);
Tailwind
colors: {
custom: {
50: '#d5cfd2',
500: '#c4bbbf',
950: '#000000',
},
}SCSS
$custom: #c4bbbf; $custom-light: #d5cfd2; $custom-dark: #000000;
JSON
{
"hex": "#c4bbbf",
"rgb": {
"r": 196,
"g": 187,
"b": 191
},
"hsl": {
"h": 333.333,
"s": 7.087,
"l": 75.098
},
"oklch": {
"l": 0.80062,
"c": 0.01151,
"h": 348.5
},
"luminance": 0.51038
}Semantic roles & 50–950 ramp
primary
#C4BBBF
secondary
#8C9792
accent
#917654
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383