#C6BEBE#C6BEBE
#C6BEBE is a light, near-neutral grey. Relative luminance 0.525; OKLCH L 80.8% C 0.009 H 17.4°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BEBE |
|---|---|
| RGB | rgb(198, 190, 190) |
| HSL | hsl(0, 7%, 76%) |
| HSV | hsv(0, 4%, 78%) |
| CMYK | cmyk(0%, 4%, 4%, 22.4%) |
| CIE-LAB | lab(77.61, 2.80, 1.00) |
| CIE-LCH | lch(77.61, 2.97, 19.65°) |
| OKLab | oklab(80.8% 0.0086 0.0027) |
| OKLCH | oklch(80.8% 0.009 17.4) |
| XYZ | xyz(50.9952, 52.5508, 56.1621) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.94
Dove Gray
#B6B8BD
ΔE00 5.43
Light Gray
#D3D3D3
ΔE00 6.17
Warm Gray
#C9BEB0
ΔE00 6.84
Silver (survey)
#C5C9C7
ΔE00 6.90
Dark Gray
#A9A9A9
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BEBE #BEC6C6
analogous
#C6BEC2 #C6BEBE #C6C2BE
triadic
#C6BEBE #BEC6BE #BEBEC6
tetradic
#C6BEBE #C2C6BE #BEC6C6 #C2BEC6
square
#C6BEBE #C2C6BE #BEC6C6 #C2BEC6
split-complementary
#C6BEBE #BEC6C2 #BEC2C6
monochromatic
#8D7D7D #A99D9D #C6BEBE #E3DFDF #F1EFEF
Accessibility & contrast
On white
1.82
#C6BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#C6BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BEBE
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BEBE | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBE
Deuteranopia (green-blind)
#C1C0BE
Tritanopia (blue-blind)
#C8BDBE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c6bebe; /* rgb */ color: rgb(198, 190, 190); /* oklch */ color: oklch(80.8% 0.009 17.4);
Tailwind
colors: {
custom: {
50: '#d7d1d1',
500: '#c6bebe',
950: '#000000',
},
}SCSS
$custom: #c6bebe; $custom-light: #d7d1d1; $custom-dark: #000000;
JSON
{
"hex": "#c6bebe",
"rgb": {
"r": 198,
"g": 190,
"b": 190
},
"hsl": {
"h": 0,
"s": 6.557,
"l": 76.078
},
"oklch": {
"l": 0.80804,
"c": 0.00902,
"h": 17.4
},
"luminance": 0.5255
}Semantic roles & 50–950 ramp
primary
#C6BEBE
secondary
#8F9999
accent
#909055
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383