Skip to content

#c3cfcf

a light, muted cyan · cool · closest name: Light Gray

RGB
195, 207, 207
HSL
180°, 11%, 79%
CMYK
6, 0, 0, 19
Luminance
0.6073

At a glance

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

Hex
#c3cfcf
Hue
180°
cyan
Saturation
11%
muted
Lightness
79%
light
Brightness
81%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6073
WCAG relative
Temperature
Cool
62/100 cool
Color family
Cyan
Tone
Muted
Best ink
Black
13.15:1
Closest name
Light Gray
ΔE2000 5.7
Where it sits
Hue180° of 360°
Saturation11%
Lightness79%
Temperature
Warm ← → Cool62% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#c3cfcf
RGBrgb(195, 207, 207)
HSLhsl(180, 11%, 79%)
CMYKcmyk(6%, 0%, 0%, 19%)
LABlab(82.2 -4.1 -1.4)
LCHlch(82.2 4.3 199.2)
OKLCHoklch(0.845 0.013 196.9)
Decimal12832719
Display P3color(display-p3 0.765 0.812 0.812)

Copy-ready code

/* CSS */
color: #c3cfcf;
background-color: #c3cfcf;
/* Tailwind (arbitrary) */
class="text-[#c3cfcf] bg-[#c3cfcf]"
/* SCSS */
$brand: #c3cfcf;
/* SwiftUI */
Color(red: 0.765, green: 0.812, blue: 0.812)
/* Android */
Color.parseColor("#c3cfcf")
/* Flutter */
Color(0xFFC3CFCF)
/* Python / OpenCV (BGR) */
(207, 207, 195)

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 #c3cfcf · 13.15:1
Use #000000AAA at every size.
Aa
White text · 1.60:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.15:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c3cfcf as text scores 1.60:1 on white and 13.15:1 on black.

Accessibility — WCAG contrast

Aa
#c3cfcf on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#c3cfcf on black: 13.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CDCECF
deuteranopia · #CBCCCF
tritanopia · #C0D0CF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c3cfcf 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.

#F7F8F8
#EEF1F1
#DBE1E1
#c3cfcf
#A2B4B4
#829B9B
#6D8888
#5B7171
#495B5B
#374343
#222A2A
Base = 300Lightest = 50 · #F7F8F8Darkest = 950 · #222A2A
:root {
  --brand-50: #F7F8F8;
  --brand-100: #EEF1F1;
  --brand-200: #DBE1E1;
  --brand-300: #c3cfcf;
  --brand-400: #A2B4B4;
  --brand-500: #829B9B;
  --brand-600: #6D8888;
  --brand-700: #5B7171;
  --brand-800: #495B5B;
  --brand-900: #374343;
  --brand-950: #222A2A;
  --brand: #c3cfcf;
  --brand-ink: #000000;
}

Colors that work with #c3cfcf

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#F7F8F8
Tinted page background
Border#D2DBDB
Hairlines and dividers
Muted text#667F7F
Captions on the surface
Accent#75575E
Second voice, not a rival
Dark variant#394747
Hover, pressed, headers
Light variant#F1F4F4
Selected rows, tints
Dark surface#191F1F
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 #c3cfcf

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
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#CFC3C3
Analogous left#C3CFC9
Analogous right#C3C9CF
Split-complement 1#CFC3C9
Split-complement 2#CFC9C3
Triadic 1#CFC3CF
Triadic 2#CFCFC3
Tetradic#C9C3CF

RGB percentages

Red76.5%
Green81.2%
Blue81.2%

CMYK percentages

Cyan5.8%
Magenta0.0%
Yellow0.0%
Key (black)18.8%

Color previews

#c3cfcf text on a black background

contrast 13.15:1

Card sample

#c3cfcf text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(195, 207, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(195, 207, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c3cfcf;
background: linear-gradient(135deg, #c3cfcf, #C3C7CF);

Monochromatic scale

Palettes built from #c3cfcf

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.

#c3cfcf in the real world

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

Industries
TechnologyTravelHealthcareMedia
Common UI roles
BackgroundsBordersBody textDividers
Print note

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

#c3cfcf, answered

What color is #c3cfcf?

#c3cfcf is a light muted cyan, closest to Light Gray (ΔE2000 5.7). It sits at 180° on the hue wheel with 11% saturation and 79% lightness, which reads as cool.

What is the RGB value of #c3cfcf?

rgb(195, 207, 207) — 195 red, 207 green and 207 blue out of 255, or 76.5% / 81.2% / 81.2% by channel.

Is #c3cfcf a light or a dark color?

It is a light color. Relative luminance is 0.6073 and perceived brightness is 80%, so black text on it reaches 13.15:1.

Should I use black or white text on #c3cfcf?

Black. It scores 13.15:1 against #c3cfcf, versus 1.60:1 for white — AAA at any size.

What is the complementary color of #c3cfcf?

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

What colors go well with #c3cfcf?

For interface work: #F7F8F8 as the surface, #D2DBDB for borders, #667F7F for secondary text, #75575E as an accent and #394747 for hover and pressed states. For a palette, the analogous pair #C3CFC9 and #C3C9CF stays calm, while #CFC3C3 is the loudest partner.

What is #c3cfcf in CMYK for printing?

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

Is #c3cfcf warm or cool?

Cool — it scores 62 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C3CFCB; nudged cooler, #C2CBD0.

Work with #c3cfcf in the Color Lab