#C1BEBC#C1BEBC
#C1BEBC is a light, near-neutral grey. Relative luminance 0.518; OKLCH L 80.3% C 0.004 H 56.4°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BEBC |
|---|---|
| RGB | rgb(193, 190, 188) |
| HSL | hsl(24, 4%, 75%) |
| HSV | hsv(24, 3%, 76%) |
| CMYK | cmyk(0%, 1.6%, 2.6%, 24.3%) |
| CIE-LAB | lab(77.16, 0.68, 1.38) |
| CIE-LCH | lch(77.16, 1.54, 63.63°) |
| OKLab | oklab(80.34% 0.0024 0.0037) |
| OKLCH | oklch(80.34% 0.004 56.4) |
| XYZ | xyz(49.4815, 51.7954, 54.9579) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.70
Silver (survey)
#C5C9C7
ΔE00 4.35
Dove Gray
#B6B8BD
ΔE00 4.35
Light Gray
#D3D3D3
ΔE00 5.34
Warm Gray
#C9BEB0
ΔE00 5.86
Dark Gray
#A9A9A9
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BEBC #BCBFC1
analogous
#C1BCBD #C1BEBC #C1C1BC
triadic
#C1BEBC #BCC1BE #BEBCC1
tetradic
#C1BEBC #BDC1BC #BCBFC1 #C1BCC1
square
#C1BEBC #BDC1BC #BCBFC1 #C1BCC1
split-complementary
#C1BEBC #BCC1C1 #BCBDC1
monochromatic
#86807C #A49F9C #C1BEBC #DEDDDC #F0F0EF
Accessibility & contrast
On white
1.85
#C1BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#C1BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BEBC
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BEBC | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBC
Deuteranopia (green-blind)
#C0BFBC
Tritanopia (blue-blind)
#C2BDBD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c1bebc; /* rgb */ color: rgb(193, 190, 188); /* oklch */ color: oklch(80.3% 0.004 56.4);
Tailwind
colors: {
custom: {
50: '#d3d1d0',
500: '#c1bebc',
950: '#000000',
},
}SCSS
$custom: #c1bebc; $custom-light: #d3d1d0; $custom-dark: #000000;
JSON
{
"hex": "#c1bebc",
"rgb": {
"r": 193,
"g": 190,
"b": 188
},
"hsl": {
"h": 24,
"s": 3.876,
"l": 74.706
},
"oklch": {
"l": 0.80335,
"c": 0.00439,
"h": 56.4
},
"luminance": 0.51795
}Semantic roles & 50–950 ramp
primary
#C1BEBC
secondary
#8E9194
accent
#788E58
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383