Skip to content

#aec0df

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

RGB
174, 192, 223
HSL
218°, 43%, 78%
CMYK
22, 14, 0, 13
Luminance
0.5203

At a glance

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

Hex
#aec0df
Hue
218°
blue
Saturation
43%
soft
Lightness
78%
light
Brightness
87%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5203
WCAG relative
Temperature
Cool
96/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
11.41:1
Closest name
Light Steel Blue
ΔE2000 2.4
Where it sits
Hue218° of 360°
Saturation43%
Lightness78%
Temperature
Warm ← → Cool96% 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#aec0df
RGBrgb(174, 192, 223)
HSLhsl(218, 43%, 78%)
CMYKcmyk(22%, 14%, 0%, 13%)
LABlab(77.3 0.5 -17.5)
LCHlch(77.3 17.5 271.5)
OKLCHoklch(0.804 0.048 261.3)
Decimal11452639
Display P3color(display-p3 0.682 0.753 0.875)

Copy-ready code

/* CSS */
color: #aec0df;
background-color: #aec0df;
/* Tailwind (arbitrary) */
class="text-[#aec0df] bg-[#aec0df]"
/* SCSS */
$brand: #aec0df;
/* SwiftUI */
Color(red: 0.682, green: 0.753, blue: 0.875)
/* Android */
Color.parseColor("#aec0df")
/* Flutter */
Color(0xFFAEC0DF)
/* Python / OpenCV (BGR) */
(223, 192, 174)

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

Accessibility — WCAG contrast

Aa
#aec0df on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#aec0df on black: 11.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B6C1E1
deuteranopia · #B1BDDE
tritanopia · #A2C6CA

Color scale — 50 to 950

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

#F5F7FA
#EBEEF5
#D1DAEB
#aec0df
#86A1CF
#5E82BF
#456CB0
#3A5A92
#2E4875
#253756
#172236
Base = 300Lightest = 50 · #F5F7FADarkest = 950 · #172236
:root {
  --brand-50: #F5F7FA;
  --brand-100: #EBEEF5;
  --brand-200: #D1DAEB;
  --brand-300: #aec0df;
  --brand-400: #86A1CF;
  --brand-500: #5E82BF;
  --brand-600: #456CB0;
  --brand-700: #3A5A92;
  --brand-800: #2E4875;
  --brand-900: #253756;
  --brand-950: #172236;
  --brand: #aec0df;
  --brand-ink: #000000;
}

Colors that work with #aec0df

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#F4F7FA
Tinted page background
Border#C4D1E8
Hairlines and dividers
Muted text#4B689B
Captions on the surface
Accent#965A36
Second voice, not a rival
Dark variant#24385B
Hover, pressed, headers
Light variant#EDF1F8
Selected rows, tints
Dark surface#141A24
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 #aec0df

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#DFCDAE
Analogous left#AED8DF
Analogous right#B4AEDF
Split-complement 1#DFB4AE
Split-complement 2#D8DFAE
Triadic 1#DFAEC0
Triadic 2#C0DFAE
Tetradic#DFAED8

RGB percentages

Red68.2%
Green75.3%
Blue87.5%

CMYK percentages

Cyan22.0%
Magenta13.9%
Yellow0.0%
Key (black)12.5%

Color previews

#aec0df text on a black background

contrast 11.41:1

Card sample

#aec0df text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aec0df

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.

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

#aec0df, answered

What color is #aec0df?

#aec0df is a light soft blue, closest to Light Steel Blue (ΔE2000 2.4). It sits at 218° on the hue wheel with 43% saturation and 78% lightness, which reads as cool.

What is the RGB value of #aec0df?

rgb(174, 192, 223) — 174 red, 192 green and 223 blue out of 255, or 68.2% / 75.3% / 87.5% by channel.

Is #aec0df a light or a dark color?

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

Should I use black or white text on #aec0df?

Black. It scores 11.41:1 against #aec0df, versus 1.84:1 for white — AAA at any size.

What is the complementary color of #aec0df?

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

What colors go well with #aec0df?

For interface work: #F4F7FA as the surface, #C4D1E8 for borders, #4B689B for secondary text, #965A36 as an accent and #24385B for hover and pressed states. For a palette, the analogous pair #AED8DF and #B4AEDF stays calm, while #DFCDAE is the loudest partner.

What is #aec0df in CMYK for printing?

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

Is #aec0df warm or cool?

Cool — it scores 96 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #AEAEDF; nudged cooler, #9AB6D9.

Work with #aec0df in the Color Lab