Skip to content

#a7b3eb

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

RGB
167, 179, 235
HSL
229°, 63%, 79%
CMYK
29, 24, 0, 8
Luminance
0.4645

At a glance

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

Hex
#a7b3eb
Hue
229°
blue
Saturation
63%
vivid
Lightness
79%
light
Brightness
92%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4645
WCAG relative
Temperature
Cool
89/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
10.29:1
Closest name
Light Steel Blue
ΔE2000 8.3
Where it sits
Hue229° of 360°
Saturation63%
Lightness79%
Temperature
Warm ← → Cool89% 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#a7b3eb
RGBrgb(167, 179, 235)
HSLhsl(229, 63%, 79%)
CMYKcmyk(29%, 24%, 0%, 8%)
LABlab(73.8 8.3 -29.3)
LCHlch(73.8 30.5 285.8)
OKLCHoklch(0.777 0.081 275.0)
Decimal10990571
Display P3color(display-p3 0.655 0.702 0.922)

Copy-ready code

/* CSS */
color: #a7b3eb;
background-color: #a7b3eb;
/* Tailwind (arbitrary) */
class="text-[#a7b3eb] bg-[#a7b3eb]"
/* SCSS */
$brand: #a7b3eb;
/* SwiftUI */
Color(red: 0.655, green: 0.702, blue: 0.922)
/* Android */
Color.parseColor("#a7b3eb")
/* Flutter */
Color(0xFFA7B3EB)
/* Python / OpenCV (BGR) */
(235, 179, 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 #a7b3eb · 10.29:1
Use #000000AAA at every size.
Aa
White text · 2.04:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.29:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #a7b3eb as text scores 2.04:1 on white and 10.29:1 on black.

Accessibility — WCAG contrast

Aa
#a7b3eb on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#a7b3eb on black: 10.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A2B8ED
deuteranopia · #9EB3EA
tritanopia · #95BEC6

Color scale — 50 to 950

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

#F4F5FB
#E8EBF7
#CBD2F0
#a7b3eb
#7689E0
#4861D5
#2D49C8
#263CA6
#1E3085
#1A2661
#10183C
Base = 300Lightest = 50 · #F4F5FBDarkest = 950 · #10183C
:root {
  --brand-50: #F4F5FB;
  --brand-100: #E8EBF7;
  --brand-200: #CBD2F0;
  --brand-300: #a7b3eb;
  --brand-400: #7689E0;
  --brand-500: #4861D5;
  --brand-600: #2D49C8;
  --brand-700: #263CA6;
  --brand-800: #1E3085;
  --brand-900: #1A2661;
  --brand-950: #10183C;
  --brand: #a7b3eb;
  --brand-ink: #000000;
}

Colors that work with #a7b3eb

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#F4F5FA
Tinted page background
Border#C0C8ED
Hairlines and dividers
Muted text#4B599B
Captions on the surface
Accent#AA7022
Second voice, not a rival
Dark variant#182668
Hover, pressed, headers
Light variant#EAEDFA
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 #a7b3eb

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#EBDFA7
Analogous left#A7D5EB
Analogous right#BDA7EB
Split-complement 1#EBBDA7
Split-complement 2#D5EBA7
Triadic 1#EBA7B3
Triadic 2#B3EBA7
Tetradic#EBA7D5

RGB percentages

Red65.5%
Green70.2%
Blue92.2%

CMYK percentages

Cyan28.9%
Magenta23.8%
Yellow0.0%
Key (black)7.8%

Color previews

#a7b3eb text on a black background

contrast 10.29:1

Card sample

#a7b3eb text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a7b3eb

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.

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

#a7b3eb, answered

What color is #a7b3eb?

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

What is the RGB value of #a7b3eb?

rgb(167, 179, 235) — 167 red, 179 green and 235 blue out of 255, or 65.5% / 70.2% / 92.2% by channel.

Is #a7b3eb a light or a dark color?

It is a mid-tone. Relative luminance is 0.4645 and perceived brightness is 72%, so black text on it reaches 10.29:1.

Should I use black or white text on #a7b3eb?

Black. It scores 10.29:1 against #a7b3eb, versus 2.04:1 for white — AAA at any size.

What is the complementary color of #a7b3eb?

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

What colors go well with #a7b3eb?

For interface work: #F4F5FA as the surface, #C0C8ED for borders, #4B599B for secondary text, #AA7022 as an accent and #182668 for hover and pressed states. For a palette, the analogous pair #A7D5EB and #BDA7EB stays calm, while #EBDFA7 is the loudest partner.

What is #a7b3eb in CMYK for printing?

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

Is #a7b3eb warm or cool?

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

Work with #a7b3eb in the Color Lab