Skip to content

#c3ccdd

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

RGB
195, 204, 221
HSL
219°, 28%, 82%
CMYK
12, 8, 0, 13
Luminance
0.6001

At a glance

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

Hex
#c3ccdd
Hue
219°
blue
Saturation
28%
soft
Lightness
82%
light
Brightness
87%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6001
WCAG relative
Temperature
Cool
86/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
13.00:1
Closest name
Light Steel Blue
ΔE2000 4.8
Where it sits
Hue219° of 360°
Saturation28%
Lightness82%
Temperature
Warm ← → Cool86% 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#c3ccdd
RGBrgb(195, 204, 221)
HSLhsl(219, 28%, 82%)
CMYKcmyk(12%, 8%, 0%, 13%)
LABlab(81.8 0.3 -9.5)
LCHlch(81.8 9.5 271.6)
OKLCHoklch(0.844 0.026 263.3)
Decimal12831965
Display P3color(display-p3 0.765 0.800 0.867)

Copy-ready code

/* CSS */
color: #c3ccdd;
background-color: #c3ccdd;
/* Tailwind (arbitrary) */
class="text-[#c3ccdd] bg-[#c3ccdd]"
/* SCSS */
$brand: #c3ccdd;
/* SwiftUI */
Color(red: 0.765, green: 0.800, blue: 0.867)
/* Android */
Color.parseColor("#c3ccdd")
/* Flutter */
Color(0xFFC3CCDD)
/* Python / OpenCV (BGR) */
(221, 204, 195)

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

Accessibility — WCAG contrast

Aa
#c3ccdd on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#c3ccdd on black: 13.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C7CDDE
deuteranopia · #C5CADD
tritanopia · #BDCFD1

Color scale — 50 to 950

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

#F6F7F9
#ECEFF3
#D6DBE6
#c3ccdd
#94A4C2
#7085AE
#58709C
#4A5D82
#3B4B68
#2E384D
#1D2330
Base = 300Lightest = 50 · #F6F7F9Darkest = 950 · #1D2330
:root {
  --brand-50: #F6F7F9;
  --brand-100: #ECEFF3;
  --brand-200: #D6DBE6;
  --brand-300: #c3ccdd;
  --brand-400: #94A4C2;
  --brand-500: #7085AE;
  --brand-600: #58709C;
  --brand-700: #4A5D82;
  --brand-800: #3B4B68;
  --brand-900: #2E384D;
  --brand-950: #1D2330;
  --brand: #c3ccdd;
  --brand-ink: #000000;
}

Colors that work with #c3ccdd

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#F5F7F9
Tinted page background
Border#CBD3E2
Hairlines and dividers
Muted text#536993
Captions on the surface
Accent#875F45
Second voice, not a rival
Dark variant#2E3A51
Hover, pressed, headers
Light variant#EFF1F6
Selected rows, tints
Dark surface#141A24
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 #c3ccdd

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#DDD4C3
Analogous left#C3D9DD
Analogous right#C7C3DD
Split-complement 1#DDC7C3
Split-complement 2#D9DDC3
Triadic 1#DDC3CC
Triadic 2#CCDDC3
Tetradic#DDC3D9

RGB percentages

Red76.5%
Green80.0%
Blue86.7%

CMYK percentages

Cyan11.8%
Magenta7.7%
Yellow0.0%
Key (black)13.3%

Color previews

#c3ccdd text on a black background

contrast 13.00:1

Card sample

#c3ccdd text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3ccdd

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.

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

#c3ccdd, answered

What color is #c3ccdd?

#c3ccdd is a light soft blue, closest to Light Steel Blue (ΔE2000 4.8). It sits at 219° on the hue wheel with 28% saturation and 82% lightness, which reads as cool.

What is the RGB value of #c3ccdd?

rgb(195, 204, 221) — 195 red, 204 green and 221 blue out of 255, or 76.5% / 80% / 86.7% by channel.

Is #c3ccdd a light or a dark color?

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

Should I use black or white text on #c3ccdd?

Black. It scores 13.00:1 against #c3ccdd, versus 1.62:1 for white — AAA at any size.

What is the complementary color of #c3ccdd?

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

What colors go well with #c3ccdd?

For interface work: #F5F7F9 as the surface, #CBD3E2 for borders, #536993 for secondary text, #875F45 as an accent and #2E3A51 for hover and pressed states. For a palette, the analogous pair #C3D9DD and #C7C3DD stays calm, while #DDD4C3 is the loudest partner.

What is #c3ccdd in CMYK for printing?

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

Is #c3ccdd warm or cool?

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

Work with #c3ccdd in the Color Lab