Skip to content

#c2cdd9

a light, soft blue · cool · closest name: Light Steel Blue

RGB
194, 205, 217
HSL
211°, 23%, 81%
CMYK
11, 6, 0, 15
Luminance
0.6014

At a glance

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

Hex
#c2cdd9
Hue
211°
blue
Saturation
23%
soft
Lightness
81%
light
Brightness
85%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6014
WCAG relative
Temperature
Cool
83/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
13.03:1
Closest name
Light Steel Blue
ΔE2000 5.8
Where it sits
Hue211° of 360°
Saturation23%
Lightness81%
Temperature
Warm ← → Cool83% 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#c2cdd9
RGBrgb(194, 205, 217)
HSLhsl(211, 23%, 81%)
CMYKcmyk(11%, 6%, 0%, 15%)
LABlab(81.9 -1.4 -7.2)
LCHlch(81.9 7.4 259.1)
OKLCHoklch(0.844 0.021 250.4)
Decimal12766681
Display P3color(display-p3 0.761 0.804 0.851)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2cdd9 on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#c2cdd9 on black: 13.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C9CDDA
deuteranopia · #C6CBD9
tritanopia · #BDD0D1

Color scale — 50 to 950

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

#F6F7F9
#EDF0F2
#D7DEE5
#c2cdd9
#97AABE
#758EA9
#5E7997
#4E657E
#3F5165
#303D4A
#1E262E
Base = 300Lightest = 50 · #F6F7F9Darkest = 950 · #1E262E
:root {
  --brand-50: #F6F7F9;
  --brand-100: #EDF0F2;
  --brand-200: #D7DEE5;
  --brand-300: #c2cdd9;
  --brand-400: #97AABE;
  --brand-500: #758EA9;
  --brand-600: #5E7997;
  --brand-700: #4E657E;
  --brand-800: #3F5165;
  --brand-900: #303D4A;
  --brand-950: #1E262E;
  --brand: #c2cdd9;
  --brand-ink: #000000;
}

Colors that work with #c2cdd9

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#F6F7F9
Tinted page background
Border#CDD6E0
Hairlines and dividers
Muted text#58728D
Captions on the surface
Accent#82594A
Second voice, not a rival
Dark variant#313F4F
Hover, pressed, headers
Light variant#EFF2F5
Selected rows, tints
Dark surface#161C23
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 #c2cdd9

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary 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#D9CEC2
Analogous left#C2D9D9
Analogous right#C3C2D9
Split-complement 1#D9C3C2
Split-complement 2#D9D9C2
Triadic 1#D9C2CD
Triadic 2#CDD9C2
Tetradic#D9C2D9

RGB percentages

Red76.1%
Green80.4%
Blue85.1%

CMYK percentages

Cyan10.6%
Magenta5.5%
Yellow0.0%
Key (black)14.9%

Color previews

#c2cdd9 text on a black background

contrast 13.03:1

Card sample

#c2cdd9 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2cdd9

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.

#c2cdd9 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#c2cdd9, answered

What color is #c2cdd9?

#c2cdd9 is a light soft blue, closest to Light Steel Blue (ΔE2000 5.8). It sits at 211° on the hue wheel with 23% saturation and 81% lightness, which reads as cool.

What is the RGB value of #c2cdd9?

rgb(194, 205, 217) — 194 red, 205 green and 217 blue out of 255, or 76.1% / 80.4% / 85.1% by channel.

Is #c2cdd9 a light or a dark color?

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

Should I use black or white text on #c2cdd9?

Black. It scores 13.03:1 against #c2cdd9, versus 1.61:1 for white — AAA at any size.

What is the complementary color of #c2cdd9?

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

What colors go well with #c2cdd9?

For interface work: #F6F7F9 as the surface, #CDD6E0 for borders, #58728D for secondary text, #82594A as an accent and #313F4F for hover and pressed states. For a palette, the analogous pair #C2D9D9 and #C3C2D9 stays calm, while #D9CEC2 is the loudest partner.

What is #c2cdd9 in CMYK for printing?

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

Is #c2cdd9 warm or cool?

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

Work with #c2cdd9 in the Color Lab