Skip to content

#449ada

a balanced, vivid blue · cool · closest name: Dodger Blue

RGB
68, 154, 218
HSL
206°, 67%, 56%
CMYK
69, 29, 0, 15
Luminance
0.2940

At a glance

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

Hex
#449ada
Hue
206°
blue
Saturation
67%
vivid
Lightness
56%
balanced
Brightness
85%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2940
WCAG relative
Temperature
Cool
98/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
6.88:1
Closest name
Dodger Blue
ΔE2000 5.4
Where it sits
Hue206° of 360°
Saturation67%
Lightness56%
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#449ada
RGBrgb(68, 154, 218)
HSLhsl(206, 67%, 56%)
CMYKcmyk(69%, 29%, 0%, 15%)
LABlab(61.1 -5.5 -40.1)
LCHlch(61.1 40.5 262.2)
OKLCHoklch(0.662 0.126 244.0)
Decimal4496090
Display P3color(display-p3 0.267 0.604 0.855)

Copy-ready code

/* CSS */
color: #449ada;
background-color: #449ada;
/* Tailwind (arbitrary) */
class="text-[#449ada] bg-[#449ada]"
/* SCSS */
$brand: #449ada;
/* SwiftUI */
Color(red: 0.267, green: 0.604, blue: 0.855)
/* Android */
Color.parseColor("#449ada")
/* Flutter */
Color(0xFF449ADA)
/* Python / OpenCV (BGR) */
(218, 154, 68)

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 #449ada · 6.88:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.05:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.88:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #449ada as text scores 3.05:1 on white and 6.88:1 on black.

Accessibility — WCAG contrast

Aa
#449ada on white: 3.05:1
AA ✗ fail · AA-large · AAA
Aa
#449ada on black: 6.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7D9CDD
deuteranopia · #688DD9
tritanopia · #00AAB0

Color scale — 50 to 950

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

#F3F8FB
#E8F1F8
#CAE1F1
#A1CCEC
#72B3E3
#449ada
#2886CC
#2270AA
#1B5A88
#174363
#0F2A3E
Base = 500Lightest = 50 · #F3F8FBDarkest = 950 · #0F2A3E
:root {
  --brand-50: #F3F8FB;
  --brand-100: #E8F1F8;
  --brand-200: #CAE1F1;
  --brand-300: #A1CCEC;
  --brand-400: #72B3E3;
  --brand-500: #449ada;
  --brand-600: #2886CC;
  --brand-700: #2270AA;
  --brand-800: #1B5A88;
  --brand-900: #174363;
  --brand-950: #0F2A3E;
  --brand: #449ada;
  --brand-ink: #000000;
}

Colors that work with #449ada

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#C0D9ED
Hairlines and dividers
Muted text#4B799B
Captions on the surface
Accent#DF5C40
Second voice, not a rival
Dark variant#15466A
Hover, pressed, headers
Light variant#EAF4FB
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 #449ada

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • 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#DA8444
Analogous left#44DACF
Analogous right#444FDA
Split-complement 1#DA444F
Split-complement 2#DACF44
Triadic 1#DA449A
Triadic 2#9ADA44
Tetradic#CF44DA

RGB percentages

Red26.7%
Green60.4%
Blue85.5%

CMYK percentages

Cyan68.8%
Magenta29.4%
Yellow0.0%
Key (black)14.5%

Color previews

#449ada text on a black background

contrast 6.88:1

Card sample

#449ada text on a white background

contrast 3.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(68, 154, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(68, 154, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #449ada;
background: linear-gradient(135deg, #449ada, #5244DA);

Monochromatic scale

Palettes built from #449ada

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.

#449ada 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
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#449ada, answered

What color is #449ada?

#449ada is a balanced vivid blue, closest to Dodger Blue (ΔE2000 5.4). It sits at 206° on the hue wheel with 67% saturation and 56% lightness, which reads as cool.

What is the RGB value of #449ada?

rgb(68, 154, 218) — 68 red, 154 green and 218 blue out of 255, or 26.7% / 60.4% / 85.5% by channel.

Is #449ada a light or a dark color?

It is a mid-tone. Relative luminance is 0.2940 and perceived brightness is 56%, so black text on it reaches 6.88:1.

Should I use black or white text on #449ada?

Black. It scores 6.88:1 against #449ada, versus 3.05:1 for white — AA at any size.

What is the complementary color of #449ada?

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

What colors go well with #449ada?

For interface work: #F4F8FA as the surface, #C0D9ED for borders, #4B799B for secondary text, #DF5C40 as an accent and #15466A for hover and pressed states. For a palette, the analogous pair #44DACF and #444FDA stays calm, while #DA8444 is the loudest partner.

What is #449ada in CMYK for printing?

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

Is #449ada 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 #4463DA; nudged cooler, #2C85D8.

Work with #449ada in the Color Lab