Skip to content

#c5cbf2

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

RGB
197, 203, 242
HSL
232°, 63%, 86%
CMYK
19, 16, 0, 5
Luminance
0.6099

At a glance

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

Hex
#c5cbf2
Hue
232°
blue
Saturation
63%
vivid
Lightness
86%
pale
Brightness
95%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6099
WCAG relative
Temperature
Cool
88/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
13.20:1
Closest name
Light Steel Blue
ΔE2000 8
Where it sits
Hue232° of 360°
Saturation63%
Lightness86%
Temperature
Warm ← → Cool88% 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#c5cbf2
RGBrgb(197, 203, 242)
HSLhsl(232, 63%, 86%)
CMYKcmyk(19%, 16%, 0%, 5%)
LABlab(82.4 5.8 -19.9)
LCHlch(82.4 20.7 286.4)
OKLCHoklch(0.850 0.055 278.3)
Decimal12962802
Display P3color(display-p3 0.773 0.796 0.949)

Copy-ready code

/* CSS */
color: #c5cbf2;
background-color: #c5cbf2;
/* Tailwind (arbitrary) */
class="text-[#c5cbf2] bg-[#c5cbf2]"
/* SCSS */
$brand: #c5cbf2;
/* SwiftUI */
Color(red: 0.773, green: 0.796, blue: 0.949)
/* Android */
Color.parseColor("#c5cbf2")
/* Flutter */
Color(0xFFC5CBF2)
/* Python / OpenCV (BGR) */
(242, 203, 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 #c5cbf2 · 13.20:1
Use #000000AAA at every size.
Aa
White text · 1.59:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.20:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c5cbf2 as text scores 1.59:1 on white and 13.20:1 on black.

Accessibility — WCAG contrast

Aa
#c5cbf2 on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#c5cbf2 on black: 13.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C1CFF4
deuteranopia · #BECBF1
tritanopia · #BBD2D8

Color scale — 50 to 950

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

#F4F5FB
#E8EAF7
#c5cbf2
#A3ADEA
#7584E0
#485BD6
#2D41C8
#2537A7
#1E2C85
#1A2361
#10163D
Base = 200Lightest = 50 · #F4F5FBDarkest = 950 · #10163D
:root {
  --brand-50: #F4F5FB;
  --brand-100: #E8EAF7;
  --brand-200: #c5cbf2;
  --brand-300: #A3ADEA;
  --brand-400: #7584E0;
  --brand-500: #485BD6;
  --brand-600: #2D41C8;
  --brand-700: #2537A7;
  --brand-800: #1E2C85;
  --brand-900: #1A2361;
  --brand-950: #10163D;
  --brand: #c5cbf2;
  --brand-ink: #000000;
}

Colors that work with #c5cbf2

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#F4F5FA
Tinted page background
Border#C0C6ED
Hairlines and dividers
Muted text#4B559B
Captions on the surface
Accent#AA7622
Second voice, not a rival
Dark variant#172268
Hover, pressed, headers
Light variant#EAECFA
Selected rows, tints
Dark surface#141624
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 #c5cbf2

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#F2ECC5
Analogous left#C5E2F2
Analogous right#D6C5F2
Split-complement 1#F2D6C5
Split-complement 2#E2F2C5
Triadic 1#F2C5CB
Triadic 2#CBF2C5
Tetradic#F2C5E2

RGB percentages

Red77.3%
Green79.6%
Blue94.9%

CMYK percentages

Cyan18.6%
Magenta16.1%
Yellow0.0%
Key (black)5.1%

Color previews

#c5cbf2 text on a black background

contrast 13.20:1

Card sample

#c5cbf2 text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c5cbf2

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.

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

#c5cbf2, answered

What color is #c5cbf2?

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

What is the RGB value of #c5cbf2?

rgb(197, 203, 242) — 197 red, 203 green and 242 blue out of 255, or 77.3% / 79.6% / 94.9% by channel.

Is #c5cbf2 a light or a dark color?

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

Should I use black or white text on #c5cbf2?

Black. It scores 13.20:1 against #c5cbf2, versus 1.59:1 for white — AAA at any size.

What is the complementary color of #c5cbf2?

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

What colors go well with #c5cbf2?

For interface work: #F4F5FA as the surface, #C0C6ED for borders, #4B559B for secondary text, #AA7622 as an accent and #172268 for hover and pressed states. For a palette, the analogous pair #C5E2F2 and #D6C5F2 stays calm, while #F2ECC5 is the loudest partner.

What is #c5cbf2 in CMYK for printing?

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

Is #c5cbf2 warm or cool?

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

Work with #c5cbf2 in the Color Lab