Skip to content

#abc0ec

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

RGB
171, 192, 236
HSL
221°, 63%, 80%
CMYK
28, 19, 0, 8
Luminance
0.5241

At a glance

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

Hex
#abc0ec
Hue
221°
blue
Saturation
63%
vivid
Lightness
80%
light
Brightness
93%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5241
WCAG relative
Temperature
Cool
94/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
11.48:1
Closest name
Light Steel Blue
ΔE2000 5.1
Where it sits
Hue221° of 360°
Saturation63%
Lightness80%
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#abc0ec
RGBrgb(171, 192, 236)
HSLhsl(221, 63%, 80%)
CMYKcmyk(28%, 19%, 0%, 8%)
LABlab(77.5 2.6 -24.2)
LCHlch(77.5 24.3 276.1)
OKLCHoklch(0.807 0.067 264.9)
Decimal11256044
Display P3color(display-p3 0.671 0.753 0.925)

Copy-ready code

/* CSS */
color: #abc0ec;
background-color: #abc0ec;
/* Tailwind (arbitrary) */
class="text-[#abc0ec] bg-[#abc0ec]"
/* SCSS */
$brand: #abc0ec;
/* SwiftUI */
Color(red: 0.671, green: 0.753, blue: 0.925)
/* Android */
Color.parseColor("#abc0ec")
/* Flutter */
Color(0xFFABC0EC)
/* Python / OpenCV (BGR) */
(236, 192, 171)

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

Accessibility — WCAG contrast

Aa
#abc0ec on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#abc0ec on black: 11.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B2C3EE
deuteranopia · #ACBDEB
tritanopia · #9AC9CF

Color scale — 50 to 950

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

#F4F6FB
#E8EDF7
#CBD7F0
#abc0ec
#7698E0
#4876D6
#2D5FC8
#264FA6
#1E3F85
#1A3161
#101E3C
Base = 300Lightest = 50 · #F4F6FBDarkest = 950 · #101E3C
:root {
  --brand-50: #F4F6FB;
  --brand-100: #E8EDF7;
  --brand-200: #CBD7F0;
  --brand-300: #abc0ec;
  --brand-400: #7698E0;
  --brand-500: #4876D6;
  --brand-600: #2D5FC8;
  --brand-700: #264FA6;
  --brand-800: #1E3F85;
  --brand-900: #1A3161;
  --brand-950: #101E3C;
  --brand: #abc0ec;
  --brand-ink: #000000;
}

Colors that work with #abc0ec

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#C0CEED
Hairlines and dividers
Muted text#4B659B
Captions on the surface
Accent#AA5B22
Second voice, not a rival
Dark variant#183268
Hover, pressed, headers
Light variant#EAEFFA
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 #abc0ec

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#ECD7AB
Analogous left#ABE1EC
Analogous right#B6ABEC
Split-complement 1#ECB6AB
Split-complement 2#E1ECAB
Triadic 1#ECABC0
Triadic 2#C0ECAB
Tetradic#ECABE1

RGB percentages

Red67.1%
Green75.3%
Blue92.5%

CMYK percentages

Cyan27.5%
Magenta18.6%
Yellow0.0%
Key (black)7.5%

Color previews

#abc0ec text on a black background

contrast 11.48:1

Card sample

#abc0ec text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc0ec

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.

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

#abc0ec, answered

What color is #abc0ec?

#abc0ec is a light vivid blue, closest to Light Steel Blue (ΔE2000 5.1). It sits at 221° on the hue wheel with 63% saturation and 80% lightness, which reads as cool.

What is the RGB value of #abc0ec?

rgb(171, 192, 236) — 171 red, 192 green and 236 blue out of 255, or 67.1% / 75.3% / 92.5% by channel.

Is #abc0ec a light or a dark color?

It is a light color. Relative luminance is 0.5241 and perceived brightness is 75%, so black text on it reaches 11.48:1.

Should I use black or white text on #abc0ec?

Black. It scores 11.48:1 against #abc0ec, versus 1.83:1 for white — AAA at any size.

What is the complementary color of #abc0ec?

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

What colors go well with #abc0ec?

For interface work: #F4F6FA as the surface, #C0CEED for borders, #4B659B for secondary text, #AA5B22 as an accent and #183268 for hover and pressed states. For a palette, the analogous pair #ABE1EC and #B6ABEC stays calm, while #ECD7AB is the loudest partner.

What is #abc0ec in CMYK for printing?

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

Is #abc0ec 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 #AEABEC; nudged cooler, #AAC7ED.

Work with #abc0ec in the Color Lab