Skip to content

#2d7cfe

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

RGB
45, 124, 254
HSL
217°, 99%, 59%
CMYK
82, 51, 0, 0
Luminance
0.2213

At a glance

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

Hex
#2d7cfe
Hue
217°
blue
Saturation
99%
electric
Lightness
59%
balanced
Brightness
100%
HSV value
Perceived
51%
weighted brightness
Luminance
0.2213
WCAG relative
Temperature
Cool
96/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
5.43:1
Closest name
Dodger Blue
ΔE2000 7.4
Where it sits
Hue217° of 360°
Saturation99%
Lightness59%
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#2d7cfe
RGBrgb(45, 124, 254)
HSLhsl(217, 99%, 59%)
CMYKcmyk(82%, 51%, 0%, 0%)
LABlab(54.2 22.9 -71.2)
LCHlch(54.2 74.8 287.8)
OKLCHoklch(0.612 0.208 260.1)
Decimal2981118
Display P3color(display-p3 0.176 0.486 0.996)

Copy-ready code

/* CSS */
color: #2d7cfe;
background-color: #2d7cfe;
/* Tailwind (arbitrary) */
class="text-[#2d7cfe] bg-[#2d7cfe]"
/* SCSS */
$brand: #2d7cfe;
/* SwiftUI */
Color(red: 0.176, green: 0.486, blue: 0.996)
/* Android */
Color.parseColor("#2d7cfe")
/* Flutter */
Color(0xFF2D7CFE)
/* Python / OpenCV (BGR) */
(254, 124, 45)

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

Accessibility — WCAG contrast

Aa
#2d7cfe on white: 3.87:1
AA ✗ fail · AA-large · AAA
Aa
#2d7cfe on black: 5.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #1E8BFF
deuteranopia · #0079FB
tritanopia · #009CB1

Color scale — 50 to 950

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

#F1F6FE
#E3EDFC
#C0D7FB
#8FB9FE
#5797FE
#2d7cfe
#015DF4
#014DCB
#013EA2
#053075
#031E49
Base = 500Lightest = 50 · #F1F6FEDarkest = 950 · #031E49
:root {
  --brand-50: #F1F6FE;
  --brand-100: #E3EDFC;
  --brand-200: #C0D7FB;
  --brand-300: #8FB9FE;
  --brand-400: #5797FE;
  --brand-500: #2d7cfe;
  --brand-600: #015DF4;
  --brand-700: #014DCB;
  --brand-800: #013EA2;
  --brand-900: #053075;
  --brand-950: #031E49;
  --brand: #2d7cfe;
  --brand-ink: #000000;
}

Colors that work with #2d7cfe

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#C0D1ED
Hairlines and dividers
Muted text#4B699B
Captions on the surface
Accent#CC4B00
Second voice, not a rival
Dark variant#01307F
Hover, pressed, headers
Light variant#E6EFFF
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 #2d7cfe

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#FEAF2D
Analogous left#2DE5FE
Analogous right#462DFE
Split-complement 1#FE462D
Split-complement 2#E5FE2D
Triadic 1#FE2D7C
Triadic 2#7CFE2D
Tetradic#FE2DE5

RGB percentages

Red17.6%
Green48.6%
Blue99.6%

CMYK percentages

Cyan82.3%
Magenta51.2%
Yellow0.0%
Key (black)0.4%

Color previews

#2d7cfe text on a black background

contrast 5.43:1

Card sample

#2d7cfe text on a white background

contrast 3.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 124, 254, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 124, 254, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2d7cfe;
background: linear-gradient(135deg, #2d7cfe, #692DFE);

Monochromatic scale

Palettes built from #2d7cfe

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.

#2d7cfe 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#2d7cfe, answered

What color is #2d7cfe?

#2d7cfe is a balanced electric blue, closest to Dodger Blue (ΔE2000 7.4). It sits at 217° on the hue wheel with 99% saturation and 59% lightness, which reads as cool.

What is the RGB value of #2d7cfe?

rgb(45, 124, 254) — 45 red, 124 green and 254 blue out of 255, or 17.6% / 48.6% / 99.6% by channel.

Is #2d7cfe a light or a dark color?

It is a mid-tone. Relative luminance is 0.2213 and perceived brightness is 51%, so black text on it reaches 5.43:1.

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

Black. It scores 5.43:1 against #2d7cfe, versus 3.87:1 for white — AA at any size.

What is the complementary color of #2d7cfe?

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

What colors go well with #2d7cfe?

For interface work: #F4F7FA as the surface, #C0D1ED for borders, #4B699B for secondary text, #CC4B00 as an accent and #01307F for hover and pressed states. For a palette, the analogous pair #2DE5FE and #462DFE stays calm, while #FEAF2D is the loudest partner.

What is #2d7cfe in CMYK for printing?

cmyk(82%, 51%, 0%, 0%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #2d7cfe 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 #2D2FFE; nudged cooler, #1277FF.

Work with #2d7cfe in the Color Lab