#C0BEBC#C0BEBC
#C0BEBC is a light, near-neutral grey. Relative luminance 0.517; OKLCH L 80.3% C 0.004 H 67.7°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BEBC |
|---|---|
| RGB | rgb(192, 190, 188) |
| HSL | hsl(30, 3%, 75%) |
| HSV | hsv(30, 2%, 75%) |
| CMYK | cmyk(0%, 1%, 2.1%, 24.7%) |
| CIE-LAB | lab(77.08, 0.33, 1.25) |
| CIE-LCH | lch(77.08, 1.30, 75.16°) |
| OKLab | oklab(80.25% 0.0014 0.0033) |
| OKLCH | oklch(80.25% 0.004 67.7) |
| XYZ | xyz(49.2274, 51.6643, 54.9460) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.38
Silver (survey)
#C5C9C7
ΔE00 3.94
Dove Gray
#B6B8BD
ΔE00 4.19
Light Gray
#D3D3D3
ΔE00 5.29
Dark Gray
#A9A9A9
ΔE00 5.99
Warm Gray
#C9BEB0
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BEBC #BCBEC0
analogous
#C0BCBC #C0BEBC #C0C0BC
triadic
#C0BEBC #BCC0BE #BEBCC0
tetradic
#C0BEBC #BCC0BC #BCBEC0 #C0BCC0
square
#C0BEBC #BCC0BC #BCBEC0 #C0BCC0
split-complementary
#C0BEBC #BCC0C0 #BCBCC0
monochromatic
#85817D #A29F9C #C0BEBC #DEDDDC #F0F0EF
Accessibility & contrast
On white
1.85
#C0BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#C0BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BEBC
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BEBC | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBC
Deuteranopia (green-blind)
#BFBEBC
Tritanopia (blue-blind)
#C1BEBD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c0bebc; /* rgb */ color: rgb(192, 190, 188); /* oklch */ color: oklch(80.3% 0.004 67.7);
Tailwind
colors: {
custom: {
50: '#d3d1d0',
500: '#c0bebc',
950: '#000000',
},
}SCSS
$custom: #c0bebc; $custom-light: #d3d1d0; $custom-dark: #000000;
JSON
{
"hex": "#c0bebc",
"rgb": {
"r": 192,
"g": 190,
"b": 188
},
"hsl": {
"h": 30,
"s": 3.077,
"l": 74.51
},
"oklch": {
"l": 0.80254,
"c": 0.00359,
"h": 67.7
},
"luminance": 0.51664
}Semantic roles & 50–950 ramp
primary
#C0BEBC
secondary
#8E9092
accent
#738D59
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383