#C7BEBD#C7BEBD
#C7BEBD is a light, near-neutral red. Relative luminance 0.526; OKLCH L 80.9% C 0.010 H 25.1°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BEBD |
|---|---|
| RGB | rgb(199, 190, 189) |
| HSL | hsl(6, 8%, 76%) |
| HSV | hsv(6, 5%, 78%) |
| CMYK | cmyk(0%, 4.5%, 5%, 22%) |
| CIE-LAB | lab(77.66, 2.98, 1.63) |
| CIE-LCH | lch(77.66, 3.39, 28.72°) |
| OKLab | oklab(80.86% 0.0093 0.0044) |
| OKLCH | oklch(80.86% 0.01 25.1) |
| XYZ | xyz(51.1508, 52.6436, 55.6008) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 4.29
Dove Gray
#B6B8BD
ΔE00 5.94
Warm Gray
#C9BEB0
ΔE00 6.38
Light Gray
#D3D3D3
ΔE00 6.38
Silver (survey)
#C5C9C7
ΔE00 7.15
Dark Gray
#A9A9A9
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BEBD #BDC6C7
analogous
#C7BDC1 #C7BEBD #C7C3BD
triadic
#C7BEBD #BDC7BE #BEBDC7
tetradic
#C7BEBD #C1C7BD #BDC6C7 #C3BDC7
square
#C7BEBD #C1C7BD #BDC6C7 #C3BDC7
split-complementary
#C7BEBD #BDC7C3 #BDC1C7
monochromatic
#8F7D7B #AB9D9C #C7BEBD #E3DFDE #F1EFEE
Accessibility & contrast
On white
1.82
#C7BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#C7BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BEBD
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BEBD | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBD
Deuteranopia (green-blind)
#C2C1BD
Tritanopia (blue-blind)
#C9BDBE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c7bebd; /* rgb */ color: rgb(199, 190, 189); /* oklch */ color: oklch(80.9% 0.010 25.1);
Tailwind
colors: {
custom: {
50: '#d8d1d0',
500: '#c7bebd',
950: '#000000',
},
}SCSS
$custom: #c7bebd; $custom-light: #d8d1d0; $custom-dark: #000000;
JSON
{
"hex": "#c7bebd",
"rgb": {
"r": 199,
"g": 190,
"b": 189
},
"hsl": {
"h": 6,
"s": 8.197,
"l": 76.078
},
"oklch": {
"l": 0.80858,
"c": 0.01027,
"h": 25.1
},
"luminance": 0.52643
}Semantic roles & 50–950 ramp
primary
#C7BEBD
secondary
#8E999A
accent
#8C9253
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383