Skip to content

#a7b4df

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

RGB
167, 180, 223
HSL
226°, 47%, 77%
CMYK
25, 19, 0, 13
Luminance
0.4619

At a glance

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

Hex
#a7b4df
Hue
226°
blue
Saturation
47%
vivid
Lightness
77%
light
Brightness
87%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4619
WCAG relative
Temperature
Cool
91/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
10.24:1
Closest name
Light Steel Blue
ΔE2000 7.2
Where it sits
Hue226° of 360°
Saturation47%
Lightness77%
Temperature
Warm ← → Cool91% 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#a7b4df
RGBrgb(167, 180, 223)
HSLhsl(226, 47%, 77%)
CMYKcmyk(25%, 19%, 0%, 13%)
LABlab(73.7 4.9 -23.1)
LCHlch(73.7 23.6 281.9)
OKLCHoklch(0.775 0.063 271.7)
Decimal10990815
Display P3color(display-p3 0.655 0.706 0.875)

Copy-ready code

/* CSS */
color: #a7b4df;
background-color: #a7b4df;
/* Tailwind (arbitrary) */
class="text-[#a7b4df] bg-[#a7b4df]"
/* SCSS */
$brand: #a7b4df;
/* SwiftUI */
Color(red: 0.655, green: 0.706, blue: 0.875)
/* Android */
Color.parseColor("#a7b4df")
/* Flutter */
Color(0xFFA7B4DF)
/* Python / OpenCV (BGR) */
(223, 180, 167)

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

Accessibility — WCAG contrast

Aa
#a7b4df on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#a7b4df on black: 10.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A7B7E1
deuteranopia · #A3B3DE
tritanopia · #99BCC2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #a7b4df 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
#EAEDF5
#D0D7EB
#a7b4df
#8496D2
#5A73C3
#415CB4
#364C96
#2B3D78
#232F57
#161D37
Base = 300Lightest = 50 · #F5F6FADarkest = 950 · #161D37
:root {
  --brand-50: #F5F6FA;
  --brand-100: #EAEDF5;
  --brand-200: #D0D7EB;
  --brand-300: #a7b4df;
  --brand-400: #8496D2;
  --brand-500: #5A73C3;
  --brand-600: #415CB4;
  --brand-700: #364C96;
  --brand-800: #2B3D78;
  --brand-900: #232F57;
  --brand-950: #161D37;
  --brand: #a7b4df;
  --brand-ink: #000000;
}

Colors that work with #a7b4df

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#C3CCE9
Hairlines and dividers
Muted text#4B5D9B
Captions on the surface
Accent#996833
Second voice, not a rival
Dark variant#22305E
Hover, pressed, headers
Light variant#ECEFF8
Selected rows, tints
Dark surface#141824
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 #a7b4df

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#DFD2A7
Analogous left#A7D0DF
Analogous right#B6A7DF
Split-complement 1#DFB6A7
Split-complement 2#D0DFA7
Triadic 1#DFA7B4
Triadic 2#B4DFA7
Tetradic#DFA7D0

RGB percentages

Red65.5%
Green70.6%
Blue87.5%

CMYK percentages

Cyan25.1%
Magenta19.3%
Yellow0.0%
Key (black)12.5%

Color previews

#a7b4df text on a black background

contrast 10.24:1

Card sample

#a7b4df text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a7b4df

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.

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

#a7b4df, answered

What color is #a7b4df?

#a7b4df is a light vivid blue, closest to Light Steel Blue (ΔE2000 7.2). It sits at 226° on the hue wheel with 47% saturation and 77% lightness, which reads as cool.

What is the RGB value of #a7b4df?

rgb(167, 180, 223) — 167 red, 180 green and 223 blue out of 255, or 65.5% / 70.6% / 87.5% by channel.

Is #a7b4df a light or a dark color?

It is a mid-tone. Relative luminance is 0.4619 and perceived brightness is 71%, so black text on it reaches 10.24:1.

Should I use black or white text on #a7b4df?

Black. It scores 10.24:1 against #a7b4df, versus 2.05:1 for white — AAA at any size.

What is the complementary color of #a7b4df?

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

What colors go well with #a7b4df?

For interface work: #F4F6FA as the surface, #C3CCE9 for borders, #4B5D9B for secondary text, #996833 as an accent and #22305E for hover and pressed states. For a palette, the analogous pair #A7D0DF and #B6A7DF stays calm, while #DFD2A7 is the loudest partner.

What is #a7b4df in CMYK for printing?

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

Is #a7b4df warm or cool?

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

Work with #a7b4df in the Color Lab