Skip to content

#409fe2

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

RGB
64, 159, 226
HSL
205°, 74%, 57%
CMYK
72, 30, 0, 11
Luminance
0.3138

At a glance

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

Hex
#409fe2
Hue
205°
blue
Saturation
74%
vivid
Lightness
57%
balanced
Brightness
89%
HSV value
Perceived
58%
weighted brightness
Luminance
0.3138
WCAG relative
Temperature
Cool
98/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
7.28:1
Closest name
Dodger Blue
ΔE2000 6.4
Where it sits
Hue205° of 360°
Saturation74%
Lightness57%
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#409fe2
RGBrgb(64, 159, 226)
HSLhsl(205, 74%, 57%)
CMYKcmyk(72%, 30%, 0%, 11%)
LABlab(62.8 -6.1 -41.9)
LCHlch(62.8 42.4 261.7)
OKLCHoklch(0.676 0.133 243.2)
Decimal4235234
Display P3color(display-p3 0.251 0.624 0.886)

Copy-ready code

/* CSS */
color: #409fe2;
background-color: #409fe2;
/* Tailwind (arbitrary) */
class="text-[#409fe2] bg-[#409fe2]"
/* SCSS */
$brand: #409fe2;
/* SwiftUI */
Color(red: 0.251, green: 0.624, blue: 0.886)
/* Android */
Color.parseColor("#409fe2")
/* Flutter */
Color(0xFF409FE2)
/* Python / OpenCV (BGR) */
(226, 159, 64)

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

Accessibility — WCAG contrast

Aa
#409fe2 on white: 2.89:1
AA ✗ fail · AA-large · AAA
Aa
#409fe2 on black: 7.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #80A0E5
deuteranopia · #6A91E1
tritanopia · #00AFB7

Color scale — 50 to 950

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

#F3F8FC
#E7F1F8
#C8E2F3
#9ECEF0
#6DB6E9
#409fe2
#208AD4
#1B73B1
#165C8E
#144467
#0C2B40
Base = 500Lightest = 50 · #F3F8FCDarkest = 950 · #0C2B40
:root {
  --brand-50: #F3F8FC;
  --brand-100: #E7F1F8;
  --brand-200: #C8E2F3;
  --brand-300: #9ECEF0;
  --brand-400: #6DB6E9;
  --brand-500: #409fe2;
  --brand-600: #208AD4;
  --brand-700: #1B73B1;
  --brand-800: #165C8E;
  --brand-900: #144467;
  --brand-950: #0C2B40;
  --brand: #409fe2;
  --brand-ink: #000000;
}

Colors that work with #409fe2

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#C0DAED
Hairlines and dividers
Muted text#4B7A9B
Captions on the surface
Accent#E6583C
Second voice, not a rival
Dark variant#11486F
Hover, pressed, headers
Light variant#E9F4FC
Selected rows, tints
Dark surface#141E24
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 #409fe2

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
  • 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
  • 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#E28340
Analogous left#40E2D4
Analogous right#404EE2
Split-complement 1#E2404E
Split-complement 2#E2D440
Triadic 1#E2409F
Triadic 2#9FE240
Tetradic#D440E2

RGB percentages

Red25.1%
Green62.4%
Blue88.6%

CMYK percentages

Cyan71.7%
Magenta29.6%
Yellow0.0%
Key (black)11.4%

Color previews

#409fe2 text on a black background

contrast 7.28:1

Card sample

#409fe2 text on a white background

contrast 2.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(64, 159, 226, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(64, 159, 226, 0.45);
Border & gradient
Gradient panel
border: 3px solid #409fe2;
background: linear-gradient(135deg, #409fe2, #4D40E2);

Monochromatic scale

Palettes built from #409fe2

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.

#409fe2 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.

#409fe2, answered

What color is #409fe2?

#409fe2 is a balanced vivid blue, closest to Dodger Blue (ΔE2000 6.4). It sits at 205° on the hue wheel with 74% saturation and 57% lightness, which reads as cool.

What is the RGB value of #409fe2?

rgb(64, 159, 226) — 64 red, 159 green and 226 blue out of 255, or 25.1% / 62.4% / 88.6% by channel.

Is #409fe2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3138 and perceived brightness is 58%, so black text on it reaches 7.28:1.

Should I use black or white text on #409fe2?

Black. It scores 7.28:1 against #409fe2, versus 2.89:1 for white — AAA at any size.

What is the complementary color of #409fe2?

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

What colors go well with #409fe2?

For interface work: #F4F8FA as the surface, #C0DAED for borders, #4B7A9B for secondary text, #E6583C as an accent and #11486F for hover and pressed states. For a palette, the analogous pair #40E2D4 and #404EE2 stays calm, while #E28340 is the loudest partner.

What is #409fe2 in CMYK for printing?

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

Is #409fe2 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 #40DAE2; nudged cooler, #2889E1.

Work with #409fe2 in the Color Lab