#C6BEC2#C6BEC2
#C6BEC2 is a light, near-neutral grey. Relative luminance 0.527; OKLCH L 80.9% C 0.010 H 345.5°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BEC2 |
|---|---|
| RGB | rgb(198, 190, 194) |
| HSL | hsl(330, 7%, 76%) |
| HSV | hsv(330, 4%, 78%) |
| CMYK | cmyk(0%, 4%, 2%, 22.4%) |
| CIE-LAB | lab(77.71, 3.52, -1.01) |
| CIE-LCH | lch(77.71, 3.66, 343.98°) |
| OKLab | oklab(80.92% 0.0102 -0.0026) |
| OKLCH | oklch(80.92% 0.01 345.5) |
| XYZ | xyz(51.4383, 52.7280, 58.4962) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.80
Dove Gray
#B6B8BD
ΔE00 5.28
Light Gray
#D3D3D3
ΔE00 6.70
Dark Gray
#A9A9A9
ΔE00 7.92
Silver (survey)
#C5C9C7
ΔE00 7.93
Gainsboro
#DCDCDC
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BEC2 #BEC6C2
analogous
#C6BEC6 #C6BEC2 #C6BEBE
triadic
#C6BEC2 #C2C6BE #BEC2C6
tetradic
#C6BEC2 #C6C6BE #BEC6C2 #BEBEC6
square
#C6BEC2 #C6C6BE #BEC6C2 #BEBEC6
split-complementary
#C6BEC2 #BEC6BE #BEC6C6
monochromatic
#8D7D85 #A99DA3 #C6BEC2 #E3DFE1 #F1EFF0
Accessibility & contrast
On white
1.82
#C6BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#C6BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BEC2
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BEC2 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBFC2
Deuteranopia (green-blind)
#C0C0C2
Tritanopia (blue-blind)
#C7BEBF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c6bec2; /* rgb */ color: rgb(198, 190, 194); /* oklch */ color: oklch(80.9% 0.010 345.5);
Tailwind
colors: {
custom: {
50: '#d7d1d4',
500: '#c6bec2',
950: '#000000',
},
}SCSS
$custom: #c6bec2; $custom-light: #d7d1d4; $custom-dark: #000000;
JSON
{
"hex": "#c6bec2",
"rgb": {
"r": 198,
"g": 190,
"b": 194
},
"hsl": {
"h": 330,
"s": 6.557,
"l": 76.078
},
"oklch": {
"l": 0.80921,
"c": 0.01049,
"h": 345.5
},
"luminance": 0.52728
}Semantic roles & 50–950 ramp
primary
#C6BEC2
secondary
#8F9994
accent
#907355
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383