#C1BEBB#C1BEBB
#C1BEBB is a light, near-neutral grey. Relative luminance 0.518; OKLCH L 80.3% C 0.005 H 67.7°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BEBB |
|---|---|
| RGB | rgb(193, 190, 187) |
| HSL | hsl(30, 5%, 75%) |
| HSV | hsv(30, 3%, 76%) |
| CMYK | cmyk(0%, 1.6%, 3.1%, 24.3%) |
| CIE-LAB | lab(77.13, 0.50, 1.88) |
| CIE-LCH | lch(77.13, 1.95, 75.04°) |
| OKLab | oklab(80.31% 0.002 0.005) |
| OKLCH | oklch(80.31% 0.005 67.7) |
| XYZ | xyz(49.3741, 51.7524, 54.3922) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.98
Silver (survey)
#C5C9C7
ΔE00 4.26
Dove Gray
#B6B8BD
ΔE00 4.76
Warm Gray
#C9BEB0
ΔE00 5.43
Light Gray
#D3D3D3
ΔE00 5.45
Dark Gray
#A9A9A9
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BEBB #BBBEC1
analogous
#C1BBBB #C1BEBB #C1C1BB
triadic
#C1BEBB #BBC1BE #BEBBC1
tetradic
#C1BEBB #BBC1BB #BBBEC1 #C1BBC1
square
#C1BEBB #BBC1BB #BBBEC1 #C1BBC1
split-complementary
#C1BEBB #BBC1C1 #BBBBC1
monochromatic
#87817B #A49F9B #C1BEBB #DEDDDB #F0F0EF
Accessibility & contrast
On white
1.85
#C1BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#C1BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BEBB
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BEBB | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#C0BFBB
Tritanopia (blue-blind)
#C2BDBD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c1bebb; /* rgb */ color: rgb(193, 190, 187); /* oklch */ color: oklch(80.3% 0.005 67.7);
Tailwind
colors: {
custom: {
50: '#d3d1cf',
500: '#c1bebb',
950: '#000000',
},
}SCSS
$custom: #c1bebb; $custom-light: #d3d1cf; $custom-dark: #000000;
JSON
{
"hex": "#c1bebb",
"rgb": {
"r": 193,
"g": 190,
"b": 187
},
"hsl": {
"h": 30,
"s": 4.615,
"l": 74.51
},
"oklch": {
"l": 0.80307,
"c": 0.00538,
"h": 67.7
},
"luminance": 0.51752
}Semantic roles & 50–950 ramp
primary
#C1BEBB
secondary
#8D9094
accent
#738E57
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383