Skip to content

#c2cbf9

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

RGB
194, 203, 249
HSL
230°, 82%, 87%
CMYK
22, 19, 0, 2
Luminance
0.6102

At a glance

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

Hex
#c2cbf9
Hue
230°
blue
Saturation
82%
electric
Lightness
87%
pale
Brightness
98%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6102
WCAG relative
Temperature
Cool
89/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
13.20:1
Closest name
Light Steel Blue
ΔE2000 7.9
Where it sits
Hue230° of 360°
Saturation82%
Lightness87%
Temperature
Warm ← → Cool89% 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#c2cbf9
RGBrgb(194, 203, 249)
HSLhsl(230, 82%, 87%)
CMYKcmyk(22%, 19%, 0%, 2%)
LABlab(82.4 6.5 -23.6)
LCHlch(82.4 24.5 285.4)
OKLCHoklch(0.851 0.065 276.3)
Decimal12766201
Display P3color(display-p3 0.761 0.796 0.976)

Copy-ready code

/* CSS */
color: #c2cbf9;
background-color: #c2cbf9;
/* Tailwind (arbitrary) */
class="text-[#c2cbf9] bg-[#c2cbf9]"
/* SCSS */
$brand: #c2cbf9;
/* SwiftUI */
Color(red: 0.761, green: 0.796, blue: 0.976)
/* Android */
Color.parseColor("#c2cbf9")
/* Flutter */
Color(0xFFC2CBF9)
/* Python / OpenCV (BGR) */
(249, 203, 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 #c2cbf9 · 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: #c2cbf9 as text scores 1.59:1 on white and 13.20:1 on black.

Accessibility — WCAG contrast

Aa
#c2cbf9 on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#c2cbf9 on black: 13.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BECFFB
deuteranopia · #BBCBF8
tritanopia · #B5D3DA

Color scale — 50 to 950

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

#F2F4FC
#E6E9FA
#c2cbf9
#99A8F5
#667CF0
#3351EB
#1637DF
#122EBA
#0F2495
#0F1E6B
#091343
Base = 200Lightest = 50 · #F2F4FCDarkest = 950 · #091343
:root {
  --brand-50: #F2F4FC;
  --brand-100: #E6E9FA;
  --brand-200: #c2cbf9;
  --brand-300: #99A8F5;
  --brand-400: #667CF0;
  --brand-500: #3351EB;
  --brand-600: #1637DF;
  --brand-700: #122EBA;
  --brand-800: #0F2495;
  --brand-900: #0F1E6B;
  --brand-950: #091343;
  --brand: #c2cbf9;
  --brand-ink: #000000;
}

Colors that work with #c2cbf9

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#C0C7ED
Hairlines and dividers
Muted text#4B589B
Captions on the surface
Accent#BD770F
Second voice, not a rival
Dark variant#0B1D74
Hover, pressed, headers
Light variant#E8EBFD
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 #c2cbf9

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#F9F0C2
Analogous left#C2E7F9
Analogous right#D5C2F9
Split-complement 1#F9D5C2
Split-complement 2#E7F9C2
Triadic 1#F9C2CB
Triadic 2#CBF9C2
Tetradic#F9C2E7

RGB percentages

Red76.1%
Green79.6%
Blue97.6%

CMYK percentages

Cyan22.1%
Magenta18.5%
Yellow0.0%
Key (black)2.4%

Color previews

#c2cbf9 text on a black background

contrast 13.20:1

Card sample

#c2cbf9 text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2cbf9

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.

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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#c2cbf9, answered

What color is #c2cbf9?

#c2cbf9 is a pale electric blue, closest to Light Steel Blue (ΔE2000 7.9). It sits at 230° on the hue wheel with 82% saturation and 87% lightness, which reads as cool.

What is the RGB value of #c2cbf9?

rgb(194, 203, 249) — 194 red, 203 green and 249 blue out of 255, or 76.1% / 79.6% / 97.6% by channel.

Is #c2cbf9 a light or a dark color?

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

Should I use black or white text on #c2cbf9?

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

What is the complementary color of #c2cbf9?

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

What colors go well with #c2cbf9?

For interface work: #F4F5FA as the surface, #C0C7ED for borders, #4B589B for secondary text, #BD770F as an accent and #0B1D74 for hover and pressed states. For a palette, the analogous pair #C2E7F9 and #D5C2F9 stays calm, while #F9F0C2 is the loudest partner.

What is #c2cbf9 in CMYK for printing?

cmyk(22%, 19%, 0%, 2%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #c2cbf9 warm or cool?

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

Work with #c2cbf9 in the Color Lab