Skip to content

#a2bfdf

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

RGB
162, 191, 223
HSL
212°, 49%, 76%
CMYK
27, 14, 0, 13
Luminance
0.5027

At a glance

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

Hex
#a2bfdf
Hue
212°
blue
Saturation
49%
vivid
Lightness
76%
light
Brightness
87%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5027
WCAG relative
Temperature
Cool
99/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
11.05:1
Closest name
Light Steel Blue
ΔE2000 3.1
Where it sits
Hue212° of 360°
Saturation49%
Lightness76%
Temperature
Warm ← → Cool99% 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#a2bfdf
RGBrgb(162, 191, 223)
HSLhsl(212, 49%, 76%)
CMYKcmyk(27%, 14%, 0%, 13%)
LABlab(76.2 -2.6 -19.2)
LCHlch(76.2 19.4 262.3)
OKLCHoklch(0.794 0.056 251.1)
Decimal10665951
Display P3color(display-p3 0.635 0.749 0.875)

Copy-ready code

/* CSS */
color: #a2bfdf;
background-color: #a2bfdf;
/* Tailwind (arbitrary) */
class="text-[#a2bfdf] bg-[#a2bfdf]"
/* SCSS */
$brand: #a2bfdf;
/* SwiftUI */
Color(red: 0.635, green: 0.749, blue: 0.875)
/* Android */
Color.parseColor("#a2bfdf")
/* Flutter */
Color(0xFFA2BFDF)
/* Python / OpenCV (BGR) */
(223, 191, 162)

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

Accessibility — WCAG contrast

Aa
#a2bfdf on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#a2bfdf on black: 11.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B3C0E1
deuteranopia · #ACB9DE
tritanopia · #91C6C9

Color scale — 50 to 950

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

#F4F7FA
#EAEFF6
#D0DDEC
#a2bfdf
#82A9D4
#588CC6
#3F77B6
#346498
#2A5079
#223C59
#152537
Base = 300Lightest = 50 · #F4F7FADarkest = 950 · #152537
:root {
  --brand-50: #F4F7FA;
  --brand-100: #EAEFF6;
  --brand-200: #D0DDEC;
  --brand-300: #a2bfdf;
  --brand-400: #82A9D4;
  --brand-500: #588CC6;
  --brand-600: #3F77B6;
  --brand-700: #346498;
  --brand-800: #2A5079;
  --brand-900: #223C59;
  --brand-950: #152537;
  --brand: #a2bfdf;
  --brand-ink: #000000;
}

Colors that work with #a2bfdf

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#F4F7FA
Tinted page background
Border#C2D5EA
Hairlines and dividers
Muted text#4B719B
Captions on the surface
Accent#9C4D30
Second voice, not a rival
Dark variant#213E5F
Hover, pressed, headers
Light variant#ECF2F8
Selected rows, tints
Dark surface#141C24
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 #a2bfdf

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#DFC2A2
Analogous left#A2DDDF
Analogous right#A4A2DF
Split-complement 1#DFA4A2
Split-complement 2#DDDFA2
Triadic 1#DFA2BF
Triadic 2#BFDFA2
Tetradic#DFA2DD

RGB percentages

Red63.5%
Green74.9%
Blue87.5%

CMYK percentages

Cyan27.4%
Magenta14.3%
Yellow0.0%
Key (black)12.5%

Color previews

#a2bfdf text on a black background

contrast 11.05:1

Card sample

#a2bfdf text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2bfdf

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.

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

#a2bfdf, answered

What color is #a2bfdf?

#a2bfdf is a light vivid blue, closest to Light Steel Blue (ΔE2000 3.1). It sits at 212° on the hue wheel with 49% saturation and 76% lightness, which reads as cool.

What is the RGB value of #a2bfdf?

rgb(162, 191, 223) — 162 red, 191 green and 223 blue out of 255, or 63.5% / 74.9% / 87.5% by channel.

Is #a2bfdf a light or a dark color?

It is a light color. Relative luminance is 0.5027 and perceived brightness is 73%, so black text on it reaches 11.05:1.

Should I use black or white text on #a2bfdf?

Black. It scores 11.05:1 against #a2bfdf, versus 1.90:1 for white — AAA at any size.

What is the complementary color of #a2bfdf?

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

What colors go well with #a2bfdf?

For interface work: #F4F7FA as the surface, #C2D5EA for borders, #4B719B for secondary text, #9C4D30 as an accent and #213E5F for hover and pressed states. For a palette, the analogous pair #A2DDDF and #A4A2DF stays calm, while #DFC2A2 is the loudest partner.

What is #a2bfdf in CMYK for printing?

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

Is #a2bfdf warm or cool?

Cool — it scores 99 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #A2A9DF; nudged cooler, #8EB2DA.

Work with #a2bfdf in the Color Lab