#C3BBBF#C3BBBF
#C3BBBF is a light, near-neutral grey. Relative luminance 0.509; OKLCH L 80.0% C 0.011 H 345.5°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BBBF |
|---|---|
| RGB | rgb(195, 187, 191) |
| HSL | hsl(330, 6%, 75%) |
| HSV | hsv(330, 4%, 76%) |
| CMYK | cmyk(0%, 4.1%, 2.1%, 23.5%) |
| CIE-LAB | lab(76.62, 3.53, -1.01) |
| CIE-LCH | lch(76.62, 3.67, 343.99°) |
| OKLab | oklab(79.98% 0.0102 -0.0026) |
| OKLCH | oklch(79.98% 0.011 345.5) |
| XYZ | xyz(49.6786, 50.9046, 56.4886) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.87
Dove Gray
#B6B8BD
ΔE00 5.03
Light Gray
#D3D3D3
ΔE00 7.27
Dark Gray
#A9A9A9
ΔE00 7.32
Silver (survey)
#C5C9C7
ΔE00 8.17
Pinkish Grey
#C8ACA9
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BBBF #BBC3BF
analogous
#C3BBC3 #C3BBBF #C3BBBB
triadic
#C3BBBF #BFC3BB #BBBFC3
tetradic
#C3BBBF #C3C3BB #BBC3BF #BBBBC3
square
#C3BBBF #C3C3BB #BBC3BF #BBBBC3
split-complementary
#C3BBBF #BBC3BB #BBC3C3
monochromatic
#8A7A82 #A69AA0 #C3BBBF #E0DCDE #F1EFF0
Accessibility & contrast
On white
1.88
#C3BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#C3BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BBBF
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BBBF | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBF
Deuteranopia (green-blind)
#BDBDBF
Tritanopia (blue-blind)
#C4BBBC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c3bbbf; /* rgb */ color: rgb(195, 187, 191); /* oklch */ color: oklch(80.0% 0.011 345.5);
Tailwind
colors: {
custom: {
50: '#d5cfd2',
500: '#c3bbbf',
950: '#000000',
},
}SCSS
$custom: #c3bbbf; $custom-light: #d5cfd2; $custom-dark: #000000;
JSON
{
"hex": "#c3bbbf",
"rgb": {
"r": 195,
"g": 187,
"b": 191
},
"hsl": {
"h": 330,
"s": 6.25,
"l": 74.902
},
"oklch": {
"l": 0.79979,
"c": 0.01053,
"h": 345.5
},
"luminance": 0.50904
}Semantic roles & 50–950 ramp
primary
#C3BBBF
secondary
#8C9691
accent
#907355
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383