Skip to content

#c2c5f2

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

RGB
194, 197, 242
HSL
236°, 65%, 86%
CMYK
20, 19, 0, 5
Luminance
0.5781

At a glance

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

Hex
#c2c5f2
Hue
236°
blue
Saturation
65%
vivid
Lightness
86%
pale
Brightness
95%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5781
WCAG relative
Temperature
Cool
85/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
12.56:1
Closest name
Light Steel Blue
ΔE2000 9
Where it sits
Hue236° of 360°
Saturation65%
Lightness86%
Temperature
Warm ← → Cool85% 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#c2c5f2
RGBrgb(194, 197, 242)
HSLhsl(236, 65%, 86%)
CMYKcmyk(20%, 19%, 0%, 5%)
LABlab(80.6 8.2 -22.5)
LCHlch(80.6 23.9 289.9)
OKLCHoklch(0.836 0.063 281.9)
Decimal12764658
Display P3color(display-p3 0.761 0.773 0.949)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2c5f2 on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#c2c5f2 on black: 12.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B9CAF4
deuteranopia · #B7C7F1
tritanopia · #B7CDD4

Color scale — 50 to 950

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

#F3F4FB
#E8E9F7
#c2c5f2
#A2A7EB
#747BE1
#464FD8
#2B35CA
#242CA8
#1D2387
#191D62
#0F123D
Base = 200Lightest = 50 · #F3F4FBDarkest = 950 · #0F123D
:root {
  --brand-50: #F3F4FB;
  --brand-100: #E8E9F7;
  --brand-200: #c2c5f2;
  --brand-300: #A2A7EB;
  --brand-400: #747BE1;
  --brand-500: #464FD8;
  --brand-600: #2B35CA;
  --brand-700: #242CA8;
  --brand-800: #1D2387;
  --brand-900: #191D62;
  --brand-950: #0F123D;
  --brand: #c2c5f2;
  --brand-ink: #000000;
}

Colors that work with #c2c5f2

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#C0C3ED
Hairlines and dividers
Muted text#4B509B
Captions on the surface
Accent#AD811F
Second voice, not a rival
Dark variant#161C69
Hover, pressed, headers
Light variant#EAEBFB
Selected rows, tints
Dark surface#141524
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 #c2c5f2

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#F2EFC2
Analogous left#C2DDF2
Analogous right#D7C2F2
Split-complement 1#F2D7C2
Split-complement 2#DDF2C2
Triadic 1#F2C2C5
Triadic 2#C5F2C2
Tetradic#F2C2DD

RGB percentages

Red76.1%
Green77.3%
Blue94.9%

CMYK percentages

Cyan19.8%
Magenta18.6%
Yellow0.0%
Key (black)5.1%

Color previews

#c2c5f2 text on a black background

contrast 12.56:1

Card sample

#c2c5f2 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2c5f2

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.

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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#c2c5f2, answered

What color is #c2c5f2?

#c2c5f2 is a pale vivid blue, closest to Light Steel Blue (ΔE2000 9). It sits at 236° on the hue wheel with 65% saturation and 86% lightness, which reads as cool.

What is the RGB value of #c2c5f2?

rgb(194, 197, 242) — 194 red, 197 green and 242 blue out of 255, or 76.1% / 77.3% / 94.9% by channel.

Is #c2c5f2 a light or a dark color?

It is a light color. Relative luminance is 0.5781 and perceived brightness is 79%, so black text on it reaches 12.56:1.

Should I use black or white text on #c2c5f2?

Black. It scores 12.56:1 against #c2c5f2, versus 1.67:1 for white — AAA at any size.

What is the complementary color of #c2c5f2?

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

What colors go well with #c2c5f2?

For interface work: #F4F5FA as the surface, #C0C3ED for borders, #4B509B for secondary text, #AD811F as an accent and #161C69 for hover and pressed states. For a palette, the analogous pair #C2DDF2 and #D7C2F2 stays calm, while #F2EFC2 is the loudest partner.

What is #c2c5f2 in CMYK for printing?

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

Is #c2c5f2 warm or cool?

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

Work with #c2c5f2 in the Color Lab