Skip to content

#c9d6dc

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

RGB
201, 214, 220
HSL
199°, 21%, 83%
CMYK
9, 3, 0, 14
Luminance
0.6568

At a glance

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

Hex
#c9d6dc
Hue
199°
cyan
Saturation
21%
soft
Lightness
83%
light
Brightness
86%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6568
WCAG relative
Temperature
Cool
78/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
14.14:1
Closest name
Light Gray
ΔE2000 5.7
Where it sits
Hue199° of 360°
Saturation21%
Lightness83%
Temperature
Warm ← → Cool78% 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#c9d6dc
RGBrgb(201, 214, 220)
HSLhsl(199, 21%, 83%)
CMYKcmyk(9%, 3%, 0%, 14%)
LABlab(84.8 -3.2 -4.5)
LCHlch(84.8 5.5 234.3)
OKLCHoklch(0.868 0.016 227.0)
Decimal13227740
Display P3color(display-p3 0.788 0.839 0.863)

Copy-ready code

/* CSS */
color: #c9d6dc;
background-color: #c9d6dc;
/* Tailwind (arbitrary) */
class="text-[#c9d6dc] bg-[#c9d6dc]"
/* SCSS */
$brand: #c9d6dc;
/* SwiftUI */
Color(red: 0.788, green: 0.839, blue: 0.863)
/* Android */
Color.parseColor("#c9d6dc")
/* Flutter */
Color(0xFFC9D6DC)
/* Python / OpenCV (BGR) */
(220, 214, 201)

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

Accessibility — WCAG contrast

Aa
#c9d6dc on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#c9d6dc on black: 14.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D3D5DC
deuteranopia · #D0D3DC
tritanopia · #C4D8D8

Color scale — 50 to 950

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

#F6F8F9
#EDF1F2
#c9d6dc
#BBCBD3
#99B1BD
#7798A7
#608494
#506E7C
#405863
#314249
#1F292E
Base = 200Lightest = 50 · #F6F8F9Darkest = 950 · #1F292E
:root {
  --brand-50: #F6F8F9;
  --brand-100: #EDF1F2;
  --brand-200: #c9d6dc;
  --brand-300: #BBCBD3;
  --brand-400: #99B1BD;
  --brand-500: #7798A7;
  --brand-600: #608494;
  --brand-700: #506E7C;
  --brand-800: #405863;
  --brand-900: #314249;
  --brand-950: #1F292E;
  --brand: #c9d6dc;
  --brand-ink: #000000;
}

Colors that work with #c9d6dc

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#F6F8F9
Tinted page background
Border#CED9DF
Hairlines and dividers
Muted text#5A7C8B
Captions on the surface
Accent#80504C
Second voice, not a rival
Dark variant#32454D
Hover, pressed, headers
Light variant#F0F3F5
Selected rows, tints
Dark surface#161E22
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 #c9d6dc

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
  • 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#DCCFC9
Analogous left#C9DCD8
Analogous right#C9CCDC
Split-complement 1#DCC9CC
Split-complement 2#DCD8C9
Triadic 1#DCC9D6
Triadic 2#D6DCC9
Tetradic#D8C9DC

RGB percentages

Red78.8%
Green83.9%
Blue86.3%

CMYK percentages

Cyan8.6%
Magenta2.7%
Yellow0.0%
Key (black)13.7%

Color previews

#c9d6dc text on a black background

contrast 14.14:1

Card sample

#c9d6dc text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(201, 214, 220, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(201, 214, 220, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c9d6dc;
background: linear-gradient(135deg, #c9d6dc, #C9C9DC);

Monochromatic scale

Palettes built from #c9d6dc

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.

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

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

#c9d6dc, answered

What color is #c9d6dc?

#c9d6dc is a light soft cyan, closest to Light Gray (ΔE2000 5.7). It sits at 199° on the hue wheel with 21% saturation and 83% lightness, which reads as cool.

What is the RGB value of #c9d6dc?

rgb(201, 214, 220) — 201 red, 214 green and 220 blue out of 255, or 78.8% / 83.9% / 86.3% by channel.

Is #c9d6dc a light or a dark color?

It is a light color. Relative luminance is 0.6568 and perceived brightness is 83%, so black text on it reaches 14.14:1.

Should I use black or white text on #c9d6dc?

Black. It scores 14.14:1 against #c9d6dc, versus 1.49:1 for white — AAA at any size.

What is the complementary color of #c9d6dc?

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

What colors go well with #c9d6dc?

For interface work: #F6F8F9 as the surface, #CED9DF for borders, #5A7C8B for secondary text, #80504C as an accent and #32454D for hover and pressed states. For a palette, the analogous pair #C9DCD8 and #C9CCDC stays calm, while #DCCFC9 is the loudest partner.

What is #c9d6dc in CMYK for printing?

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

Is #c9d6dc warm or cool?

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

Work with #c9d6dc in the Color Lab