Skip to content

#abc2f9

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

RGB
171, 194, 249
HSL
222°, 87%, 82%
CMYK
31, 22, 0, 2
Luminance
0.5408

At a glance

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

Hex
#abc2f9
Hue
222°
blue
Saturation
87%
electric
Lightness
82%
light
Brightness
98%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5408
WCAG relative
Temperature
Cool
93/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
11.82:1
Closest name
Light Steel Blue
ΔE2000 6.5
Where it sits
Hue222° of 360°
Saturation87%
Lightness82%
Temperature
Warm ← → Cool93% 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#abc2f9
RGBrgb(171, 194, 249)
HSLhsl(222, 87%, 82%)
CMYKcmyk(31%, 22%, 0%, 2%)
LABlab(78.5 4.7 -29.7)
LCHlch(78.5 30.0 278.9)
OKLCHoklch(0.816 0.082 267.0)
Decimal11256569
Display P3color(display-p3 0.671 0.761 0.976)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc2f9 on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#abc2f9 on black: 11.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B0C6FB
deuteranopia · #A9BFF8
tritanopia · #95CDD5

Color scale — 50 to 950

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

#F2F5FD
#E5EBFA
#C4D3F7
#abc2f9
#628DF4
#2E67F0
#104FE5
#0E42BE
#0B3598
#0C296E
#081A45
Base = 300Lightest = 50 · #F2F5FDDarkest = 950 · #081A45
:root {
  --brand-50: #F2F5FD;
  --brand-100: #E5EBFA;
  --brand-200: #C4D3F7;
  --brand-300: #abc2f9;
  --brand-400: #628DF4;
  --brand-500: #2E67F0;
  --brand-600: #104FE5;
  --brand-700: #0E42BE;
  --brand-800: #0B3598;
  --brand-900: #0C296E;
  --brand-950: #081A45;
  --brand: #abc2f9;
  --brand-ink: #000000;
}

Colors that work with #abc2f9

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#C0CDED
Hairlines and dividers
Muted text#4B629B
Captions on the surface
Accent#C35D09
Second voice, not a rival
Dark variant#082977
Hover, pressed, headers
Light variant#E7EEFD
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 #abc2f9

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#F9E2AB
Analogous left#ABE9F9
Analogous right#BBABF9
Split-complement 1#F9BBAB
Split-complement 2#E9F9AB
Triadic 1#F9ABC2
Triadic 2#C2F9AB
Tetradic#F9ABE9

RGB percentages

Red67.1%
Green76.1%
Blue97.6%

CMYK percentages

Cyan31.3%
Magenta22.1%
Yellow0.0%
Key (black)2.4%

Color previews

#abc2f9 text on a black background

contrast 11.82:1

Card sample

#abc2f9 text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc2f9

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.

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

#abc2f9, answered

What color is #abc2f9?

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

What is the RGB value of #abc2f9?

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

Is #abc2f9 a light or a dark color?

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

Should I use black or white text on #abc2f9?

Black. It scores 11.82:1 against #abc2f9, versus 1.78:1 for white — AAA at any size.

What is the complementary color of #abc2f9?

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

What colors go well with #abc2f9?

For interface work: #F4F6FA as the surface, #C0CDED for borders, #4B629B for secondary text, #C35D09 as an accent and #082977 for hover and pressed states. For a palette, the analogous pair #ABE9F9 and #BBABF9 stays calm, while #F9E2AB is the loudest partner.

What is #abc2f9 in CMYK for printing?

cmyk(31%, 22%, 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 #abc2f9 warm or cool?

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

Work with #abc2f9 in the Color Lab