#C4BBC2#C4BBC2
#C4BBC2 is a light, near-neutral grey. Relative luminance 0.512; OKLCH L 80.2% C 0.014 H 333.1°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BBC2 |
|---|---|
| RGB | rgb(196, 187, 194) |
| HSL | hsl(313, 7%, 75%) |
| HSV | hsv(313, 5%, 77%) |
| CMYK | cmyk(0%, 4.6%, 1%, 23.1%) |
| CIE-LAB | lab(76.78, 4.43, -2.39) |
| CIE-LCH | lch(76.78, 5.04, 331.60°) |
| OKLab | oklab(80.15% 0.0124 -0.0063) |
| OKLCH | oklch(80.15% 0.014 333.1) |
| XYZ | xyz(50.2714, 51.1718, 58.2573) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.79
Silver
#C0C0C0
ΔE00 6.13
Light Gray
#D3D3D3
ΔE00 8.10
Dark Gray
#A9A9A9
ΔE00 8.30
Pinkish Grey
#C8ACA9
ΔE00 8.58
Silver (survey)
#C5C9C7
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BBC2 #BBC4BD
analogous
#C1BBC4 #C4BBC2 #C4BBBD
triadic
#C4BBC2 #C2C4BB #BBC2C4
tetradic
#C4BBC2 #C4C1BB #BBC4BD #BBBDC4
square
#C4BBC2 #C4C1BB #BBC4BD #BBBDC4
split-complementary
#C4BBC2 #BDC4BB #BBC4C1
monochromatic
#8B7987 #A89AA5 #C4BBC2 #E0DCDF #F1EFF0
Accessibility & contrast
On white
1.87
#C4BBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#C4BBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BBC2
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BBC2 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC2
Deuteranopia (green-blind)
#BDBEC2
Tritanopia (blue-blind)
#C5BBBD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c4bbc2; /* rgb */ color: rgb(196, 187, 194); /* oklch */ color: oklch(80.2% 0.014 333.1);
Tailwind
colors: {
custom: {
50: '#d5cfd4',
500: '#c4bbc2',
950: '#000000',
},
}SCSS
$custom: #c4bbc2; $custom-light: #d5cfd4; $custom-dark: #000000;
JSON
{
"hex": "#c4bbc2",
"rgb": {
"r": 196,
"g": 187,
"b": 194
},
"hsl": {
"h": 313.333,
"s": 7.087,
"l": 75.098
},
"oklch": {
"l": 0.80152,
"c": 0.01394,
"h": 333.1
},
"luminance": 0.51171
}Semantic roles & 50–950 ramp
primary
#C4BBC2
secondary
#8C978F
accent
#916254
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383