Skip to content

#8dafd3

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

RGB
141, 175, 211
HSL
211°, 44%, 69%
CMYK
33, 17, 0, 17
Luminance
0.4103

At a glance

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

Hex
#8dafd3
Hue
211°
blue
Saturation
44%
soft
Lightness
69%
light
Brightness
83%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4103
WCAG relative
Temperature
Cool
100/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
9.21:1
Closest name
Light Steel Blue
ΔE2000 7.3
Where it sits
Hue211° of 360°
Saturation44%
Lightness69%
Temperature
Warm ← → Cool100% 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#8dafd3
RGBrgb(141, 175, 211)
HSLhsl(211, 44%, 69%)
CMYKcmyk(33%, 17%, 0%, 17%)
LABlab(70.2 -3.0 -21.9)
LCHlch(70.2 22.1 262.3)
OKLCHoklch(0.742 0.064 250.2)
Decimal9285587
Display P3color(display-p3 0.553 0.686 0.827)

Copy-ready code

/* CSS */
color: #8dafd3;
background-color: #8dafd3;
/* Tailwind (arbitrary) */
class="text-[#8dafd3] bg-[#8dafd3]"
/* SCSS */
$brand: #8dafd3;
/* SwiftUI */
Color(red: 0.553, green: 0.686, blue: 0.827)
/* Android */
Color.parseColor("#8dafd3")
/* Flutter */
Color(0xFF8DAFD3)
/* Python / OpenCV (BGR) */
(211, 175, 141)

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

Accessibility — WCAG contrast

Aa
#8dafd3 on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#8dafd3 on black: 9.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A1B0D5
deuteranopia · #99A8D2
tritanopia · #77B7BB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #8dafd3 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
#EAF0F5
#D1DDEB
#AEC6E0
#8dafd3
#5D8DC1
#4479B1
#396593
#2D5176
#243C56
#172636
Base = 400Lightest = 50 · #F5F7FADarkest = 950 · #172636
:root {
  --brand-50: #F5F7FA;
  --brand-100: #EAF0F5;
  --brand-200: #D1DDEB;
  --brand-300: #AEC6E0;
  --brand-400: #8dafd3;
  --brand-500: #5D8DC1;
  --brand-600: #4479B1;
  --brand-700: #396593;
  --brand-800: #2D5176;
  --brand-900: #243C56;
  --brand-950: #172636;
  --brand: #8dafd3;
  --brand-ink: #000000;
}

Colors that work with #8dafd3

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#C4D6E8
Hairlines and dividers
Muted text#4B729B
Captions on the surface
Accent#974F35
Second voice, not a rival
Dark variant#243F5C
Hover, pressed, headers
Light variant#EDF2F8
Selected rows, tints
Dark surface#141C24
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 #8dafd3

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#D3B18D
Analogous left#8DD2D3
Analogous right#8E8DD3
Split-complement 1#D38E8D
Split-complement 2#D2D38D
Triadic 1#D38DAF
Triadic 2#AFD38D
Tetradic#D38DD2

RGB percentages

Red55.3%
Green68.6%
Blue82.7%

CMYK percentages

Cyan33.2%
Magenta17.1%
Yellow0.0%
Key (black)17.3%

Color previews

#8dafd3 text on a black background

contrast 9.21:1

Card sample

#8dafd3 text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(141, 175, 211, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(141, 175, 211, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8dafd3;
background: linear-gradient(135deg, #8dafd3, #9A8DD3);

Monochromatic scale

Palettes built from #8dafd3

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.

#8dafd3 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.

#8dafd3, answered

What color is #8dafd3?

#8dafd3 is a light soft blue, closest to Light Steel Blue (ΔE2000 7.3). It sits at 211° on the hue wheel with 44% saturation and 69% lightness, which reads as cool.

What is the RGB value of #8dafd3?

rgb(141, 175, 211) — 141 red, 175 green and 211 blue out of 255, or 55.3% / 68.6% / 82.7% by channel.

Is #8dafd3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4103 and perceived brightness is 67%, so black text on it reaches 9.21:1.

Should I use black or white text on #8dafd3?

Black. It scores 9.21:1 against #8dafd3, versus 2.28:1 for white — AAA at any size.

What is the complementary color of #8dafd3?

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

What colors go well with #8dafd3?

For interface work: #F4F7FA as the surface, #C4D6E8 for borders, #4B729B for secondary text, #974F35 as an accent and #243F5C for hover and pressed states. For a palette, the analogous pair #8DD2D3 and #8E8DD3 stays calm, while #D3B18D is the loudest partner.

What is #8dafd3 in CMYK for printing?

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

Is #8dafd3 warm or cool?

Cool — it scores 100 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #8D95D3; nudged cooler, #79A1CE.

Work with #8dafd3 in the Color Lab