Skip to content

#c2d3ec

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

RGB
194, 211, 236
HSL
216°, 53%, 84%
CMYK
18, 11, 0, 8
Luminance
0.6411

At a glance

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

Hex
#c2d3ec
Hue
216°
blue
Saturation
53%
vivid
Lightness
84%
light
Brightness
93%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6411
WCAG relative
Temperature
Cool
97/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
13.82:1
Closest name
Light Steel Blue
ΔE2000 3.9
Where it sits
Hue216° of 360°
Saturation53%
Lightness84%
Temperature
Warm ← → Cool97% 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#c2d3ec
RGBrgb(194, 211, 236)
HSLhsl(216, 53%, 84%)
CMYKcmyk(18%, 11%, 0%, 8%)
LABlab(84.0 -0.6 -14.2)
LCHlch(84.0 14.2 267.5)
OKLCHoklch(0.862 0.039 257.9)
Decimal12768236
Display P3color(display-p3 0.761 0.827 0.925)

Copy-ready code

/* CSS */
color: #c2d3ec;
background-color: #c2d3ec;
/* Tailwind (arbitrary) */
class="text-[#c2d3ec] bg-[#c2d3ec]"
/* SCSS */
$brand: #c2d3ec;
/* SwiftUI */
Color(red: 0.761, green: 0.827, blue: 0.925)
/* Android */
Color.parseColor("#c2d3ec")
/* Flutter */
Color(0xFFC2D3EC)
/* Python / OpenCV (BGR) */
(236, 211, 194)

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

Accessibility — WCAG contrast

Aa
#c2d3ec on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#c2d3ec on black: 13.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CBD4ED
deuteranopia · #C6D0EB
tritanopia · #B8D8DB

Color scale — 50 to 950

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

#F4F7FA
#E9EFF6
#c2d3ec
#A9C1E4
#7FA2D7
#5484CA
#3A6EBB
#305C9C
#27497C
#20385B
#142339
Base = 200Lightest = 50 · #F4F7FADarkest = 950 · #142339
:root {
  --brand-50: #F4F7FA;
  --brand-100: #E9EFF6;
  --brand-200: #c2d3ec;
  --brand-300: #A9C1E4;
  --brand-400: #7FA2D7;
  --brand-500: #5484CA;
  --brand-600: #3A6EBB;
  --brand-700: #305C9C;
  --brand-800: #27497C;
  --brand-900: #20385B;
  --brand-950: #142339;
  --brand: #c2d3ec;
  --brand-ink: #000000;
}

Colors that work with #c2d3ec

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#F4F7FA
Tinted page background
Border#C1D2EC
Hairlines and dividers
Muted text#4B6B9B
Captions on the surface
Accent#A1542B
Second voice, not a rival
Dark variant#1E3961
Hover, pressed, headers
Light variant#ECF1F9
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 #c2d3ec

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#ECDBC2
Analogous left#C2E8EC
Analogous right#C6C2EC
Split-complement 1#ECC6C2
Split-complement 2#E8ECC2
Triadic 1#ECC2D3
Triadic 2#D3ECC2
Tetradic#ECC2E8

RGB percentages

Red76.1%
Green82.7%
Blue92.5%

CMYK percentages

Cyan17.8%
Magenta10.6%
Yellow0.0%
Key (black)7.5%

Color previews

#c2d3ec text on a black background

contrast 13.82:1

Card sample

#c2d3ec text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2d3ec

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.

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

#c2d3ec, answered

What color is #c2d3ec?

#c2d3ec is a light vivid blue, closest to Light Steel Blue (ΔE2000 3.9). It sits at 216° on the hue wheel with 53% saturation and 84% lightness, which reads as cool.

What is the RGB value of #c2d3ec?

rgb(194, 211, 236) — 194 red, 211 green and 236 blue out of 255, or 76.1% / 82.7% / 92.5% by channel.

Is #c2d3ec a light or a dark color?

It is a light color. Relative luminance is 0.6411 and perceived brightness is 82%, so black text on it reaches 13.82:1.

Should I use black or white text on #c2d3ec?

Black. It scores 13.82:1 against #c2d3ec, versus 1.52:1 for white — AAA at any size.

What is the complementary color of #c2d3ec?

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

What colors go well with #c2d3ec?

For interface work: #F4F7FA as the surface, #C1D2EC for borders, #4B6B9B for secondary text, #A1542B as an accent and #1E3961 for hover and pressed states. For a palette, the analogous pair #C2E8EC and #C6C2EC stays calm, while #ECDBC2 is the loudest partner.

What is #c2d3ec in CMYK for printing?

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

Is #c2d3ec warm or cool?

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

Work with #c2d3ec in the Color Lab