Skip to content

#c6ccc7

a light, muted gray · neutral · closest name: Light Gray

RGB
198, 204, 199
HSL
130°, 6%, 79%
CMYK
3, 0, 3, 20
Luminance
0.5932

At a glance

Every number on this page in one read: what #c6ccc7 is made of, how bright it looks, and which way it leans.

Hex
#c6ccc7
Hue
130°
gray
Saturation
6%
muted
Lightness
79%
light
Brightness
80%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5932
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Gray
Tone
Muted
Best ink
Black
12.86:1
Closest name
Light Gray
ΔE2000 4.8
Where it sits
Hue130° of 360°
Saturation6%
Lightness79%
Temperature
Warm ← → Cool53% cool

Near-neutral, so temperature is a whisper rather than a statement — the tinted siblings below show which way it can lean.

Every format

HEX#c6ccc7
RGBrgb(198, 204, 199)
HSLhsl(130, 6%, 79%)
CMYKcmyk(3%, 0%, 3%, 20%)
LABlab(81.5 -3.0 1.8)
LCHlch(81.5 3.5 149.2)
OKLCHoklch(0.839 0.009 150.7)
Decimal13028551
Display P3color(display-p3 0.776 0.800 0.780)

Copy-ready code

/* CSS */
color: #c6ccc7;
background-color: #c6ccc7;
/* Tailwind (arbitrary) */
class="text-[#c6ccc7] bg-[#c6ccc7]"
/* SCSS */
$brand: #c6ccc7;
/* SwiftUI */
Color(red: 0.776, green: 0.800, blue: 0.780)
/* Android */
Color.parseColor("#c6ccc7")
/* Flutter */
Color(0xFFC6CCC7)
/* Python / OpenCV (BGR) */
(199, 204, 198)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #c6ccc7 · 12.86:1
Use #000000AAA at every size.
Aa
White text · 1.63:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.86:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c6ccc7 as text scores 1.63:1 on white and 12.86:1 on black.

Accessibility — WCAG contrast

Aa
#c6ccc7 on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#c6ccc7 on black: 12.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CCCBC7
deuteranopia · #CBCAC7
tritanopia · #C5CCCA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c6ccc7 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F7F8F7
#EFF0EF
#DCDFDD
#c6ccc7
#A6B0A8
#89958B
#748176
#606C62
#4D564F
#3A403B
#242825
Base = 300Lightest = 50 · #F7F8F7Darkest = 950 · #242825
:root {
  --brand-50: #F7F8F7;
  --brand-100: #EFF0EF;
  --brand-200: #DCDFDD;
  --brand-300: #c6ccc7;
  --brand-400: #A6B0A8;
  --brand-500: #89958B;
  --brand-600: #748176;
  --brand-700: #606C62;
  --brand-800: #4D564F;
  --brand-900: #3A403B;
  --brand-950: #242825;
  --brand: #c6ccc7;
  --brand-ink: #000000;
}

Colors that work with #c6ccc7

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F7F8F7
Tinted page background
Border#D4D8D5
Hairlines and dividers
Muted text#6C796E
Captions on the surface
Accent#6E5D6F
Second voice, not a rival
Dark variant#3C433D
Hover, pressed, headers
Light variant#F2F3F2
Selected rows, tints
Dark surface#1A1E1B
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #c6ccc7

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Borders, dividers and quiet backgrounds
  • Long-form reading surfaces
  • Card and section backgrounds
  • Neutral UI chrome and typography
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#CCC6CB
Analogous left#C8CCC6
Analogous right#C6CCCA
Split-complement 1#CAC6CC
Split-complement 2#CCC6C8
Triadic 1#C7C6CC
Triadic 2#CCC7C6
Tetradic#C6C8CC

RGB percentages

Red77.6%
Green80.0%
Blue78.0%

CMYK percentages

Cyan2.9%
Magenta0.0%
Yellow2.5%
Key (black)20.0%

Color previews

#c6ccc7 text on a black background

contrast 12.86:1

Card sample

#c6ccc7 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #c6ccc7;
Background color
Panel with #c6ccc7 background
background-color: #c6ccc7;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #c6ccc7;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(198, 204, 199, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(198, 204, 199, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c6ccc7;
background: linear-gradient(135deg, #c6ccc7, #C6CCCB);

Monochromatic scale

Palettes built from #c6ccc7

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#c6ccc7 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
EditorialArchitectureEnterpriseLuxury goods
Common UI roles
BackgroundsBordersBody textDividers
Print note

Converts to four-color process without much drama. Proof it anyway.

#c6ccc7, answered

What color is #c6ccc7?

#c6ccc7 is a light muted gray, closest to Light Gray (ΔE2000 4.8). It sits at 130° on the hue wheel with 6% saturation and 79% lightness, which reads as neutral.

What is the RGB value of #c6ccc7?

rgb(198, 204, 199) — 198 red, 204 green and 199 blue out of 255, or 77.6% / 80% / 78% by channel.

Is #c6ccc7 a light or a dark color?

It is a light color. Relative luminance is 0.5932 and perceived brightness is 79%, so black text on it reaches 12.86:1.

Should I use black or white text on #c6ccc7?

Black. It scores 12.86:1 against #c6ccc7, versus 1.63:1 for white — AAA at any size.

What is the complementary color of #c6ccc7?

#CCC6CB sits directly opposite on the wheel. Softer options are the split-complements #CAC6CC and #CCC6C8, which give the same contrast with far less vibration.

What colors go well with #c6ccc7?

For interface work: #F7F8F7 as the surface, #D4D8D5 for borders, #6C796E for secondary text, #6E5D6F as an accent and #3C433D for hover and pressed states. For a palette, the analogous pair #C8CCC6 and #C6CCCA stays calm, while #CCC6CB is the loudest partner.

What is #c6ccc7 in CMYK for printing?

cmyk(3%, 0%, 3%, 20%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #c6ccc7 warm or cool?

Neutral — it scores 53 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D5CDC7; nudged cooler, #BCC4CC.

Work with #c6ccc7 in the Color Lab