#C2BABC#C2BABC
#C2BABC is a light, near-neutral grey. Relative luminance 0.502; OKLCH L 79.6% C 0.009 H 0.2°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BABC |
|---|---|
| RGB | rgb(194, 186, 188) |
| HSL | hsl(345, 6%, 75%) |
| HSV | hsv(345, 4%, 76%) |
| CMYK | cmyk(0%, 4.1%, 3.1%, 23.9%) |
| CIE-LAB | lab(76.20, 3.17, -0.01) |
| CIE-LCH | lch(76.20, 3.17, 359.90°) |
| OKLab | oklab(79.61% 0.0094 0) |
| OKLCH | oklch(79.61% 0.009 0.2) |
| XYZ | xyz(48.8829, 50.2183, 54.6851) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.43
Dove Gray
#B6B8BD
ΔE00 4.96
Dark Gray
#A9A9A9
ΔE00 6.76
Light Gray
#D3D3D3
ΔE00 7.18
Silver (survey)
#C5C9C7
ΔE00 7.74
Warm Gray
#C9BEB0
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BABC #BAC2C0
analogous
#C2BAC0 #C2BABC #C2BCBA
triadic
#C2BABC #BCC2BA #BABCC2
tetradic
#C2BABC #C0C2BA #BAC2C0 #BCBAC2
square
#C2BABC #C0C2BA #BAC2C0 #BCBAC2
split-complementary
#C2BABC #BAC2BC #BAC0C2
monochromatic
#89797D #A59A9C #C2BABC #DFDADC #F1EFEF
Accessibility & contrast
On white
1.90
#C2BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#C2BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BABC
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BABC | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBC
Deuteranopia (green-blind)
#BDBCBC
Tritanopia (blue-blind)
#C4BABB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c2babc; /* rgb */ color: rgb(194, 186, 188); /* oklch */ color: oklch(79.6% 0.009 0.2);
Tailwind
colors: {
custom: {
50: '#d4ced0',
500: '#c2babc',
950: '#000000',
},
}SCSS
$custom: #c2babc; $custom-light: #d4ced0; $custom-dark: #000000;
JSON
{
"hex": "#c2babc",
"rgb": {
"r": 194,
"g": 186,
"b": 188
},
"hsl": {
"h": 345,
"s": 6.154,
"l": 74.51
},
"oklch": {
"l": 0.79605,
"c": 0.00943,
"h": 0.2
},
"luminance": 0.50218
}Semantic roles & 50–950 ramp
primary
#C2BABC
secondary
#8B9592
accent
#908155
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383