Skip to content

#a9bfef

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

RGB
169, 191, 239
HSL
221°, 69%, 80%
CMYK
29, 20, 0, 6
Luminance
0.5193

At a glance

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

Hex
#a9bfef
Hue
221°
blue
Saturation
69%
vivid
Lightness
80%
light
Brightness
94%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5193
WCAG relative
Temperature
Cool
94/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
11.39:1
Closest name
Light Steel Blue
ΔE2000 5.7
Where it sits
Hue221° of 360°
Saturation69%
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#a9bfef
RGBrgb(169, 191, 239)
HSLhsl(221, 69%, 80%)
CMYKcmyk(29%, 20%, 0%, 6%)
LABlab(77.2 3.3 -26.3)
LCHlch(77.2 26.4 277.1)
OKLCHoklch(0.805 0.072 265.6)
Decimal11124719
Display P3color(display-p3 0.663 0.749 0.937)

Copy-ready code

/* CSS */
color: #a9bfef;
background-color: #a9bfef;
/* Tailwind (arbitrary) */
class="text-[#a9bfef] bg-[#a9bfef]"
/* SCSS */
$brand: #a9bfef;
/* SwiftUI */
Color(red: 0.663, green: 0.749, blue: 0.937)
/* Android */
Color.parseColor("#a9bfef")
/* Flutter */
Color(0xFFA9BFEF)
/* Python / OpenCV (BGR) */
(239, 191, 169)

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

Accessibility — WCAG contrast

Aa
#a9bfef on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#a9bfef on black: 11.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B0C2F1
deuteranopia · #A9BCEE
tritanopia · #96C9CF

Color scale — 50 to 950

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

#F3F6FB
#E8EDF8
#CAD6F2
#a9bfef
#7195E5
#4272DC
#265BCE
#204CAC
#1A3D8A
#172F64
#0E1D3E
Base = 300Lightest = 50 · #F3F6FBDarkest = 950 · #0E1D3E
:root {
  --brand-50: #F3F6FB;
  --brand-100: #E8EDF8;
  --brand-200: #CAD6F2;
  --brand-300: #a9bfef;
  --brand-400: #7195E5;
  --brand-500: #4272DC;
  --brand-600: #265BCE;
  --brand-700: #204CAC;
  --brand-800: #1A3D8A;
  --brand-900: #172F64;
  --brand-950: #0E1D3E;
  --brand: #a9bfef;
  --brand-ink: #000000;
}

Colors that work with #a9bfef

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#B05C1C
Second voice, not a rival
Dark variant#14306B
Hover, pressed, headers
Light variant#EAEFFB
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 #a9bfef

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#EFD9A9
Analogous left#A9E2EF
Analogous right#B6A9EF
Split-complement 1#EFB6A9
Split-complement 2#E2EFA9
Triadic 1#EFA9BF
Triadic 2#BFEFA9
Tetradic#EFA9E2

RGB percentages

Red66.3%
Green74.9%
Blue93.7%

CMYK percentages

Cyan29.3%
Magenta20.1%
Yellow0.0%
Key (black)6.3%

Color previews

#a9bfef text on a black background

contrast 11.39:1

Card sample

#a9bfef text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(169, 191, 239, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(169, 191, 239, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a9bfef;
background: linear-gradient(135deg, #a9bfef, #C2A9EF);

Monochromatic scale

Palettes built from #a9bfef

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.

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

#a9bfef, answered

What color is #a9bfef?

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

What is the RGB value of #a9bfef?

rgb(169, 191, 239) — 169 red, 191 green and 239 blue out of 255, or 66.3% / 74.9% / 93.7% by channel.

Is #a9bfef a light or a dark color?

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

Should I use black or white text on #a9bfef?

Black. It scores 11.39:1 against #a9bfef, versus 1.84:1 for white — AAA at any size.

What is the complementary color of #a9bfef?

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

What colors go well with #a9bfef?

For interface work: #F4F6FA as the surface, #C0CEED for borders, #4B649B for secondary text, #B05C1C as an accent and #14306B for hover and pressed states. For a palette, the analogous pair #A9E2EF and #B6A9EF stays calm, while #EFD9A9 is the loudest partner.

What is #a9bfef 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 #a9bfef 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 #ADA9EF; nudged cooler, #A8C7F0.

Work with #a9bfef in the Color Lab