Skip to content

#a2acd5

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

RGB
162, 172, 213
HSL
228°, 38%, 74%
CMYK
24, 19, 0, 17
Luminance
0.4199

At a glance

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

Hex
#a2acd5
Hue
228°
blue
Saturation
38%
soft
Lightness
74%
light
Brightness
84%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4199
WCAG relative
Temperature
Cool
90/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
9.40:1
Closest name
Light Steel Blue
ΔE2000 8.8
Where it sits
Hue228° of 360°
Saturation38%
Lightness74%
Temperature
Warm ← → Cool90% 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#a2acd5
RGBrgb(162, 172, 213)
HSLhsl(228, 38%, 74%)
CMYKcmyk(24%, 19%, 0%, 17%)
LABlab(70.9 5.4 -21.9)
LCHlch(70.9 22.6 283.8)
OKLCHoklch(0.751 0.060 274.2)
Decimal10661077
Display P3color(display-p3 0.635 0.675 0.835)

Copy-ready code

/* CSS */
color: #a2acd5;
background-color: #a2acd5;
/* Tailwind (arbitrary) */
class="text-[#a2acd5] bg-[#a2acd5]"
/* SCSS */
$brand: #a2acd5;
/* SwiftUI */
Color(red: 0.635, green: 0.675, blue: 0.835)
/* Android */
Color.parseColor("#a2acd5")
/* Flutter */
Color(0xFFA2ACD5)
/* Python / OpenCV (BGR) */
(213, 172, 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 #a2acd5 · 9.40:1
Use #000000AAA at every size.
Aa
White text · 2.23:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.40:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #a2acd5 as text scores 2.23:1 on white and 9.40:1 on black.

Accessibility — WCAG contrast

Aa
#a2acd5 on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#a2acd5 on black: 9.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A0B0D7
deuteranopia · #9DACD4
tritanopia · #96B4BA

Color scale — 50 to 950

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

#F5F6FA
#EBEDF4
#D3D7E9
#a2acd5
#8B98CB
#6475B9
#4C5EA9
#3F4F8D
#333F70
#283052
#191E34
Base = 300Lightest = 50 · #F5F6FADarkest = 950 · #191E34
:root {
  --brand-50: #F5F6FA;
  --brand-100: #EBEDF4;
  --brand-200: #D3D7E9;
  --brand-300: #a2acd5;
  --brand-400: #8B98CB;
  --brand-500: #6475B9;
  --brand-600: #4C5EA9;
  --brand-700: #3F4F8D;
  --brand-800: #333F70;
  --brand-900: #283052;
  --brand-950: #191E34;
  --brand: #a2acd5;
  --brand-ink: #000000;
}

Colors that work with #a2acd5

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#C7CDE6
Hairlines and dividers
Muted text#4B5A9B
Captions on the surface
Accent#916A3B
Second voice, not a rival
Dark variant#283158
Hover, pressed, headers
Light variant#EDEFF7
Selected rows, tints
Dark surface#141724
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 #a2acd5

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#D5CBA2
Analogous left#A2C5D5
Analogous right#B1A2D5
Split-complement 1#D5B1A2
Split-complement 2#C5D5A2
Triadic 1#D5A2AC
Triadic 2#ACD5A2
Tetradic#D5A2C5

RGB percentages

Red63.5%
Green67.5%
Blue83.5%

CMYK percentages

Cyan23.9%
Magenta19.2%
Yellow0.0%
Key (black)16.5%

Color previews

#a2acd5 text on a black background

contrast 9.40:1

Card sample

#a2acd5 text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2acd5

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.

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

#a2acd5, answered

What color is #a2acd5?

#a2acd5 is a light soft blue, closest to Light Steel Blue (ΔE2000 8.8). It sits at 228° on the hue wheel with 38% saturation and 74% lightness, which reads as cool.

What is the RGB value of #a2acd5?

rgb(162, 172, 213) — 162 red, 172 green and 213 blue out of 255, or 63.5% / 67.5% / 83.5% by channel.

Is #a2acd5 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4199 and perceived brightness is 68%, so black text on it reaches 9.40:1.

Should I use black or white text on #a2acd5?

Black. It scores 9.40:1 against #a2acd5, versus 2.23:1 for white — AAA at any size.

What is the complementary color of #a2acd5?

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

What colors go well with #a2acd5?

For interface work: #F4F6FA as the surface, #C7CDE6 for borders, #4B5A9B for secondary text, #916A3B as an accent and #283158 for hover and pressed states. For a palette, the analogous pair #A2C5D5 and #B1A2D5 stays calm, while #D5CBA2 is the loudest partner.

What is #a2acd5 in CMYK for printing?

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

Is #a2acd5 warm or cool?

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

Work with #a2acd5 in the Color Lab