#C7BBBB#C7BBBB
#C7BBBB is a light, near-neutral red. Relative luminance 0.513; OKLCH L 80.2% C 0.014 H 17.4°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BBBB |
|---|---|
| RGB | rgb(199, 187, 187) |
| HSL | hsl(0, 10%, 76%) |
| HSV | hsv(0, 6%, 78%) |
| CMYK | cmyk(0%, 6%, 6%, 22%) |
| CIE-LAB | lab(76.84, 4.23, 1.52) |
| CIE-LCH | lch(76.84, 4.49, 19.77°) |
| OKLab | oklab(80.2% 0.013 0.0041) |
| OKLCH | oklch(80.2% 0.014 17.4) |
| XYZ | xyz(50.2921, 51.2712, 54.2510) |
| Luminance | 0.5127 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 5.72
Pinkish Grey
#C8ACA9
ΔE00 6.75
Dove Gray
#B6B8BD
ΔE00 6.79
Warm Gray
#C9BEB0
ΔE00 7.39
Light Gray
#D3D3D3
ΔE00 7.77
Dark Gray
#A9A9A9
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BBBB #BBC7C7
analogous
#C7BBC1 #C7BBBB #C7C1BB
triadic
#C7BBBB #BBC7BB #BBBBC7
tetradic
#C7BBBB #C1C7BB #BBC7C7 #C1BBC7
square
#C7BBBB #C1C7BB #BBC7C7 #C1BBC7
split-complementary
#C7BBBB #BBC7C1 #BBC1C7
monochromatic
#907878 #AB9999 #C7BBBB #E3DDDD #F1EEEE
Accessibility & contrast
On white
1.87
#C7BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#C7BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BBBB
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BBBB | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBB
Deuteranopia (green-blind)
#C0BEBB
Tritanopia (blue-blind)
#CABABB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c7bbbb; /* rgb */ color: rgb(199, 187, 187); /* oklch */ color: oklch(80.2% 0.014 17.4);
Tailwind
colors: {
custom: {
50: '#d8cfcf',
500: '#c7bbbb',
950: '#000000',
},
}SCSS
$custom: #c7bbbb; $custom-light: #d8cfcf; $custom-dark: #000000;
JSON
{
"hex": "#c7bbbb",
"rgb": {
"r": 199,
"g": 187,
"b": 187
},
"hsl": {
"h": 0,
"s": 9.677,
"l": 75.686
},
"oklch": {
"l": 0.80197,
"c": 0.01362,
"h": 17.4
},
"luminance": 0.51271
}Semantic roles & 50–950 ramp
primary
#C7BBBB
secondary
#8C9A9A
accent
#949452
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141313
muted
#838383