Skip to content

#c2c3cb

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

RGB
194, 195, 203
HSL
233°, 8%, 78%
CMYK
4, 4, 0, 20
Luminance
0.5481

At a glance

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

Hex
#c2c3cb
Hue
233°
blue
Saturation
8%
muted
Lightness
78%
light
Brightness
80%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5481
WCAG relative
Temperature
Cool
58/100 cool
Color family
Blue
Tone
Muted
Best ink
Black
11.96:1
Closest name
Silver
ΔE2000 4.2
Where it sits
Hue233° of 360°
Saturation8%
Lightness78%
Temperature
Warm ← → Cool58% 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#c2c3cb
RGBrgb(194, 195, 203)
HSLhsl(233, 8%, 78%)
CMYKcmyk(4%, 4%, 0%, 20%)
LABlab(78.9 1.2 -4.1)
LCHlch(78.9 4.3 285.7)
OKLCHoklch(0.819 0.011 280.4)
Decimal12764107
Display P3color(display-p3 0.761 0.765 0.796)

Copy-ready code

/* CSS */
color: #c2c3cb;
background-color: #c2c3cb;
/* Tailwind (arbitrary) */
class="text-[#c2c3cb] bg-[#c2c3cb]"
/* SCSS */
$brand: #c2c3cb;
/* SwiftUI */
Color(red: 0.761, green: 0.765, blue: 0.796)
/* Android */
Color.parseColor("#c2c3cb")
/* Flutter */
Color(0xFFC2C3CB)
/* Python / OpenCV (BGR) */
(203, 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 #c2c3cb · 11.96:1
Use #000000AAA at every size.
Aa
White text · 1.76:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.96:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c2c3cb as text scores 1.76:1 on white and 11.96:1 on black.

Accessibility — WCAG contrast

Aa
#c2c3cb on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#c2c3cb on black: 11.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C1C4CB
deuteranopia · #C1C3CB
tritanopia · #C0C4C5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c2c3cb 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
#EFEFF1
#DCDCE0
#c2c3cb
#A4A6B2
#868898
#717384
#5E606E
#4B4D58
#393A42
#232429
Base = 300Lightest = 50 · #F7F7F8Darkest = 950 · #232429
:root {
  --brand-50: #F7F7F8;
  --brand-100: #EFEFF1;
  --brand-200: #DCDCE0;
  --brand-300: #c2c3cb;
  --brand-400: #A4A6B2;
  --brand-500: #868898;
  --brand-600: #717384;
  --brand-700: #5E606E;
  --brand-800: #4B4D58;
  --brand-900: #393A42;
  --brand-950: #232429;
  --brand: #c2c3cb;
  --brand-ink: #000000;
}

Colors that work with #c2c3cb

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#F7F7F8
Tinted page background
Border#D3D4D9
Hairlines and dividers
Muted text#6A6C7C
Captions on the surface
Accent#72695A
Second voice, not a rival
Dark variant#3B3C45
Hover, pressed, headers
Light variant#F1F1F3
Selected rows, tints
Dark surface#1A1A1E
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 #c2c3cb

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#CBCAC2
Analogous left#C2C7CB
Analogous right#C5C2CB
Split-complement 1#CBC5C2
Split-complement 2#C7CBC2
Triadic 1#CBC2C3
Triadic 2#C3CBC2
Tetradic#CBC2C7

RGB percentages

Red76.1%
Green76.5%
Blue79.6%

CMYK percentages

Cyan4.4%
Magenta3.9%
Yellow0.0%
Key (black)20.4%

Color previews

#c2c3cb text on a black background

contrast 11.96:1

Card sample

#c2c3cb text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2c3cb

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.

#c2c3cb 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.

#c2c3cb, answered

What color is #c2c3cb?

#c2c3cb is a light muted blue, closest to Silver (ΔE2000 4.2). It sits at 233° on the hue wheel with 8% saturation and 78% lightness, which reads as cool.

What is the RGB value of #c2c3cb?

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

Is #c2c3cb a light or a dark color?

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

Should I use black or white text on #c2c3cb?

Black. It scores 11.96:1 against #c2c3cb, versus 1.76:1 for white — AAA at any size.

What is the complementary color of #c2c3cb?

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

What colors go well with #c2c3cb?

For interface work: #F7F7F8 as the surface, #D3D4D9 for borders, #6A6C7C for secondary text, #72695A as an accent and #3B3C45 for hover and pressed states. For a palette, the analogous pair #C2C7CB and #C5C2CB stays calm, while #CBCAC2 is the loudest partner.

What is #c2c3cb in CMYK for printing?

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

Is #c2c3cb warm or cool?

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

Work with #c2c3cb in the Color Lab