Skip to content

#a5c6df

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

RGB
165, 198, 223
HSL
206°, 48%, 76%
CMYK
26, 11, 0, 13
Luminance
0.5372

At a glance

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

Hex
#a5c6df
Hue
206°
blue
Saturation
48%
vivid
Lightness
76%
light
Brightness
87%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5372
WCAG relative
Temperature
Cool
98/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
11.74:1
Closest name
Light Steel Blue
ΔE2000 4.5
Where it sits
Hue206° of 360°
Saturation48%
Lightness76%
Temperature
Warm ← → Cool98% 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#a5c6df
RGBrgb(165, 198, 223)
HSLhsl(206, 48%, 76%)
CMYKcmyk(26%, 11%, 0%, 13%)
LABlab(78.3 -5.5 -16.1)
LCHlch(78.3 17.0 251.3)
OKLCHoklch(0.811 0.050 240.9)
Decimal10864351
Display P3color(display-p3 0.647 0.776 0.875)

Copy-ready code

/* CSS */
color: #a5c6df;
background-color: #a5c6df;
/* Tailwind (arbitrary) */
class="text-[#a5c6df] bg-[#a5c6df]"
/* SCSS */
$brand: #a5c6df;
/* SwiftUI */
Color(red: 0.647, green: 0.776, blue: 0.875)
/* Android */
Color.parseColor("#a5c6df")
/* Flutter */
Color(0xFFA5C6DF)
/* Python / OpenCV (BGR) */
(223, 198, 165)

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

Accessibility — WCAG contrast

Aa
#a5c6df on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#a5c6df on black: 11.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BCC5E0
deuteranopia · #B4BFDF
tritanopia · #94CCCE

Color scale — 50 to 950

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

#F5F8FA
#EAF0F5
#D0E0EC
#a5c6df
#83B0D3
#5A96C4
#4082B5
#366D96
#2B5778
#224158
#162937
Base = 300Lightest = 50 · #F5F8FADarkest = 950 · #162937
:root {
  --brand-50: #F5F8FA;
  --brand-100: #EAF0F5;
  --brand-200: #D0E0EC;
  --brand-300: #a5c6df;
  --brand-400: #83B0D3;
  --brand-500: #5A96C4;
  --brand-600: #4082B5;
  --brand-700: #366D96;
  --brand-800: #2B5778;
  --brand-900: #224158;
  --brand-950: #162937;
  --brand: #a5c6df;
  --brand-ink: #000000;
}

Colors that work with #a5c6df

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#F4F8FA
Tinted page background
Border#C3D9EA
Hairlines and dividers
Muted text#4B789B
Captions on the surface
Accent#9A4432
Second voice, not a rival
Dark variant#21445E
Hover, pressed, headers
Light variant#ECF3F8
Selected rows, tints
Dark surface#141D24
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 #a5c6df

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#DFBEA5
Analogous left#A5DFDB
Analogous right#A5A9DF
Split-complement 1#DFA5A9
Split-complement 2#DFDBA5
Triadic 1#DFA5C6
Triadic 2#C6DFA5
Tetradic#DBA5DF

RGB percentages

Red64.7%
Green77.6%
Blue87.5%

CMYK percentages

Cyan26.0%
Magenta11.2%
Yellow0.0%
Key (black)12.5%

Color previews

#a5c6df text on a black background

contrast 11.74:1

Card sample

#a5c6df text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a5c6df

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.

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

#a5c6df, answered

What color is #a5c6df?

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

What is the RGB value of #a5c6df?

rgb(165, 198, 223) — 165 red, 198 green and 223 blue out of 255, or 64.7% / 77.6% / 87.5% by channel.

Is #a5c6df a light or a dark color?

It is a light color. Relative luminance is 0.5372 and perceived brightness is 75%, so black text on it reaches 11.74:1.

Should I use black or white text on #a5c6df?

Black. It scores 11.74:1 against #a5c6df, versus 1.79:1 for white — AAA at any size.

What is the complementary color of #a5c6df?

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

What colors go well with #a5c6df?

For interface work: #F4F8FA as the surface, #C3D9EA for borders, #4B789B for secondary text, #9A4432 as an accent and #21445E for hover and pressed states. For a palette, the analogous pair #A5DFDB and #A5A9DF stays calm, while #DFBEA5 is the loudest partner.

What is #a5c6df in CMYK for printing?

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

Is #a5c6df warm or cool?

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

Work with #a5c6df in the Color Lab