#C6CECB#C6CECB
#C6CECB is a very light, near-neutral grey. Relative luminance 0.605; OKLCH L 84.4% C 0.010 H 171.7°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CECB |
|---|---|
| RGB | rgb(198, 206, 203) |
| HSL | hsl(158, 8%, 79%) |
| HSV | hsv(158, 4%, 81%) |
| CMYK | cmyk(3.9%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(82.09, -3.28, 0.54) |
| CIE-LCH | lch(82.09, 3.33, 170.64°) |
| OKLab | oklab(84.44% -0.0095 0.0014) |
| OKLCH | oklch(84.44% 0.01 171.7) |
| XYZ | xyz(56.1375, 60.4599, 65.2007) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.22
Light Grey
#D8DCD6
ΔE00 4.04
Light Gray
#D3D3D3
ΔE00 4.75
Silver
#C0C0C0
ΔE00 5.39
Gainsboro
#DCDCDC
ΔE00 5.81
Fog
#D8DCE0
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CECB #CEC6C9
analogous
#C6CEC7 #C6CECB #C6CDCE
triadic
#C6CECB #CBC6CE #CECBC6
tetradic
#C6CECB #C7C6CE #CEC6C9 #CDCEC6
square
#C6CECB #C7C6CE #CEC6C9 #CDCEC6
split-complementary
#C6CECB #CEC6CD #CEC7C6
monochromatic
#84958F #A5B2AD #C6CECB #E7EAE9 #EFF1F0
Accessibility & contrast
On white
1.60
#C6CECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#C6CECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CECB
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CECB | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCB
Deuteranopia (green-blind)
#CCCCCB
Tritanopia (blue-blind)
#C4CECD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c6cecb; /* rgb */ color: rgb(198, 206, 203); /* oklch */ color: oklch(84.4% 0.010 171.7);
Tailwind
colors: {
custom: {
50: '#d7dcda',
500: '#c6cecb',
950: '#000000',
},
}SCSS
$custom: #c6cecb; $custom-light: #d7dcda; $custom-dark: #000000;
JSON
{
"hex": "#c6cecb",
"rgb": {
"r": 198,
"g": 206,
"b": 203
},
"hsl": {
"h": 157.5,
"s": 7.547,
"l": 79.216
},
"oklch": {
"l": 0.84435,
"c": 0.00965,
"h": 171.7
},
"luminance": 0.6046
}Semantic roles & 50–950 ramp
primary
#C6CECB
secondary
#A1979B
accent
#546B91
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483