#C4BABB#C4BABB
#C4BABB is a light, near-neutral grey. Relative luminance 0.504; OKLCH L 79.7% C 0.011 H 10.4°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BABB |
|---|---|
| RGB | rgb(196, 186, 187) |
| HSL | hsl(354, 8%, 75%) |
| HSV | hsv(354, 5%, 77%) |
| CMYK | cmyk(0%, 5.1%, 4.6%, 23.1%) |
| CIE-LAB | lab(76.34, 3.70, 0.76) |
| CIE-LCH | lch(76.34, 3.77, 11.56°) |
| OKLab | oklab(79.74% 0.0112 0.0021) |
| OKLCH | oklch(79.74% 0.011 10.4) |
| XYZ | xyz(49.2923, 50.4419, 54.1436) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.07
Dove Gray
#B6B8BD
ΔE00 5.86
Dark Gray
#A9A9A9
ΔE00 7.28
Pinkish Grey
#C8ACA9
ΔE00 7.37
Light Gray
#D3D3D3
ΔE00 7.53
Warm Gray
#C9BEB0
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BABB #BAC4C3
analogous
#C4BAC0 #C4BABB #C4BEBA
triadic
#C4BABB #BBC4BA #BABBC4
tetradic
#C4BABB #C0C4BA #BAC4C3 #BEBAC4
square
#C4BABB #C0C4BA #BAC4C3 #BEBAC4
split-complementary
#C4BABB #BAC4BE #BAC0C4
monochromatic
#8C787A #A8999A #C4BABB #E0DBDC #F1EFEF
Accessibility & contrast
On white
1.89
#C4BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#C4BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BABB
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BABB | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBB
Deuteranopia (green-blind)
#BEBDBB
Tritanopia (blue-blind)
#C6B9BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c4babb; /* rgb */ color: rgb(196, 186, 187); /* oklch */ color: oklch(79.7% 0.011 10.4);
Tailwind
colors: {
custom: {
50: '#d5cecf',
500: '#c4babb',
950: '#000000',
},
}SCSS
$custom: #c4babb; $custom-light: #d5cecf; $custom-dark: #000000;
JSON
{
"hex": "#c4babb",
"rgb": {
"r": 196,
"g": 186,
"b": 187
},
"hsl": {
"h": 354,
"s": 7.813,
"l": 74.902
},
"oklch": {
"l": 0.79743,
"c": 0.0114,
"h": 10.4
},
"luminance": 0.50441
}Semantic roles & 50–950 ramp
primary
#C4BABB
secondary
#8B9796
accent
#928C54
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141313
muted
#838383