#C4BAC0#C4BAC0
#C4BAC0 is a light, near-neutral grey. Relative luminance 0.507; OKLCH L 79.9% C 0.014 H 340.6°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BAC0 |
|---|---|
| RGB | rgb(196, 186, 192) |
| HSL | hsl(324, 8%, 75%) |
| HSV | hsv(324, 5%, 77%) |
| CMYK | cmyk(0%, 5.1%, 2%, 23.1%) |
| CIE-LAB | lab(76.47, 4.60, -1.76) |
| CIE-LCH | lch(76.47, 4.93, 339.01°) |
| OKLab | oklab(79.89% 0.0132 -0.0046) |
| OKLCH | oklch(79.89% 0.014 340.6) |
| XYZ | xyz(49.8369, 50.6597, 57.0118) |
| Luminance | 0.5066 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.03
Silver
#C0C0C0
ΔE00 6.20
Pinkish Grey
#C8ACA9
ΔE00 8.00
Dark Gray
#A9A9A9
ΔE00 8.18
Light Gray
#D3D3D3
ΔE00 8.28
Silver (survey)
#C5C9C7
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BAC0 #BAC4BE
analogous
#C3BAC4 #C4BAC0 #C4BABB
triadic
#C4BAC0 #C0C4BA #BAC0C4
tetradic
#C4BAC0 #C4C3BA #BAC4BE #BABBC4
square
#C4BAC0 #C4C3BA #BAC4BE #BABBC4
split-complementary
#C4BAC0 #BBC4BA #BAC4C3
monochromatic
#8C7884 #A899A2 #C4BAC0 #E0DBDE #F1EFF0
Accessibility & contrast
On white
1.89
#C4BAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#C4BAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BAC0
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BAC0 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCC0
Deuteranopia (green-blind)
#BCBDC0
Tritanopia (blue-blind)
#C5BABC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c4bac0; /* rgb */ color: rgb(196, 186, 192); /* oklch */ color: oklch(79.9% 0.014 340.6);
Tailwind
colors: {
custom: {
50: '#d5ced3',
500: '#c4bac0',
950: '#000000',
},
}SCSS
$custom: #c4bac0; $custom-light: #d5ced3; $custom-dark: #000000;
JSON
{
"hex": "#c4bac0",
"rgb": {
"r": 196,
"g": 186,
"b": 192
},
"hsl": {
"h": 324,
"s": 7.813,
"l": 74.902
},
"oklch": {
"l": 0.79891,
"c": 0.01394,
"h": 340.6
},
"luminance": 0.50659
}Semantic roles & 50–950 ramp
primary
#C4BAC0
secondary
#8B9790
accent
#926D54
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383