Skip to content

#c7d3cf

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

RGB
199, 211, 207
HSL
160°, 12%, 80%
CMYK
6, 0, 2, 17
Luminance
0.6324

At a glance

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

Hex
#c7d3cf
Hue
160°
cyan
Saturation
12%
muted
Lightness
80%
light
Brightness
83%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6324
WCAG relative
Temperature
Cool
60/100 cool
Color family
Cyan
Tone
Muted
Best ink
Black
13.65:1
Closest name
Light Gray
ΔE2000 6.2
Where it sits
Hue160° of 360°
Saturation12%
Lightness80%
Temperature
Warm ← → Cool60% 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#c7d3cf
RGBrgb(199, 211, 207)
HSLhsl(160, 12%, 80%)
CMYKcmyk(6%, 0%, 2%, 17%)
LABlab(83.6 -4.8 0.6)
LCHlch(83.6 4.8 173.2)
OKLCHoklch(0.857 0.014 174.1)
Decimal13095887
Display P3color(display-p3 0.780 0.827 0.812)

Copy-ready code

/* CSS */
color: #c7d3cf;
background-color: #c7d3cf;
/* Tailwind (arbitrary) */
class="text-[#c7d3cf] bg-[#c7d3cf]"
/* SCSS */
$brand: #c7d3cf;
/* SwiftUI */
Color(red: 0.780, green: 0.827, blue: 0.812)
/* Android */
Color.parseColor("#c7d3cf")
/* Flutter */
Color(0xFFC7D3CF)
/* Python / OpenCV (BGR) */
(207, 211, 199)

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

Accessibility — WCAG contrast

Aa
#c7d3cf on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#c7d3cf on black: 13.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D2D1CF
deuteranopia · #D0D0CF
tritanopia · #C5D3D2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c7d3cf 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
#EEF1F0
#DAE1DF
#c7d3cf
#A1B5AE
#819C93
#6C897F
#5A726A
#485B55
#36443F
#222A28
Base = 300Lightest = 50 · #F7F8F8Darkest = 950 · #222A28
:root {
  --brand-50: #F7F8F8;
  --brand-100: #EEF1F0;
  --brand-200: #DAE1DF;
  --brand-300: #c7d3cf;
  --brand-400: #A1B5AE;
  --brand-500: #819C93;
  --brand-600: #6C897F;
  --brand-700: #5A726A;
  --brand-800: #485B55;
  --brand-900: #36443F;
  --brand-950: #222A28;
  --brand: #c7d3cf;
  --brand-ink: #000000;
}

Colors that work with #c7d3cf

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#F6F8F8
Tinted page background
Border#D1DBD8
Hairlines and dividers
Muted text#658177
Captions on the surface
Accent#765668
Second voice, not a rival
Dark variant#384742
Hover, pressed, headers
Light variant#F1F4F3
Selected rows, tints
Dark surface#191F1D
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 #c7d3cf

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#D3C7CB
Analogous left#C7D3C9
Analogous right#C7D1D3
Split-complement 1#D3C7D1
Split-complement 2#D3C9C7
Triadic 1#CFC7D3
Triadic 2#D3CFC7
Tetradic#C9C7D3

RGB percentages

Red78.0%
Green82.7%
Blue81.2%

CMYK percentages

Cyan5.7%
Magenta0.0%
Yellow1.9%
Key (black)17.3%

Color previews

#c7d3cf text on a black background

contrast 13.65:1

Card sample

#c7d3cf text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c7d3cf

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.

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

#c7d3cf, answered

What color is #c7d3cf?

#c7d3cf is a light muted cyan, closest to Light Gray (ΔE2000 6.2). It sits at 160° on the hue wheel with 12% saturation and 80% lightness, which reads as cool.

What is the RGB value of #c7d3cf?

rgb(199, 211, 207) — 199 red, 211 green and 207 blue out of 255, or 78% / 82.7% / 81.2% by channel.

Is #c7d3cf a light or a dark color?

It is a light color. Relative luminance is 0.6324 and perceived brightness is 81%, so black text on it reaches 13.65:1.

Should I use black or white text on #c7d3cf?

Black. It scores 13.65:1 against #c7d3cf, versus 1.54:1 for white — AAA at any size.

What is the complementary color of #c7d3cf?

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

What colors go well with #c7d3cf?

For interface work: #F6F8F8 as the surface, #D1DBD8 for borders, #658177 for secondary text, #765668 as an accent and #384742 for hover and pressed states. For a palette, the analogous pair #C7D3C9 and #C7D1D3 stays calm, while #D3C7CB is the loudest partner.

What is #c7d3cf in CMYK for printing?

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

Is #c7d3cf warm or cool?

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

Work with #c7d3cf in the Color Lab