Skip to content

#c2d0eb

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

RGB
194, 208, 235
HSL
220°, 51%, 84%
CMYK
17, 12, 0, 8
Luminance
0.6258

At a glance

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

Hex
#c2d0eb
Hue
220°
blue
Saturation
51%
vivid
Lightness
84%
light
Brightness
92%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6258
WCAG relative
Temperature
Cool
95/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
13.52:1
Closest name
Light Steel Blue
ΔE2000 4.1
Where it sits
Hue220° of 360°
Saturation51%
Lightness84%
Temperature
Warm ← → Cool95% 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#c2d0eb
RGBrgb(194, 208, 235)
HSLhsl(220, 51%, 84%)
CMYKcmyk(17%, 12%, 0%, 8%)
LABlab(83.2 0.8 -14.9)
LCHlch(83.2 14.9 272.9)
OKLCHoklch(0.856 0.041 263.6)
Decimal12767467
Display P3color(display-p3 0.761 0.816 0.922)

Copy-ready code

/* CSS */
color: #c2d0eb;
background-color: #c2d0eb;
/* Tailwind (arbitrary) */
class="text-[#c2d0eb] bg-[#c2d0eb]"
/* SCSS */
$brand: #c2d0eb;
/* SwiftUI */
Color(red: 0.761, green: 0.816, blue: 0.922)
/* Android */
Color.parseColor("#c2d0eb")
/* Flutter */
Color(0xFFC2D0EB)
/* Python / OpenCV (BGR) */
(235, 208, 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 #c2d0eb · 13.52:1
Use #000000AAA at every size.
Aa
White text · 1.55:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.52:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c2d0eb as text scores 1.55:1 on white and 13.52:1 on black.

Accessibility — WCAG contrast

Aa
#c2d0eb on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#c2d0eb on black: 13.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C8D1EC
deuteranopia · #C4CEEA
tritanopia · #B8D5D9

Color scale — 50 to 950

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

#F4F6FA
#EAEEF6
#c2d0eb
#ABBEE3
#809DD5
#567DC8
#3C67B8
#32569A
#28457B
#21345A
#142138
Base = 200Lightest = 50 · #F4F6FADarkest = 950 · #142138
:root {
  --brand-50: #F4F6FA;
  --brand-100: #EAEEF6;
  --brand-200: #c2d0eb;
  --brand-300: #ABBEE3;
  --brand-400: #809DD5;
  --brand-500: #567DC8;
  --brand-600: #3C67B8;
  --brand-700: #32569A;
  --brand-800: #28457B;
  --brand-900: #21345A;
  --brand-950: #142138;
  --brand: #c2d0eb;
  --brand-ink: #000000;
}

Colors that work with #c2d0eb

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#C2D0EB
Hairlines and dividers
Muted text#4B669B
Captions on the surface
Accent#9F5B2D
Second voice, not a rival
Dark variant#1F3660
Hover, pressed, headers
Light variant#ECF0F9
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 #c2d0eb

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#EBDDC2
Analogous left#C2E4EB
Analogous right#C8C2EB
Split-complement 1#EBC8C2
Split-complement 2#E4EBC2
Triadic 1#EBC2D0
Triadic 2#D0EBC2
Tetradic#EBC2E4

RGB percentages

Red76.1%
Green81.6%
Blue92.2%

CMYK percentages

Cyan17.4%
Magenta11.5%
Yellow0.0%
Key (black)7.8%

Color previews

#c2d0eb text on a black background

contrast 13.52:1

Card sample

#c2d0eb text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2d0eb

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.

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

#c2d0eb, answered

What color is #c2d0eb?

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

What is the RGB value of #c2d0eb?

rgb(194, 208, 235) — 194 red, 208 green and 235 blue out of 255, or 76.1% / 81.6% / 92.2% by channel.

Is #c2d0eb a light or a dark color?

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

Should I use black or white text on #c2d0eb?

Black. It scores 13.52:1 against #c2d0eb, versus 1.55:1 for white — AAA at any size.

What is the complementary color of #c2d0eb?

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

What colors go well with #c2d0eb?

For interface work: #F4F6FA as the surface, #C2D0EB for borders, #4B669B for secondary text, #9F5B2D as an accent and #1F3660 for hover and pressed states. For a palette, the analogous pair #C2E4EB and #C8C2EB stays calm, while #EBDDC2 is the loudest partner.

What is #c2d0eb in CMYK for printing?

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

Is #c2d0eb warm or cool?

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

Work with #c2d0eb in the Color Lab