Skip to content

#2d7df6

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

RGB
45, 125, 246
HSL
216°, 92%, 57%
CMYK
82, 49, 0, 4
Luminance
0.2188

At a glance

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

Hex
#2d7df6
Hue
216°
blue
Saturation
92%
electric
Lightness
57%
balanced
Brightness
96%
HSV value
Perceived
51%
weighted brightness
Luminance
0.2188
WCAG relative
Temperature
Cool
97/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
5.38:1
Closest name
Steel Blue
ΔE2000 6.8
Where it sits
Hue216° of 360°
Saturation92%
Lightness57%
Temperature
Warm ← → Cool97% 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#2d7df6
RGBrgb(45, 125, 246)
HSLhsl(216, 92%, 57%)
CMYKcmyk(82%, 49%, 0%, 4%)
LABlab(53.9 19.3 -67.2)
LCHlch(53.9 70.0 286.0)
OKLCHoklch(0.609 0.197 259.0)
Decimal2981366
Display P3color(display-p3 0.176 0.490 0.965)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2d7df6 on white: 3.91:1
AA ✗ fail · AA-large · AAA
Aa
#2d7df6 on black: 5.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #318AFA
deuteranopia · #0078F4
tritanopia · #009AAE

Color scale — 50 to 950

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

#F2F6FD
#E4EDFB
#C3D8F9
#93BCFA
#5E9BF8
#2d7df6
#0A64EB
#0853C4
#07429D
#0A3371
#062047
Base = 500Lightest = 50 · #F2F6FDDarkest = 950 · #062047
:root {
  --brand-50: #F2F6FD;
  --brand-100: #E4EDFB;
  --brand-200: #C3D8F9;
  --brand-300: #93BCFA;
  --brand-400: #5E9BF8;
  --brand-500: #2d7df6;
  --brand-600: #0A64EB;
  --brand-700: #0853C4;
  --brand-800: #07429D;
  --brand-900: #0A3371;
  --brand-950: #062047;
  --brand: #2d7df6;
  --brand-ink: #000000;
}

Colors that work with #2d7df6

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#C0D2ED
Hairlines and dividers
Muted text#4B6B9B
Captions on the surface
Accent#C74905
Second voice, not a rival
Dark variant#05347A
Hover, pressed, headers
Light variant#E7F0FE
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 #2d7df6

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#F6A62D
Analogous left#2DE2F6
Analogous right#422DF6
Split-complement 1#F6422D
Split-complement 2#E2F62D
Triadic 1#F62D7D
Triadic 2#7DF62D
Tetradic#F62DE2

RGB percentages

Red17.6%
Green49.0%
Blue96.5%

CMYK percentages

Cyan81.7%
Magenta49.2%
Yellow0.0%
Key (black)3.5%

Color previews

#2d7df6 text on a black background

contrast 5.38:1

Card sample

#2d7df6 text on a white background

contrast 3.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 125, 246, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 125, 246, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2d7df6;
background: linear-gradient(135deg, #2d7df6, #632DF6);

Monochromatic scale

Palettes built from #2d7df6

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.

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

#2d7df6, answered

What color is #2d7df6?

#2d7df6 is a balanced electric blue, closest to Steel Blue (ΔE2000 6.8). It sits at 216° on the hue wheel with 92% saturation and 57% lightness, which reads as cool.

What is the RGB value of #2d7df6?

rgb(45, 125, 246) — 45 red, 125 green and 246 blue out of 255, or 17.6% / 49% / 96.5% by channel.

Is #2d7df6 a light or a dark color?

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

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

Black. It scores 5.38:1 against #2d7df6, versus 3.91:1 for white — AA at any size.

What is the complementary color of #2d7df6?

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

What colors go well with #2d7df6?

For interface work: #F4F7FA as the surface, #C0D2ED for borders, #4B6B9B for secondary text, #C74905 as an accent and #05347A for hover and pressed states. For a palette, the analogous pair #2DE2F6 and #422DF6 stays calm, while #F6A62D is the loudest partner.

What is #2d7df6 in CMYK for printing?

cmyk(82%, 49%, 0%, 4%). 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 #2d7df6 warm or cool?

Cool — it scores 97 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2D34F6; nudged cooler, #1276F7.

Work with #2d7df6 in the Color Lab