Skip to content

#c2cce2

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

RGB
194, 204, 226
HSL
221°, 36%, 82%
CMYK
14, 10, 0, 11
Luminance
0.6015

At a glance

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

Hex
#c2cce2
Hue
221°
blue
Saturation
36%
soft
Lightness
82%
light
Brightness
89%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6015
WCAG relative
Temperature
Cool
94/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
13.03:1
Closest name
Light Steel Blue
ΔE2000 4.3
Where it sits
Hue221° of 360°
Saturation36%
Lightness82%
Temperature
Warm ← → Cool94% 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#c2cce2
RGBrgb(194, 204, 226)
HSLhsl(221, 36%, 82%)
CMYKcmyk(14%, 10%, 0%, 11%)
LABlab(81.9 1.0 -12.0)
LCHlch(81.9 12.1 274.7)
OKLCHoklch(0.844 0.033 266.1)
Decimal12766434
Display P3color(display-p3 0.761 0.800 0.886)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2cce2 on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#c2cce2 on black: 13.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C6CDE3
deuteranopia · #C3CAE1
tritanopia · #BBD0D3

Color scale — 50 to 950

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

#F5F7F9
#EBEEF4
#D3DAE8
#c2cce2
#8DA0C9
#6780B7
#4F6AA6
#42588A
#35476F
#293651
#1A2233
Base = 300Lightest = 50 · #F5F7F9Darkest = 950 · #1A2233
:root {
  --brand-50: #F5F7F9;
  --brand-100: #EBEEF4;
  --brand-200: #D3DAE8;
  --brand-300: #c2cce2;
  --brand-400: #8DA0C9;
  --brand-500: #6780B7;
  --brand-600: #4F6AA6;
  --brand-700: #42588A;
  --brand-800: #35476F;
  --brand-900: #293651;
  --brand-950: #1A2233;
  --brand: #c2cce2;
  --brand-ink: #000000;
}

Colors that work with #c2cce2

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#F5F6FA
Tinted page background
Border#C8D1E5
Hairlines and dividers
Muted text#4B649B
Captions on the surface
Accent#8F623D
Second voice, not a rival
Dark variant#293756
Hover, pressed, headers
Light variant#EEF1F7
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 #c2cce2

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#E2D8C2
Analogous left#C2DCE2
Analogous right#C8C2E2
Split-complement 1#E2C8C2
Split-complement 2#DCE2C2
Triadic 1#E2C2CC
Triadic 2#CCE2C2
Tetradic#E2C2DC

RGB percentages

Red76.1%
Green80.0%
Blue88.6%

CMYK percentages

Cyan14.2%
Magenta9.7%
Yellow0.0%
Key (black)11.4%

Color previews

#c2cce2 text on a black background

contrast 13.03:1

Card sample

#c2cce2 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2cce2

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.

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

#c2cce2, answered

What color is #c2cce2?

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

What is the RGB value of #c2cce2?

rgb(194, 204, 226) — 194 red, 204 green and 226 blue out of 255, or 76.1% / 80% / 88.6% by channel.

Is #c2cce2 a light or a dark color?

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

Should I use black or white text on #c2cce2?

Black. It scores 13.03:1 against #c2cce2, versus 1.61:1 for white — AAA at any size.

What is the complementary color of #c2cce2?

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

What colors go well with #c2cce2?

For interface work: #F5F6FA as the surface, #C8D1E5 for borders, #4B649B for secondary text, #8F623D as an accent and #293756 for hover and pressed states. For a palette, the analogous pair #C2DCE2 and #C8C2E2 stays calm, while #E2D8C2 is the loudest partner.

What is #c2cce2 in CMYK for printing?

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

Is #c2cce2 warm or cool?

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

Work with #c2cce2 in the Color Lab