Skip to content

#9daed2

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

RGB
157, 174, 210
HSL
221°, 37%, 72%
CMYK
25, 17, 0, 18
Luminance
0.4209

At a glance

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

Hex
#9daed2
Hue
221°
blue
Saturation
37%
soft
Lightness
72%
light
Brightness
82%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4209
WCAG relative
Temperature
Cool
94/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
9.42:1
Closest name
Light Steel Blue
ΔE2000 6.8
Where it sits
Hue221° of 360°
Saturation37%
Lightness72%
Temperature
Warm ← → Cool94% 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#9daed2
RGBrgb(157, 174, 210)
HSLhsl(221, 37%, 72%)
CMYKcmyk(25%, 17%, 0%, 18%)
LABlab(70.9 2.1 -20.2)
LCHlch(70.9 20.3 275.8)
OKLCHoklch(0.750 0.055 265.2)
Decimal10333906
Display P3color(display-p3 0.616 0.682 0.824)

Copy-ready code

/* CSS */
color: #9daed2;
background-color: #9daed2;
/* Tailwind (arbitrary) */
class="text-[#9daed2] bg-[#9daed2]"
/* SCSS */
$brand: #9daed2;
/* SwiftUI */
Color(red: 0.616, green: 0.682, blue: 0.824)
/* Android */
Color.parseColor("#9daed2")
/* Flutter */
Color(0xFF9DAED2)
/* Python / OpenCV (BGR) */
(210, 174, 157)

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

Accessibility — WCAG contrast

Aa
#9daed2 on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#9daed2 on black: 9.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A3B0D4
deuteranopia · #9EABD1
tritanopia · #8FB5BA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #9daed2 is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F5F7FA
#EBEEF4
#D3DAE9
#B2BFDC
#9daed2
#6580B8
#4D6AA8
#40588C
#334770
#283652
#192233
Base = 400Lightest = 50 · #F5F7FADarkest = 950 · #192233
:root {
  --brand-50: #F5F7FA;
  --brand-100: #EBEEF4;
  --brand-200: #D3DAE9;
  --brand-300: #B2BFDC;
  --brand-400: #9daed2;
  --brand-500: #6580B8;
  --brand-600: #4D6AA8;
  --brand-700: #40588C;
  --brand-800: #334770;
  --brand-900: #283652;
  --brand-950: #192233;
  --brand: #9daed2;
  --brand-ink: #000000;
}

Colors that work with #9daed2

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#F5F6FA
Tinted page background
Border#C7D1E5
Hairlines and dividers
Muted text#4B649B
Captions on the surface
Accent#90603C
Second voice, not a rival
Dark variant#283757
Hover, pressed, headers
Light variant#EEF1F7
Selected rows, tints
Dark surface#141924
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 #9daed2

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#D2C19D
Analogous left#9DC9D2
Analogous right#A79DD2
Split-complement 1#D2A79D
Split-complement 2#C9D29D
Triadic 1#D29DAE
Triadic 2#AED29D
Tetradic#D29DC9

RGB percentages

Red61.6%
Green68.2%
Blue82.4%

CMYK percentages

Cyan25.2%
Magenta17.1%
Yellow0.0%
Key (black)17.6%

Color previews

#9daed2 text on a black background

contrast 9.42:1

Card sample

#9daed2 text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(157, 174, 210, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(157, 174, 210, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9daed2;
background: linear-gradient(135deg, #9daed2, #AF9DD2);

Monochromatic scale

Palettes built from #9daed2

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.

#9daed2 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.

#9daed2, answered

What color is #9daed2?

#9daed2 is a light soft blue, closest to Light Steel Blue (ΔE2000 6.8). It sits at 221° on the hue wheel with 37% saturation and 72% lightness, which reads as cool.

What is the RGB value of #9daed2?

rgb(157, 174, 210) — 157 red, 174 green and 210 blue out of 255, or 61.6% / 68.2% / 82.4% by channel.

Is #9daed2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4209 and perceived brightness is 68%, so black text on it reaches 9.42:1.

Should I use black or white text on #9daed2?

Black. It scores 9.42:1 against #9daed2, versus 2.23:1 for white — AAA at any size.

What is the complementary color of #9daed2?

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

What colors go well with #9daed2?

For interface work: #F5F6FA as the surface, #C7D1E5 for borders, #4B649B for secondary text, #90603C as an accent and #283757 for hover and pressed states. For a palette, the analogous pair #9DC9D2 and #A79DD2 stays calm, while #D2C19D is the loudest partner.

What is #9daed2 in CMYK for printing?

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

Is #9daed2 warm or cool?

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

Work with #9daed2 in the Color Lab