#C6BDBE#C6BDBE
#C6BDBE is a light, near-neutral grey. Relative luminance 0.521; OKLCH L 80.6% C 0.010 H 9.6°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BDBE |
|---|---|
| RGB | rgb(198, 189, 190) |
| HSL | hsl(353, 7%, 76%) |
| HSV | hsv(353, 5%, 78%) |
| CMYK | cmyk(0%, 4.5%, 4%, 22.4%) |
| CIE-LAB | lab(77.35, 3.33, 0.63) |
| CIE-LCH | lch(77.35, 3.39, 10.62°) |
| OKLab | oklab(80.6% 0.0101 0.0017) |
| OKLCH | oklch(80.6% 0.01 9.6) |
| XYZ | xyz(50.7793, 52.1191, 56.0901) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.53
Dove Gray
#B6B8BD
ΔE00 5.64
Light Gray
#D3D3D3
ΔE00 6.70
Warm Gray
#C9BEB0
ΔE00 7.48
Dark Gray
#A9A9A9
ΔE00 7.55
Silver (survey)
#C5C9C7
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BDBE #BDC6C5
analogous
#C6BDC2 #C6BDBE #C6C0BD
triadic
#C6BDBE #BEC6BD #BDBEC6
tetradic
#C6BDBE #C2C6BD #BDC6C5 #C0BDC6
square
#C6BDBE #C2C6BD #BDC6C5 #C0BDC6
split-complementary
#C6BDBE #BDC6C0 #BDC2C6
monochromatic
#8D7B7D #AA9C9E #C6BDBE #E2DEDE #F1EFEF
Accessibility & contrast
On white
1.84
#C6BDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#C6BDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BDBE
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BDBE | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBE
Deuteranopia (green-blind)
#C0C0BE
Tritanopia (blue-blind)
#C8BCBD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c6bdbe; /* rgb */ color: rgb(198, 189, 190); /* oklch */ color: oklch(80.6% 0.010 9.6);
Tailwind
colors: {
custom: {
50: '#d7d0d1',
500: '#c6bdbe',
950: '#000000',
},
}SCSS
$custom: #c6bdbe; $custom-light: #d7d0d1; $custom-dark: #000000;
JSON
{
"hex": "#c6bdbe",
"rgb": {
"r": 198,
"g": 189,
"b": 190
},
"hsl": {
"h": 353.333,
"s": 7.317,
"l": 75.882
},
"oklch": {
"l": 0.80602,
"c": 0.01023,
"h": 9.6
},
"luminance": 0.52119
}Semantic roles & 50–950 ramp
primary
#C6BDBE
secondary
#8E9998
accent
#918A54
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383