Skip to content

#c7ccdf

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

RGB
199, 204, 223
HSL
228°, 27%, 83%
CMYK
11, 9, 0, 13
Luminance
0.6066

At a glance

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

Hex
#c7ccdf
Hue
228°
blue
Saturation
27%
soft
Lightness
83%
light
Brightness
87%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6066
WCAG relative
Temperature
Cool
81/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
13.13:1
Closest name
Light Steel Blue
ΔE2000 6.3
Where it sits
Hue228° of 360°
Saturation27%
Lightness83%
Temperature
Warm ← → Cool81% 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#c7ccdf
RGBrgb(199, 204, 223)
HSLhsl(228, 27%, 83%)
CMYKcmyk(11%, 9%, 0%, 13%)
LABlab(82.2 2.0 -10.0)
LCHlch(82.2 10.2 281.2)
OKLCHoklch(0.847 0.027 274.1)
Decimal13094111
Display P3color(display-p3 0.780 0.800 0.875)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c7ccdf on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#c7ccdf on black: 13.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C7CDE0
deuteranopia · #C5CCDE
tritanopia · #C2CFD2

Color scale — 50 to 950

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

#F6F6F9
#ECEEF3
#c7ccdf
#B8BED6
#949DC2
#707DAD
#59679C
#4A5682
#3B4568
#2E344D
#1D2130
Base = 200Lightest = 50 · #F6F6F9Darkest = 950 · #1D2130
:root {
  --brand-50: #F6F6F9;
  --brand-100: #ECEEF3;
  --brand-200: #c7ccdf;
  --brand-300: #B8BED6;
  --brand-400: #949DC2;
  --brand-500: #707DAD;
  --brand-600: #59679C;
  --brand-700: #4A5682;
  --brand-800: #3B4568;
  --brand-900: #2E344D;
  --brand-950: #1D2130;
  --brand: #c7ccdf;
  --brand-ink: #000000;
}

Colors that work with #c7ccdf

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#F5F6F9
Tinted page background
Border#CBD0E1
Hairlines and dividers
Muted text#536092
Captions on the surface
Accent#866846
Second voice, not a rival
Dark variant#2E3651
Hover, pressed, headers
Light variant#EFF0F6
Selected rows, tints
Dark surface#141824
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 #c7ccdf

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#DFDAC7
Analogous left#C7D8DF
Analogous right#CEC7DF
Split-complement 1#DFCEC7
Split-complement 2#D8DFC7
Triadic 1#DFC7CC
Triadic 2#CCDFC7
Tetradic#DFC7D8

RGB percentages

Red78.0%
Green80.0%
Blue87.5%

CMYK percentages

Cyan10.8%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#c7ccdf text on a black background

contrast 13.13:1

Card sample

#c7ccdf text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c7ccdf

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.

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

#c7ccdf, answered

What color is #c7ccdf?

#c7ccdf is a light soft blue, closest to Light Steel Blue (ΔE2000 6.3). It sits at 228° on the hue wheel with 27% saturation and 83% lightness, which reads as cool.

What is the RGB value of #c7ccdf?

rgb(199, 204, 223) — 199 red, 204 green and 223 blue out of 255, or 78% / 80% / 87.5% by channel.

Is #c7ccdf a light or a dark color?

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

Should I use black or white text on #c7ccdf?

Black. It scores 13.13:1 against #c7ccdf, versus 1.60:1 for white — AAA at any size.

What is the complementary color of #c7ccdf?

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

What colors go well with #c7ccdf?

For interface work: #F5F6F9 as the surface, #CBD0E1 for borders, #536092 for secondary text, #866846 as an accent and #2E3651 for hover and pressed states. For a palette, the analogous pair #C7D8DF and #CEC7DF stays calm, while #DFDAC7 is the loudest partner.

What is #c7ccdf in CMYK for printing?

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

Is #c7ccdf warm or cool?

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

Work with #c7ccdf in the Color Lab