#C4BABC#C4BABC
#C4BABC is a light, near-neutral grey. Relative luminance 0.505; OKLCH L 79.8% C 0.012 H 3.6°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BABC |
|---|---|
| RGB | rgb(196, 186, 188) |
| HSL | hsl(348, 8%, 75%) |
| HSV | hsv(348, 5%, 77%) |
| CMYK | cmyk(0%, 5.1%, 4.1%, 23.1%) |
| CIE-LAB | lab(76.37, 3.88, 0.25) |
| CIE-LCH | lch(76.37, 3.89, 3.71°) |
| OKLab | oklab(79.77% 0.0116 0.0007) |
| OKLCH | oklch(79.77% 0.012 3.6) |
| XYZ | xyz(49.3998, 50.4848, 54.7093) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.23
Dove Gray
#B6B8BD
ΔE00 5.82
Dark Gray
#A9A9A9
ΔE00 7.41
Pinkish Grey
#C8ACA9
ΔE00 7.44
Light Gray
#D3D3D3
ΔE00 7.64
Warm Gray
#C9BEB0
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BABC #BAC4C2
analogous
#C4BAC1 #C4BABC #C4BDBA
triadic
#C4BABC #BCC4BA #BABCC4
tetradic
#C4BABC #C1C4BA #BAC4C2 #BDBAC4
square
#C4BABC #C1C4BA #BAC4C2 #BDBAC4
split-complementary
#C4BABC #BAC4BD #BAC1C4
monochromatic
#8C787C #A8999C #C4BABC #E0DBDC #F1EFEF
Accessibility & contrast
On white
1.89
#C4BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#C4BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BABC
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BABC | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBC
Deuteranopia (green-blind)
#BDBDBC
Tritanopia (blue-blind)
#C6B9BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c4babc; /* rgb */ color: rgb(196, 186, 188); /* oklch */ color: oklch(79.8% 0.012 3.6);
Tailwind
colors: {
custom: {
50: '#d5ced0',
500: '#c4babc',
950: '#000000',
},
}SCSS
$custom: #c4babc; $custom-light: #d5ced0; $custom-dark: #000000;
JSON
{
"hex": "#c4babc",
"rgb": {
"r": 196,
"g": 186,
"b": 188
},
"hsl": {
"h": 348,
"s": 7.813,
"l": 74.902
},
"oklch": {
"l": 0.79772,
"c": 0.01162,
"h": 3.6
},
"luminance": 0.50484
}Semantic roles & 50–950 ramp
primary
#C4BABC
secondary
#8B9795
accent
#928554
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383