#C6BEC4#C6BEC4
#C6BEC4 is a light, near-neutral grey. Relative luminance 0.528; OKLCH L 81.0% C 0.012 H 334.1°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BEC4 |
|---|---|
| RGB | rgb(198, 190, 196) |
| HSL | hsl(315, 7%, 76%) |
| HSV | hsv(315, 4%, 78%) |
| CMYK | cmyk(0%, 4%, 1%, 22.4%) |
| CIE-LAB | lab(77.77, 3.89, -2.01) |
| CIE-LCH | lch(77.77, 4.38, 332.60°) |
| OKLab | oklab(80.98% 0.0109 -0.0053) |
| OKLCH | oklch(80.98% 0.012 334.1) |
| XYZ | xyz(51.6645, 52.8185, 59.6871) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.42
Dove Gray
#B6B8BD
ΔE00 5.46
Light Gray
#D3D3D3
ΔE00 7.13
Silver (survey)
#C5C9C7
ΔE00 8.27
Dark Gray
#A9A9A9
ΔE00 8.33
Gainsboro
#DCDCDC
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BEC4 #BEC6C0
analogous
#C4BEC6 #C6BEC4 #C6BEC0
triadic
#C6BEC4 #C4C6BE #BEC4C6
tetradic
#C6BEC4 #C6C4BE #BEC6C0 #BEC0C6
square
#C6BEC4 #C6C4BE #BEC6C0 #BEC0C6
split-complementary
#C6BEC4 #C0C6BE #BEC6C4
monochromatic
#8D7D89 #A99DA6 #C6BEC4 #E3DFE2 #F1EFF0
Accessibility & contrast
On white
1.82
#C6BEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#C6BEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BEC4
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BEC4 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC0C4
Deuteranopia (green-blind)
#C0C1C4
Tritanopia (blue-blind)
#C7BEC0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c6bec4; /* rgb */ color: rgb(198, 190, 196); /* oklch */ color: oklch(81.0% 0.012 334.1);
Tailwind
colors: {
custom: {
50: '#d7d1d5',
500: '#c6bec4',
950: '#000000',
},
}SCSS
$custom: #c6bec4; $custom-light: #d7d1d5; $custom-dark: #000000;
JSON
{
"hex": "#c6bec4",
"rgb": {
"r": 198,
"g": 190,
"b": 196
},
"hsl": {
"h": 315,
"s": 6.557,
"l": 76.078
},
"oklch": {
"l": 0.8098,
"c": 0.01215,
"h": 334.1
},
"luminance": 0.52818
}Semantic roles & 50–950 ramp
primary
#C6BEC4
secondary
#8F9992
accent
#906455
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383