#C2BAC0#C2BAC0
#C2BAC0 is a light, near-neutral grey. Relative luminance 0.504; OKLCH L 79.7% C 0.012 H 334.1°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BAC0 |
|---|---|
| RGB | rgb(194, 186, 192) |
| HSL | hsl(315, 6%, 75%) |
| HSV | hsv(315, 4%, 76%) |
| CMYK | cmyk(0%, 4.1%, 1%, 23.9%) |
| CIE-LAB | lab(76.31, 3.90, -2.02) |
| CIE-LCH | lch(76.31, 4.39, 332.60°) |
| OKLab | oklab(79.72% 0.011 -0.0053) |
| OKLCH | oklch(79.72% 0.012 334.1) |
| XYZ | xyz(49.3200, 50.3932, 56.9876) |
| Luminance | 0.5039 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.16
Silver
#C0C0C0
ΔE00 5.52
Dark Gray
#A9A9A9
ΔE00 7.59
Light Gray
#D3D3D3
ΔE00 7.86
Silver (survey)
#C5C9C7
ΔE00 8.59
Pinkish Grey
#C8ACA9
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BAC0 #BAC2BC
analogous
#C0BAC2 #C2BAC0 #C2BABC
triadic
#C2BAC0 #C0C2BA #BAC0C2
tetradic
#C2BAC0 #C2C0BA #BAC2BC #BABCC2
square
#C2BAC0 #C2C0BA #BAC2BC #BABCC2
split-complementary
#C2BAC0 #BCC2BA #BAC2C0
monochromatic
#897985 #A59AA2 #C2BAC0 #DFDADE #F1EFF0
Accessibility & contrast
On white
1.90
#C2BAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#C2BAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BAC0
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BAC0 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCC0
Deuteranopia (green-blind)
#BCBDC0
Tritanopia (blue-blind)
#C3BABC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c2bac0; /* rgb */ color: rgb(194, 186, 192); /* oklch */ color: oklch(79.7% 0.012 334.1);
Tailwind
colors: {
custom: {
50: '#d4ced3',
500: '#c2bac0',
950: '#000000',
},
}SCSS
$custom: #c2bac0; $custom-light: #d4ced3; $custom-dark: #000000;
JSON
{
"hex": "#c2bac0",
"rgb": {
"r": 194,
"g": 186,
"b": 192
},
"hsl": {
"h": 315,
"s": 6.154,
"l": 74.51
},
"oklch": {
"l": 0.79724,
"c": 0.01219,
"h": 334.1
},
"luminance": 0.50393
}Semantic roles & 50–950 ramp
primary
#C2BAC0
secondary
#8B958E
accent
#906455
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383