Skip to content

#94afdb

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

RGB
148, 175, 219
HSL
217°, 50%, 72%
CMYK
32, 20, 0, 14
Luminance
0.4207

At a glance

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

Hex
#94afdb
Hue
217°
blue
Saturation
50%
vivid
Lightness
72%
light
Brightness
86%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4207
WCAG relative
Temperature
Cool
96/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
9.41:1
Closest name
Light Steel Blue
ΔE2000 7.4
Where it sits
Hue217° of 360°
Saturation50%
Lightness72%
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#94afdb
RGBrgb(148, 175, 219)
HSLhsl(217, 50%, 72%)
CMYKcmyk(32%, 20%, 0%, 14%)
LABlab(70.9 1.1 -25.2)
LCHlch(70.9 25.2 272.4)
OKLCHoklch(0.749 0.070 260.1)
Decimal9744347
Display P3color(display-p3 0.580 0.686 0.859)

Copy-ready code

/* CSS */
color: #94afdb;
background-color: #94afdb;
/* Tailwind (arbitrary) */
class="text-[#94afdb] bg-[#94afdb]"
/* SCSS */
$brand: #94afdb;
/* SwiftUI */
Color(red: 0.580, green: 0.686, blue: 0.859)
/* Android */
Color.parseColor("#94afdb")
/* Flutter */
Color(0xFF94AFDB)
/* Python / OpenCV (BGR) */
(219, 175, 148)

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

Accessibility — WCAG contrast

Aa
#94afdb on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#94afdb on black: 9.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A0B1DD
deuteranopia · #98ABDA
tritanopia · #7FB8BE

Color scale — 50 to 950

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

#F4F7FA
#EAEEF6
#CFDAEC
#ABC0E3
#94afdb
#5781C7
#3E6CB7
#335A99
#29487A
#213659
#152238
Base = 400Lightest = 50 · #F4F7FADarkest = 950 · #152238
:root {
  --brand-50: #F4F7FA;
  --brand-100: #EAEEF6;
  --brand-200: #CFDAEC;
  --brand-300: #ABC0E3;
  --brand-400: #94afdb;
  --brand-500: #5781C7;
  --brand-600: #3E6CB7;
  --brand-700: #335A99;
  --brand-800: #29487A;
  --brand-900: #213659;
  --brand-950: #152238;
  --brand: #94afdb;
  --brand-ink: #000000;
}

Colors that work with #94afdb

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#C2D1EA
Hairlines and dividers
Muted text#4B699B
Captions on the surface
Accent#9D582F
Second voice, not a rival
Dark variant#20385F
Hover, pressed, headers
Light variant#ECF1F9
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 #94afdb

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#DBC094
Analogous left#94D3DB
Analogous right#9D94DB
Split-complement 1#DB9D94
Split-complement 2#D3DB94
Triadic 1#DB94AF
Triadic 2#AFDB94
Tetradic#DB94D3

RGB percentages

Red58.0%
Green68.6%
Blue85.9%

CMYK percentages

Cyan32.4%
Magenta20.1%
Yellow0.0%
Key (black)14.1%

Color previews

#94afdb text on a black background

contrast 9.41:1

Card sample

#94afdb text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(148, 175, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(148, 175, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #94afdb;
background: linear-gradient(135deg, #94afdb, #A894DB);

Monochromatic scale

Palettes built from #94afdb

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.

#94afdb 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.

#94afdb, answered

What color is #94afdb?

#94afdb is a light vivid blue, closest to Light Steel Blue (ΔE2000 7.4). It sits at 217° on the hue wheel with 50% saturation and 72% lightness, which reads as cool.

What is the RGB value of #94afdb?

rgb(148, 175, 219) — 148 red, 175 green and 219 blue out of 255, or 58% / 68.6% / 85.9% by channel.

Is #94afdb a light or a dark color?

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

Should I use black or white text on #94afdb?

Black. It scores 9.41:1 against #94afdb, versus 2.23:1 for white — AAA at any size.

What is the complementary color of #94afdb?

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

What colors go well with #94afdb?

For interface work: #F4F7FA as the surface, #C2D1EA for borders, #4B699B for secondary text, #9D582F as an accent and #20385F for hover and pressed states. For a palette, the analogous pair #94D3DB and #9D94DB stays calm, while #DBC094 is the loudest partner.

What is #94afdb in CMYK for printing?

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

Is #94afdb 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 #9495DB; nudged cooler, #7FA6D6.

Work with #94afdb in the Color Lab