Skip to content

#c5d3f1

a pale, vivid blue · cool · closest name: Light Steel Blue

RGB
197, 211, 241
HSL
221°, 61%, 86%
CMYK
18, 12, 0, 6
Luminance
0.6481

At a glance

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

Hex
#c5d3f1
Hue
221°
blue
Saturation
61%
vivid
Lightness
86%
pale
Brightness
95%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6481
WCAG relative
Temperature
Cool
94/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
13.96:1
Closest name
Light Steel Blue
ΔE2000 5.1
Where it sits
Hue221° of 360°
Saturation61%
Lightness86%
Temperature
Warm ← → Cool94% 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#c5d3f1
RGBrgb(197, 211, 241)
HSLhsl(221, 61%, 86%)
CMYKcmyk(18%, 12%, 0%, 6%)
LABlab(84.4 1.4 -16.3)
LCHlch(84.4 16.4 274.9)
OKLCHoklch(0.866 0.044 265.6)
Decimal12964849
Display P3color(display-p3 0.773 0.827 0.945)

Copy-ready code

/* CSS */
color: #c5d3f1;
background-color: #c5d3f1;
/* Tailwind (arbitrary) */
class="text-[#c5d3f1] bg-[#c5d3f1]"
/* SCSS */
$brand: #c5d3f1;
/* SwiftUI */
Color(red: 0.773, green: 0.827, blue: 0.945)
/* Android */
Color.parseColor("#c5d3f1")
/* Flutter */
Color(0xFFC5D3F1)
/* Python / OpenCV (BGR) */
(241, 211, 197)

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

Accessibility — WCAG contrast

Aa
#c5d3f1 on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#c5d3f1 on black: 13.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CAD5F2
deuteranopia · #C6D1F0
tritanopia · #BAD9DD

Color scale — 50 to 950

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

#F4F6FB
#E8EDF7
#c5d3f1
#A5BAE9
#7798DE
#4A76D3
#305FC5
#284FA4
#203F83
#1B3160
#111E3C
Base = 200Lightest = 50 · #F4F6FBDarkest = 950 · #111E3C
:root {
  --brand-50: #F4F6FB;
  --brand-100: #E8EDF7;
  --brand-200: #c5d3f1;
  --brand-300: #A5BAE9;
  --brand-400: #7798DE;
  --brand-500: #4A76D3;
  --brand-600: #305FC5;
  --brand-700: #284FA4;
  --brand-800: #203F83;
  --brand-900: #1B3160;
  --brand-950: #111E3C;
  --brand: #c5d3f1;
  --brand-ink: #000000;
}

Colors that work with #c5d3f1

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#F4F6FA
Tinted page background
Border#C0CEED
Hairlines and dividers
Muted text#4B649B
Captions on the surface
Accent#A75E25
Second voice, not a rival
Dark variant#193267
Hover, pressed, headers
Light variant#EAEFFA
Selected rows, tints
Dark surface#141924
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 #c5d3f1

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

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#F1E3C5
Analogous left#C5E9F1
Analogous right#CDC5F1
Split-complement 1#F1CDC5
Split-complement 2#E9F1C5
Triadic 1#F1C5D3
Triadic 2#D3F1C5
Tetradic#F1C5E9

RGB percentages

Red77.3%
Green82.7%
Blue94.5%

CMYK percentages

Cyan18.3%
Magenta12.4%
Yellow0.0%
Key (black)5.5%

Color previews

#c5d3f1 text on a black background

contrast 13.96:1

Card sample

#c5d3f1 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c5d3f1

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.

#c5d3f1 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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#c5d3f1, answered

What color is #c5d3f1?

#c5d3f1 is a pale vivid blue, closest to Light Steel Blue (ΔE2000 5.1). It sits at 221° on the hue wheel with 61% saturation and 86% lightness, which reads as cool.

What is the RGB value of #c5d3f1?

rgb(197, 211, 241) — 197 red, 211 green and 241 blue out of 255, or 77.3% / 82.7% / 94.5% by channel.

Is #c5d3f1 a light or a dark color?

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

Should I use black or white text on #c5d3f1?

Black. It scores 13.96:1 against #c5d3f1, versus 1.50:1 for white — AAA at any size.

What is the complementary color of #c5d3f1?

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

What colors go well with #c5d3f1?

For interface work: #F4F6FA as the surface, #C0CEED for borders, #4B649B for secondary text, #A75E25 as an accent and #193267 for hover and pressed states. For a palette, the analogous pair #C5E9F1 and #CDC5F1 stays calm, while #F1E3C5 is the loudest partner.

What is #c5d3f1 in CMYK for printing?

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

Is #c5d3f1 warm or cool?

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

Work with #c5d3f1 in the Color Lab