#C7BEBE#C7BEBE
#C7BEBE is a light, near-neutral grey. Relative luminance 0.527; OKLCH L 80.9% C 0.010 H 17.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BEBE |
|---|---|
| RGB | rgb(199, 190, 190) |
| HSL | hsl(0, 7%, 76%) |
| HSV | hsv(0, 5%, 78%) |
| CMYK | cmyk(0%, 4.5%, 4.5%, 22%) |
| CIE-LAB | lab(77.69, 3.15, 1.13) |
| CIE-LCH | lch(77.69, 3.35, 19.67°) |
| OKLab | oklab(80.89% 0.0097 0.003) |
| OKLCH | oklch(80.89% 0.01 17.4) |
| XYZ | xyz(51.2597, 52.6871, 56.1745) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.38
Dove Gray
#B6B8BD
ΔE00 5.82
Light Gray
#D3D3D3
ΔE00 6.42
Warm Gray
#C9BEB0
ΔE00 6.93
Silver (survey)
#C5C9C7
ΔE00 7.34
Dark Gray
#A9A9A9
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BEBE #BEC7C7
analogous
#C7BEC3 #C7BEBE #C7C3BE
triadic
#C7BEBE #BEC7BE #BEBEC7
tetradic
#C7BEBE #C3C7BE #BEC7C7 #C3BEC7
square
#C7BEBE #C3C7BE #BEC7C7 #C3BEC7
split-complementary
#C7BEBE #BEC7C3 #BEC3C7
monochromatic
#8E7C7C #AB9D9D #C7BEBE #E3DFDF #F1EFEF
Accessibility & contrast
On white
1.82
#C7BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#C7BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BEBE
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BEBE | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBE
Deuteranopia (green-blind)
#C1C1BE
Tritanopia (blue-blind)
#C9BDBE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c7bebe; /* rgb */ color: rgb(199, 190, 190); /* oklch */ color: oklch(80.9% 0.010 17.4);
Tailwind
colors: {
custom: {
50: '#d8d1d1',
500: '#c7bebe',
950: '#000000',
},
}SCSS
$custom: #c7bebe; $custom-light: #d8d1d1; $custom-dark: #000000;
JSON
{
"hex": "#c7bebe",
"rgb": {
"r": 199,
"g": 190,
"b": 190
},
"hsl": {
"h": 0,
"s": 7.438,
"l": 76.275
},
"oklch": {
"l": 0.80887,
"c": 0.01015,
"h": 17.4
},
"luminance": 0.52687
}Semantic roles & 50–950 ramp
primary
#C7BEBE
secondary
#8F9A9A
accent
#919154
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383