Skip to content

#a4b0df

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

RGB
164, 176, 223
HSL
228°, 48%, 76%
CMYK
27, 21, 0, 13
Luminance
0.4427

At a glance

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

Hex
#a4b0df
Hue
228°
blue
Saturation
48%
vivid
Lightness
76%
light
Brightness
87%
HSV value
Perceived
70%
weighted brightness
Luminance
0.4427
WCAG relative
Temperature
Cool
90/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
9.85:1
Closest name
Light Steel Blue
ΔE2000 8.3
Where it sits
Hue228° of 360°
Saturation48%
Lightness76%
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#a4b0df
RGBrgb(164, 176, 223)
HSLhsl(228, 48%, 76%)
CMYKcmyk(27%, 21%, 0%, 13%)
LABlab(72.4 6.2 -25.0)
LCHlch(72.4 25.8 283.8)
OKLCHoklch(0.764 0.069 273.5)
Decimal10793183
Display P3color(display-p3 0.643 0.690 0.875)

Copy-ready code

/* CSS */
color: #a4b0df;
background-color: #a4b0df;
/* Tailwind (arbitrary) */
class="text-[#a4b0df] bg-[#a4b0df]"
/* SCSS */
$brand: #a4b0df;
/* SwiftUI */
Color(red: 0.643, green: 0.690, blue: 0.875)
/* Android */
Color.parseColor("#a4b0df")
/* Flutter */
Color(0xFFA4B0DF)
/* Python / OpenCV (BGR) */
(223, 176, 164)

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

Accessibility — WCAG contrast

Aa
#a4b0df on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#a4b0df on black: 9.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A2B4E1
deuteranopia · #9EAFDE
tritanopia · #95B9C0

Color scale — 50 to 950

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

#F4F6FA
#EAECF5
#D0D6EC
#a4b0df
#8293D3
#596FC5
#4058B5
#354997
#2A3A79
#222D58
#151C37
Base = 300Lightest = 50 · #F4F6FADarkest = 950 · #151C37
:root {
  --brand-50: #F4F6FA;
  --brand-100: #EAECF5;
  --brand-200: #D0D6EC;
  --brand-300: #a4b0df;
  --brand-400: #8293D3;
  --brand-500: #596FC5;
  --brand-600: #4058B5;
  --brand-700: #354997;
  --brand-800: #2A3A79;
  --brand-900: #222D58;
  --brand-950: #151C37;
  --brand: #a4b0df;
  --brand-ink: #000000;
}

Colors that work with #a4b0df

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#C3CBEA
Hairlines and dividers
Muted text#4B5B9B
Captions on the surface
Accent#9C6B30
Second voice, not a rival
Dark variant#212E5E
Hover, pressed, headers
Light variant#ECEFF8
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 #a4b0df

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#DFD3A4
Analogous left#A4CEDF
Analogous right#B6A4DF
Split-complement 1#DFB6A4
Split-complement 2#CEDFA4
Triadic 1#DFA4B0
Triadic 2#B0DFA4
Tetradic#DFA4CE

RGB percentages

Red64.3%
Green69.0%
Blue87.5%

CMYK percentages

Cyan26.5%
Magenta21.1%
Yellow0.0%
Key (black)12.5%

Color previews

#a4b0df text on a black background

contrast 9.85:1

Card sample

#a4b0df text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a4b0df

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.

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

#a4b0df, answered

What color is #a4b0df?

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

What is the RGB value of #a4b0df?

rgb(164, 176, 223) — 164 red, 176 green and 223 blue out of 255, or 64.3% / 69% / 87.5% by channel.

Is #a4b0df a light or a dark color?

It is a mid-tone. Relative luminance is 0.4427 and perceived brightness is 70%, so black text on it reaches 9.85:1.

Should I use black or white text on #a4b0df?

Black. It scores 9.85:1 against #a4b0df, versus 2.13:1 for white — AAA at any size.

What is the complementary color of #a4b0df?

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

What colors go well with #a4b0df?

For interface work: #F4F6FA as the surface, #C3CBEA for borders, #4B5B9B for secondary text, #9C6B30 as an accent and #212E5E for hover and pressed states. For a palette, the analogous pair #A4CEDF and #B6A4DF stays calm, while #DFD3A4 is the loudest partner.

What is #a4b0df in CMYK for printing?

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

Is #a4b0df 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 #AEA4DF; nudged cooler, #A3BCE0.

Work with #a4b0df in the Color Lab