#C4BABE#C4BABE
#C4BABE is a light, near-neutral grey. Relative luminance 0.506; OKLCH L 79.8% C 0.013 H 351.0°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BABE |
|---|---|
| RGB | rgb(196, 186, 190) |
| HSL | hsl(336, 8%, 75%) |
| HSV | hsv(336, 5%, 77%) |
| CMYK | cmyk(0%, 5.1%, 3.1%, 23.1%) |
| CIE-LAB | lab(76.42, 4.24, -0.76) |
| CIE-LCH | lch(76.42, 4.30, 349.87°) |
| OKLab | oklab(79.83% 0.0124 -0.0019) |
| OKLCH | oklch(79.83% 0.013 351) |
| XYZ | xyz(49.6168, 50.5717, 55.8527) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.67
Dove Gray
#B6B8BD
ΔE00 5.85
Pinkish Grey
#C8ACA9
ΔE00 7.67
Dark Gray
#A9A9A9
ΔE00 7.76
Light Gray
#D3D3D3
ΔE00 7.92
Silver (survey)
#C5C9C7
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BABE #BAC4C0
analogous
#C4BAC3 #C4BABE #C4BBBA
triadic
#C4BABE #BEC4BA #BABEC4
tetradic
#C4BABE #C3C4BA #BAC4C0 #BBBAC4
square
#C4BABE #C3C4BA #BAC4C0 #BBBAC4
split-complementary
#C4BABE #BAC4BB #BAC3C4
monochromatic
#8C7880 #A8999F #C4BABE #E0DBDD #F1EFEF
Accessibility & contrast
On white
1.89
#C4BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#C4BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BABE
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BABE | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBE
Deuteranopia (green-blind)
#BDBDBE
Tritanopia (blue-blind)
#C6BABB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c4babe; /* rgb */ color: rgb(196, 186, 190); /* oklch */ color: oklch(79.8% 0.013 351.0);
Tailwind
colors: {
custom: {
50: '#d5ced1',
500: '#c4babe',
950: '#000000',
},
}SCSS
$custom: #c4babe; $custom-light: #d5ced1; $custom-dark: #000000;
JSON
{
"hex": "#c4babe",
"rgb": {
"r": 196,
"g": 186,
"b": 190
},
"hsl": {
"h": 336,
"s": 7.813,
"l": 74.902
},
"oklch": {
"l": 0.79831,
"c": 0.01253,
"h": 351
},
"luminance": 0.50571
}Semantic roles & 50–950 ramp
primary
#C4BABE
secondary
#8B9792
accent
#927954
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383