#C2BEC0#C2BEC0
#C2BEC0 is a light, near-neutral grey. Relative luminance 0.521; OKLCH L 80.5% C 0.005 H 345.3°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEC0 |
|---|---|
| RGB | rgb(194, 190, 192) |
| HSL | hsl(330, 3%, 75%) |
| HSV | hsv(330, 2%, 76%) |
| CMYK | cmyk(0%, 2.1%, 1%, 23.9%) |
| CIE-LAB | lab(77.34, 1.76, -0.51) |
| CIE-LCH | lch(77.34, 1.83, 343.82°) |
| OKLab | oklab(80.53% 0.0051 -0.0013) |
| OKLCH | oklch(80.53% 0.005 345.3) |
| XYZ | xyz(50.1745, 52.1022, 57.2724) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.55
Dove Gray
#B6B8BD
ΔE00 3.61
Light Gray
#D3D3D3
ΔE00 5.56
Silver (survey)
#C5C9C7
ΔE00 5.71
Dark Gray
#A9A9A9
ΔE00 6.55
Gainsboro
#DCDCDC
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEC0 #BEC2C0
analogous
#C2BEC2 #C2BEC0 #C2BEBE
triadic
#C2BEC0 #C0C2BE #BEC0C2
tetradic
#C2BEC0 #C2C2BE #BEC2C0 #BEBEC2
square
#C2BEC0 #C2C2BE #BEC2C0 #BEBEC2
split-complementary
#C2BEC0 #BEC2BE #BEC2C2
monochromatic
#877F83 #A49EA1 #C2BEC0 #E0DEDF #F0EFF0
Accessibility & contrast
On white
1.84
#C2BEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#C2BEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEC0
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEC0 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBFC0
Deuteranopia (green-blind)
#BFBFC0
Tritanopia (blue-blind)
#C3BEBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c2bec0; /* rgb */ color: rgb(194, 190, 192); /* oklch */ color: oklch(80.5% 0.005 345.3);
Tailwind
colors: {
custom: {
50: '#d4d1d3',
500: '#c2bec0',
950: '#000000',
},
}SCSS
$custom: #c2bec0; $custom-light: #d4d1d3; $custom-dark: #000000;
JSON
{
"hex": "#c2bec0",
"rgb": {
"r": 194,
"g": 190,
"b": 192
},
"hsl": {
"h": 330,
"s": 3.175,
"l": 75.294
},
"oklch": {
"l": 0.80533,
"c": 0.00524,
"h": 345.3
},
"luminance": 0.52102
}Semantic roles & 50–950 ramp
primary
#C2BEC0
secondary
#909592
accent
#8D7359
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383