#C0BEBD#C0BEBD
#C0BEBD is a light, near-neutral grey. Relative luminance 0.517; OKLCH L 80.3% C 0.003 H 48.7°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BEBD |
|---|---|
| RGB | rgb(192, 190, 189) |
| HSL | hsl(20, 2%, 75%) |
| HSV | hsv(20, 2%, 75%) |
| CMYK | cmyk(0%, 1%, 1.6%, 24.7%) |
| CIE-LAB | lab(77.11, 0.51, 0.75) |
| CIE-LCH | lch(77.11, 0.91, 55.57°) |
| OKLab | oklab(80.28% 0.0018 0.002) |
| OKLCH | oklch(80.28% 0.003 48.7) |
| XYZ | xyz(49.3356, 51.7076, 55.5157) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.13
Dove Gray
#B6B8BD
ΔE00 3.77
Silver (survey)
#C5C9C7
ΔE00 4.09
Light Gray
#D3D3D3
ΔE00 5.22
Dark Gray
#A9A9A9
ΔE00 5.96
Warm Gray
#C9BEB0
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BEBD #BDBFC0
analogous
#C0BDBE #C0BEBD #C0C0BD
triadic
#C0BEBD #BDC0BE #BEBDC0
tetradic
#C0BEBD #BEC0BD #BDBFC0 #C0BDC0
square
#C0BEBD #BEC0BD #BDBFC0 #C0BDC0
split-complementary
#C0BEBD #BDC0C0 #BDBEC0
monochromatic
#84807E #A29F9E #C0BEBD #DEDDDC #F0F0EF
Accessibility & contrast
On white
1.85
#C0BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#C0BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BEBD
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BEBD | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBD
Deuteranopia (green-blind)
#BFBFBD
Tritanopia (blue-blind)
#C1BEBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c0bebd; /* rgb */ color: rgb(192, 190, 189); /* oklch */ color: oklch(80.3% 0.003 48.7);
Tailwind
colors: {
custom: {
50: '#d3d1d0',
500: '#c0bebd',
950: '#000000',
},
}SCSS
$custom: #c0bebd; $custom-light: #d3d1d0; $custom-dark: #000000;
JSON
{
"hex": "#c0bebd",
"rgb": {
"r": 192,
"g": 190,
"b": 189
},
"hsl": {
"h": 20,
"s": 2.326,
"l": 74.706
},
"oklch": {
"l": 0.80283,
"c": 0.00265,
"h": 48.7
},
"luminance": 0.51708
}Semantic roles & 50–950 ramp
primary
#C0BEBD
secondary
#8F9192
accent
#7B8C59
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383