Skip to content

#2e8cdf

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

RGB
46, 140, 223
HSL
208°, 73%, 53%
CMYK
79, 37, 0, 13
Luminance
0.2466

At a glance

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

Hex
#2e8cdf
Hue
208°
blue
Saturation
73%
vivid
Lightness
53%
balanced
Brightness
87%
HSV value
Perceived
52%
weighted brightness
Luminance
0.2466
WCAG relative
Temperature
Cool
99/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
5.93:1
Closest name
Dodger Blue
ΔE2000 3.3
Where it sits
Hue208° of 360°
Saturation73%
Lightness53%
Temperature
Warm ← → Cool99% 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#2e8cdf
RGBrgb(46, 140, 223)
HSLhsl(208, 73%, 53%)
CMYKcmyk(79%, 37%, 0%, 13%)
LABlab(56.7 1.7 -49.9)
LCHlch(56.7 49.9 271.9)
OKLCHoklch(0.626 0.152 249.6)
Decimal3050719
Display P3color(display-p3 0.180 0.549 0.875)

Copy-ready code

/* CSS */
color: #2e8cdf;
background-color: #2e8cdf;
/* Tailwind (arbitrary) */
class="text-[#2e8cdf] bg-[#2e8cdf]"
/* SCSS */
$brand: #2e8cdf;
/* SwiftUI */
Color(red: 0.180, green: 0.549, blue: 0.875)
/* Android */
Color.parseColor("#2e8cdf")
/* Flutter */
Color(0xFF2E8CDF)
/* Python / OpenCV (BGR) */
(223, 140, 46)

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

Accessibility — WCAG contrast

Aa
#2e8cdf on white: 3.54:1
AA ✗ fail · AA-large · AAA
Aa
#2e8cdf on black: 5.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6591E2
deuteranopia · #4981DD
tritanopia · #00A0AB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #2e8cdf 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
#E7F0F8
#C8DFF3
#9ECAF0
#6DAFE9
#2e8cdf
#2180D4
#1B6BB1
#16558D
#144067
#0C2840
Base = 500Lightest = 50 · #F3F8FCDarkest = 950 · #0C2840
:root {
  --brand-50: #F3F8FC;
  --brand-100: #E7F0F8;
  --brand-200: #C8DFF3;
  --brand-300: #9ECAF0;
  --brand-400: #6DAFE9;
  --brand-500: #2e8cdf;
  --brand-600: #2180D4;
  --brand-700: #1B6BB1;
  --brand-800: #16558D;
  --brand-900: #144067;
  --brand-950: #0C2840;
  --brand: #2e8cdf;
  --brand-ink: #000000;
}

Colors that work with #2e8cdf

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#C0D8ED
Hairlines and dividers
Muted text#4B759B
Captions on the surface
Accent#E45229
Second voice, not a rival
Dark variant#11436F
Hover, pressed, headers
Light variant#E9F3FC
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 #2e8cdf

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#DF812E
Analogous left#2EDFD9
Analogous right#2E33DF
Split-complement 1#DF2E33
Split-complement 2#DFD92E
Triadic 1#DF2E8C
Triadic 2#8CDF2E
Tetradic#D92EDF

RGB percentages

Red18.0%
Green54.9%
Blue87.5%

CMYK percentages

Cyan79.4%
Magenta37.2%
Yellow0.0%
Key (black)12.5%

Color previews

#2e8cdf text on a black background

contrast 5.93:1

Card sample

#2e8cdf text on a white background

contrast 3.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2e8cdf;
Background color
Panel with #2e8cdf background
background-color: #2e8cdf;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(46, 140, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(46, 140, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2e8cdf;
background: linear-gradient(135deg, #2e8cdf, #462EDF);

Monochromatic scale

Palettes built from #2e8cdf

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.

#2e8cdf 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.

#2e8cdf, answered

What color is #2e8cdf?

#2e8cdf is a balanced vivid blue, closest to Dodger Blue (ΔE2000 3.3). It sits at 208° on the hue wheel with 73% saturation and 53% lightness, which reads as cool.

What is the RGB value of #2e8cdf?

rgb(46, 140, 223) — 46 red, 140 green and 223 blue out of 255, or 18% / 54.9% / 87.5% by channel.

Is #2e8cdf a light or a dark color?

It is a mid-tone. Relative luminance is 0.2466 and perceived brightness is 52%, so black text on it reaches 5.93:1.

Should I use black or white text on #2e8cdf?

Black. It scores 5.93:1 against #2e8cdf, versus 3.54:1 for white — AA at any size.

What is the complementary color of #2e8cdf?

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

What colors go well with #2e8cdf?

For interface work: #F4F8FA as the surface, #C0D8ED for borders, #4B759B for secondary text, #E45229 as an accent and #11436F for hover and pressed states. For a palette, the analogous pair #2EDFD9 and #2E33DF stays calm, while #DF812E is the loudest partner.

What is #2e8cdf in CMYK for printing?

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

Is #2e8cdf warm or cool?

Cool — it scores 99 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2E4BDF; nudged cooler, #1E7AD5.

Work with #2e8cdf in the Color Lab