#C7BFBD#C7BFBD
#C7BFBD is a light, near-neutral red. Relative luminance 0.531; OKLCH L 81.1% C 0.009 H 34.3°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BFBD |
|---|---|
| RGB | rgb(199, 191, 189) |
| HSL | hsl(12, 8%, 76%) |
| HSV | hsv(12, 5%, 78%) |
| CMYK | cmyk(0%, 4%, 5%, 22%) |
| CIE-LAB | lab(77.92, 2.44, 2.00) |
| CIE-LCH | lch(77.92, 3.16, 39.37°) |
| OKLab | oklab(81.06% 0.0078 0.0053) |
| OKLCH | oklch(81.06% 0.009 34.3) |
| XYZ | xyz(51.3681, 53.0782, 55.6733) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 3.82
Warm Gray
#C9BEB0
ΔE00 5.73
Dove Gray
#B6B8BD
ΔE00 5.86
Light Gray
#D3D3D3
ΔE00 5.93
Silver (survey)
#C5C9C7
ΔE00 6.47
Dark Gray
#A9A9A9
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BFBD #BDC5C7
analogous
#C7BDC0 #C7BFBD #C7C4BD
triadic
#C7BFBD #BDC7BF #BFBDC7
tetradic
#C7BFBD #C0C7BD #BDC5C7 #C4BDC7
square
#C7BFBD #C0C7BD #BDC5C7 #C4BDC7
split-complementary
#C7BFBD #BDC7C4 #BDC0C7
monochromatic
#8F7F7B #AB9F9C #C7BFBD #E3DFDE #F1EFEE
Accessibility & contrast
On white
1.81
#C7BFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#C7BFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BFBD
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BFBD | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BD
Deuteranopia (green-blind)
#C2C1BD
Tritanopia (blue-blind)
#C9BEBE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c7bfbd; /* rgb */ color: rgb(199, 191, 189); /* oklch */ color: oklch(81.1% 0.009 34.3);
Tailwind
colors: {
custom: {
50: '#d8d2d0',
500: '#c7bfbd',
950: '#000000',
},
}SCSS
$custom: #c7bfbd; $custom-light: #d8d2d0; $custom-dark: #000000;
JSON
{
"hex": "#c7bfbd",
"rgb": {
"r": 199,
"g": 191,
"b": 189
},
"hsl": {
"h": 12,
"s": 8.197,
"l": 76.078
},
"oklch": {
"l": 0.81059,
"c": 0.00947,
"h": 34.3
},
"luminance": 0.53078
}Semantic roles & 50–950 ramp
primary
#C7BFBD
secondary
#8E989A
accent
#869253
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383