#C7BEBF#C7BEBF
#C7BEBF is a light, near-neutral grey. Relative luminance 0.527; OKLCH L 80.9% C 0.010 H 9.6°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BEBF |
|---|---|
| RGB | rgb(199, 190, 191) |
| HSL | hsl(353, 7%, 76%) |
| HSV | hsv(353, 5%, 78%) |
| CMYK | cmyk(0%, 4.5%, 4%, 22%) |
| CIE-LAB | lab(77.72, 3.33, 0.62) |
| CIE-LCH | lch(77.72, 3.39, 10.62°) |
| OKLab | oklab(80.92% 0.0101 0.0017) |
| OKLCH | oklch(80.92% 0.01 9.6) |
| XYZ | xyz(51.3693, 52.7310, 56.7520) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.52
Dove Gray
#B6B8BD
ΔE00 5.73
Light Gray
#D3D3D3
ΔE00 6.51
Warm Gray
#C9BEB0
ΔE00 7.48
Silver (survey)
#C5C9C7
ΔE00 7.55
Dark Gray
#A9A9A9
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BEBF #BEC7C6
analogous
#C7BEC4 #C7BEBF #C7C2BE
triadic
#C7BEBF #BFC7BE #BEBFC7
tetradic
#C7BEBF #C4C7BE #BEC7C6 #C2BEC7
square
#C7BEBF #C4C7BE #BEC7C6 #C2BEC7
split-complementary
#C7BEBF #BEC7C2 #BEC4C7
monochromatic
#8E7C7E #AB9D9F #C7BEBF #E3DFDF #F1EFEF
Accessibility & contrast
On white
1.82
#C7BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#C7BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BEBF
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BEBF | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBF
Deuteranopia (green-blind)
#C1C1BF
Tritanopia (blue-blind)
#C9BDBE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c7bebf; /* rgb */ color: rgb(199, 190, 191); /* oklch */ color: oklch(80.9% 0.010 9.6);
Tailwind
colors: {
custom: {
50: '#d8d1d2',
500: '#c7bebf',
950: '#000000',
},
}SCSS
$custom: #c7bebf; $custom-light: #d8d1d2; $custom-dark: #000000;
JSON
{
"hex": "#c7bebf",
"rgb": {
"r": 199,
"g": 190,
"b": 191
},
"hsl": {
"h": 353.333,
"s": 7.438,
"l": 76.275
},
"oklch": {
"l": 0.80916,
"c": 0.01022,
"h": 9.6
},
"luminance": 0.52731
}Semantic roles & 50–950 ramp
primary
#C7BEBF
secondary
#8F9A99
accent
#918B54
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383