Skip to content

#abc1f1

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

RGB
171, 193, 241
HSL
221°, 71%, 81%
CMYK
29, 20, 0, 6
Luminance
0.5315

At a glance

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

Hex
#abc1f1
Hue
221°
blue
Saturation
71%
vivid
Lightness
81%
light
Brightness
95%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5315
WCAG relative
Temperature
Cool
94/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
11.63:1
Closest name
Light Steel Blue
ΔE2000 5.7
Where it sits
Hue221° of 360°
Saturation71%
Lightness81%
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#abc1f1
RGBrgb(171, 193, 241)
HSLhsl(221, 71%, 81%)
CMYKcmyk(29%, 20%, 0%, 6%)
LABlab(78.0 3.2 -26.2)
LCHlch(78.0 26.4 277.0)
OKLCHoklch(0.811 0.072 265.6)
Decimal11256305
Display P3color(display-p3 0.671 0.757 0.945)

Copy-ready code

/* CSS */
color: #abc1f1;
background-color: #abc1f1;
/* Tailwind (arbitrary) */
class="text-[#abc1f1] bg-[#abc1f1]"
/* SCSS */
$brand: #abc1f1;
/* SwiftUI */
Color(red: 0.671, green: 0.757, blue: 0.945)
/* Android */
Color.parseColor("#abc1f1")
/* Flutter */
Color(0xFFABC1F1)
/* Python / OpenCV (BGR) */
(241, 193, 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 #abc1f1 · 11.63:1
Use #000000AAA at every size.
Aa
White text · 1.81:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.63:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #abc1f1 as text scores 1.81:1 on white and 11.63:1 on black.

Accessibility — WCAG contrast

Aa
#abc1f1 on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#abc1f1 on black: 11.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B2C4F3
deuteranopia · #ABBEF0
tritanopia · #98CBD1

Color scale — 50 to 950

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

#F3F6FC
#E7EDF8
#C9D6F3
#abc1f1
#6F95E7
#3F71DF
#235AD2
#1D4BAF
#173C8C
#152E65
#0D1D3F
Base = 300Lightest = 50 · #F3F6FCDarkest = 950 · #0D1D3F
:root {
  --brand-50: #F3F6FC;
  --brand-100: #E7EDF8;
  --brand-200: #C9D6F3;
  --brand-300: #abc1f1;
  --brand-400: #6F95E7;
  --brand-500: #3F71DF;
  --brand-600: #235AD2;
  --brand-700: #1D4BAF;
  --brand-800: #173C8C;
  --brand-900: #152E65;
  --brand-950: #0D1D3F;
  --brand: #abc1f1;
  --brand-ink: #000000;
}

Colors that work with #abc1f1

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#4B649B
Captions on the surface
Accent#B35B19
Second voice, not a rival
Dark variant#122F6D
Hover, pressed, headers
Light variant#E9EFFB
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 #abc1f1

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#F1DBAB
Analogous left#ABE4F1
Analogous right#B8ABF1
Split-complement 1#F1B8AB
Split-complement 2#E4F1AB
Triadic 1#F1ABC1
Triadic 2#C1F1AB
Tetradic#F1ABE4

RGB percentages

Red67.1%
Green75.7%
Blue94.5%

CMYK percentages

Cyan29.0%
Magenta19.9%
Yellow0.0%
Key (black)5.5%

Color previews

#abc1f1 text on a black background

contrast 11.63:1

Card sample

#abc1f1 text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc1f1

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.

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

#abc1f1, answered

What color is #abc1f1?

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

What is the RGB value of #abc1f1?

rgb(171, 193, 241) — 171 red, 193 green and 241 blue out of 255, or 67.1% / 75.7% / 94.5% by channel.

Is #abc1f1 a light or a dark color?

It is a light color. Relative luminance is 0.5315 and perceived brightness is 76%, so black text on it reaches 11.63:1.

Should I use black or white text on #abc1f1?

Black. It scores 11.63:1 against #abc1f1, versus 1.81:1 for white — AAA at any size.

What is the complementary color of #abc1f1?

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

What colors go well with #abc1f1?

For interface work: #F4F6FA as the surface, #C0CEED for borders, #4B649B for secondary text, #B35B19 as an accent and #122F6D for hover and pressed states. For a palette, the analogous pair #ABE4F1 and #B8ABF1 stays calm, while #F1DBAB is the loudest partner.

What is #abc1f1 in CMYK for printing?

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

Is #abc1f1 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 #AFABF1; nudged cooler, #AAC9F2.

Work with #abc1f1 in the Color Lab