Skip to content

#c2c3cf

a light, muted blue · cool · closest name: Silver

RGB
194, 195, 207
HSL
235°, 12%, 79%
CMYK
6, 6, 0, 19
Luminance
0.5500

At a glance

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

Hex
#c2c3cf
Hue
235°
blue
Saturation
12%
muted
Lightness
79%
light
Brightness
81%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5500
WCAG relative
Temperature
Cool
62/100 cool
Color family
Blue
Tone
Muted
Best ink
Black
12.00:1
Closest name
Silver
ΔE2000 5.9
Where it sits
Hue235° of 360°
Saturation12%
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#c2c3cf
RGBrgb(194, 195, 207)
HSLhsl(235, 12%, 79%)
CMYKcmyk(6%, 6%, 0%, 19%)
LABlab(79.0 1.9 -6.1)
LCHlch(79.0 6.4 287.5)
OKLCHoklch(0.820 0.017 282.2)
Decimal12764111
Display P3color(display-p3 0.761 0.765 0.812)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#c2c3cf on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#c2c3cf on black: 12.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C0C4D0
deuteranopia · #C0C3CF
tritanopia · #BFC5C7

Color scale — 50 to 950

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

#F7F7F8
#EEEEF1
#DADBE1
#c2c3cf
#A1A2B5
#81839C
#6C6E89
#5A5C72
#48495B
#363844
#22232A
Base = 300Lightest = 50 · #F7F7F8Darkest = 950 · #22232A
:root {
  --brand-50: #F7F7F8;
  --brand-100: #EEEEF1;
  --brand-200: #DADBE1;
  --brand-300: #c2c3cf;
  --brand-400: #A1A2B5;
  --brand-500: #81839C;
  --brand-600: #6C6E89;
  --brand-700: #5A5C72;
  --brand-800: #48495B;
  --brand-900: #363844;
  --brand-950: #22232A;
  --brand: #c2c3cf;
  --brand-ink: #000000;
}

Colors that work with #c2c3cf

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#F6F7F8
Tinted page background
Border#D1D2DB
Hairlines and dividers
Muted text#656780
Captions on the surface
Accent#766B56
Second voice, not a rival
Dark variant#383947
Hover, pressed, headers
Light variant#F1F1F4
Selected rows, tints
Dark surface#19191F
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 #c2c3cf

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
  • 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#CFCEC2
Analogous left#C2C9CF
Analogous right#C7C2CF
Split-complement 1#CFC7C2
Split-complement 2#C9CFC2
Triadic 1#CFC2C3
Triadic 2#C3CFC2
Tetradic#CFC2C9

RGB percentages

Red76.1%
Green76.5%
Blue81.2%

CMYK percentages

Cyan6.3%
Magenta5.8%
Yellow0.0%
Key (black)18.8%

Color previews

#c2c3cf text on a black background

contrast 12.00:1

Card sample

#c2c3cf text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2c3cf

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.

#c2c3cf in the real world

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

Industries
TechnologyFinanceHealthcareEnterprise SaaS
Common UI roles
BackgroundsBordersBody textDividers
Print note

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

#c2c3cf, answered

What color is #c2c3cf?

#c2c3cf is a light muted blue, closest to Silver (ΔE2000 5.9). It sits at 235° on the hue wheel with 12% saturation and 79% lightness, which reads as cool.

What is the RGB value of #c2c3cf?

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

Is #c2c3cf a light or a dark color?

It is a light color. Relative luminance is 0.5500 and perceived brightness is 77%, so black text on it reaches 12.00:1.

Should I use black or white text on #c2c3cf?

Black. It scores 12.00:1 against #c2c3cf, versus 1.75:1 for white — AAA at any size.

What is the complementary color of #c2c3cf?

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

What colors go well with #c2c3cf?

For interface work: #F6F7F8 as the surface, #D1D2DB for borders, #656780 for secondary text, #766B56 as an accent and #383947 for hover and pressed states. For a palette, the analogous pair #C2C9CF and #C7C2CF stays calm, while #CFCEC2 is the loudest partner.

What is #c2c3cf in CMYK for printing?

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

Is #c2c3cf 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 #C6C2CF; nudged cooler, #C1C8D0.

Work with #c2c3cf in the Color Lab