Skip to content

#2d7fec

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

RGB
45, 127, 236
HSL
214°, 83%, 55%
CMYK
81, 46, 0, 8
Luminance
0.2179

At a glance

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

Hex
#2d7fec
Hue
214°
blue
Saturation
83%
electric
Lightness
55%
balanced
Brightness
93%
HSV value
Perceived
50%
weighted brightness
Luminance
0.2179
WCAG relative
Temperature
Cool
98/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
5.36:1
Closest name
Steel Blue
ΔE2000 5.8
Where it sits
Hue214° of 360°
Saturation83%
Lightness55%
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#2d7fec
RGBrgb(45, 127, 236)
HSLhsl(214, 83%, 55%)
CMYKcmyk(81%, 46%, 0%, 8%)
LABlab(53.8 14.3 -61.8)
LCHlch(53.8 63.5 283.0)
OKLCHoklch(0.606 0.182 257.2)
Decimal2981868
Display P3color(display-p3 0.176 0.498 0.925)

Copy-ready code

/* CSS */
color: #2d7fec;
background-color: #2d7fec;
/* Tailwind (arbitrary) */
class="text-[#2d7fec] bg-[#2d7fec]"
/* SCSS */
$brand: #2d7fec;
/* SwiftUI */
Color(red: 0.176, green: 0.498, blue: 0.925)
/* Android */
Color.parseColor("#2d7fec")
/* Flutter */
Color(0xFF2D7FEC)
/* Python / OpenCV (BGR) */
(236, 127, 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 #2d7fec · 5.36:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.92:1
AA fail · AA large pass · AAA fail
Aa
Black text · 5.36:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #2d7fec as text scores 3.92:1 on white and 5.36:1 on black.

Accessibility — WCAG contrast

Aa
#2d7fec on white: 3.92:1
AA ✗ fail · AA-large · AAA
Aa
#2d7fec on black: 5.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #438AF0
deuteranopia · #0479EA
tritanopia · #0099AA

Color scale — 50 to 950

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

#F2F7FC
#E6EEFA
#C6DAF6
#98C0F6
#65A1F1
#2d7fec
#146CE0
#115ABB
#0E4896
#0E376C
#092244
Base = 500Lightest = 50 · #F2F7FCDarkest = 950 · #092244
:root {
  --brand-50: #F2F7FC;
  --brand-100: #E6EEFA;
  --brand-200: #C6DAF6;
  --brand-300: #98C0F6;
  --brand-400: #65A1F1;
  --brand-500: #2d7fec;
  --brand-600: #146CE0;
  --brand-700: #115ABB;
  --brand-800: #0E4896;
  --brand-900: #0E376C;
  --brand-950: #092244;
  --brand: #2d7fec;
  --brand-ink: #000000;
}

Colors that work with #2d7fec

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#C0D3ED
Hairlines and dividers
Muted text#4B6D9B
Captions on the surface
Accent#C0450C
Second voice, not a rival
Dark variant#0B3875
Hover, pressed, headers
Light variant#E8F1FD
Selected rows, tints
Dark surface#141B24
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 #2d7fec

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#EC9A2D
Analogous left#2DDFEC
Analogous right#3A2DEC
Split-complement 1#EC3A2D
Split-complement 2#DFEC2D
Triadic 1#EC2D7F
Triadic 2#7FEC2D
Tetradic#EC2DDF

RGB percentages

Red17.6%
Green49.8%
Blue92.5%

CMYK percentages

Cyan80.9%
Magenta46.2%
Yellow0.0%
Key (black)7.5%

Color previews

#2d7fec text on a black background

contrast 5.36:1

Card sample

#2d7fec text on a white background

contrast 3.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 127, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 127, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2d7fec;
background: linear-gradient(135deg, #2d7fec, #5A2DEC);

Monochromatic scale

Palettes built from #2d7fec

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.

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

#2d7fec, answered

What color is #2d7fec?

#2d7fec is a balanced electric blue, closest to Steel Blue (ΔE2000 5.8). It sits at 214° on the hue wheel with 83% saturation and 55% lightness, which reads as cool.

What is the RGB value of #2d7fec?

rgb(45, 127, 236) — 45 red, 127 green and 236 blue out of 255, or 17.6% / 49.8% / 92.5% by channel.

Is #2d7fec a light or a dark color?

It is a mid-tone. Relative luminance is 0.2179 and perceived brightness is 50%, so black text on it reaches 5.36:1.

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

Black. It scores 5.36:1 against #2d7fec, versus 3.92:1 for white — AA at any size.

What is the complementary color of #2d7fec?

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

What colors go well with #2d7fec?

For interface work: #F4F7FA as the surface, #C0D3ED for borders, #4B6D9B for secondary text, #C0450C as an accent and #0B3875 for hover and pressed states. For a palette, the analogous pair #2DDFEC and #3A2DEC stays calm, while #EC9A2D is the loudest partner.

What is #2d7fec in CMYK for printing?

cmyk(81%, 46%, 0%, 8%). 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 #2d7fec 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 #2D39EC; nudged cooler, #1375EC.

Work with #2d7fec in the Color Lab