Skip to content

#3d7df7

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

RGB
61, 125, 247
HSL
219°, 92%, 60%
CMYK
75, 49, 0, 3
Luminance
0.2237

At a glance

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

Hex
#3d7df7
Hue
219°
blue
Saturation
92%
electric
Lightness
60%
balanced
Brightness
97%
HSV value
Perceived
51%
weighted brightness
Luminance
0.2237
WCAG relative
Temperature
Cool
95/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
5.47:1
Closest name
Steel Blue
ΔE2000 7.5
Where it sits
Hue219° of 360°
Saturation92%
Lightness60%
Temperature
Warm ← → Cool95% 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#3d7df7
RGBrgb(61, 125, 247)
HSLhsl(219, 92%, 60%)
CMYKcmyk(75%, 49%, 0%, 3%)
LABlab(54.4 21.2 -66.9)
LCHlch(54.4 70.2 287.6)
OKLCHoklch(0.614 0.195 261.7)
Decimal4029943
Display P3color(display-p3 0.239 0.490 0.969)

Copy-ready code

/* CSS */
color: #3d7df7;
background-color: #3d7df7;
/* Tailwind (arbitrary) */
class="text-[#3d7df7] bg-[#3d7df7]"
/* SCSS */
$brand: #3d7df7;
/* SwiftUI */
Color(red: 0.239, green: 0.490, blue: 0.969)
/* Android */
Color.parseColor("#3d7df7")
/* Flutter */
Color(0xFF3D7DF7)
/* Python / OpenCV (BGR) */
(247, 125, 61)

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

Accessibility — WCAG contrast

Aa
#3d7df7 on white: 3.84:1
AA ✗ fail · AA-large · AAA
Aa
#3d7df7 on black: 5.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #328BFB
deuteranopia · #007AF5
tritanopia · #009AAE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #3d7df7 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
#E4ECFB
#C3D5F9
#93B7FB
#5D93F8
#3d7df7
#0A57EB
#0849C4
#063A9D
#092D71
#061C47
Base = 500Lightest = 50 · #F2F6FDDarkest = 950 · #061C47
:root {
  --brand-50: #F2F6FD;
  --brand-100: #E4ECFB;
  --brand-200: #C3D5F9;
  --brand-300: #93B7FB;
  --brand-400: #5D93F8;
  --brand-500: #3d7df7;
  --brand-600: #0A57EB;
  --brand-700: #0849C4;
  --brand-800: #063A9D;
  --brand-900: #092D71;
  --brand-950: #061C47;
  --brand: #3d7df7;
  --brand-ink: #000000;
}

Colors that work with #3d7df7

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#F4F6FA
Tinted page background
Border#C0CFED
Hairlines and dividers
Muted text#4B669B
Captions on the surface
Accent#C85404
Second voice, not a rival
Dark variant#052D7A
Hover, pressed, headers
Light variant#E7EFFE
Selected rows, tints
Dark surface#141924
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 #3d7df7

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#F7B73D
Analogous left#3DDAF7
Analogous right#5A3DF7
Split-complement 1#F75A3D
Split-complement 2#DAF73D
Triadic 1#F73D7D
Triadic 2#7DF73D
Tetradic#F73DDA

RGB percentages

Red23.9%
Green49.0%
Blue96.9%

CMYK percentages

Cyan75.3%
Magenta49.4%
Yellow0.0%
Key (black)3.1%

Color previews

#3d7df7 text on a black background

contrast 5.47:1

Card sample

#3d7df7 text on a white background

contrast 3.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3d7df7;
Background color
Panel with #3d7df7 background
background-color: #3d7df7;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(61, 125, 247, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(61, 125, 247, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3d7df7;
background: linear-gradient(135deg, #3d7df7, #793DF7);

Monochromatic scale

Palettes built from #3d7df7

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.

#3d7df7 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.

#3d7df7, answered

What color is #3d7df7?

#3d7df7 is a balanced electric blue, closest to Steel Blue (ΔE2000 7.5). It sits at 219° on the hue wheel with 92% saturation and 60% lightness, which reads as cool.

What is the RGB value of #3d7df7?

rgb(61, 125, 247) — 61 red, 125 green and 247 blue out of 255, or 23.9% / 49% / 96.9% by channel.

Is #3d7df7 a light or a dark color?

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

Should I use black or white text on #3d7df7?

Black. It scores 5.47:1 against #3d7df7, versus 3.84:1 for white — AA at any size.

What is the complementary color of #3d7df7?

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

What colors go well with #3d7df7?

For interface work: #F4F6FA as the surface, #C0CFED for borders, #4B669B for secondary text, #C85404 as an accent and #052D7A for hover and pressed states. For a palette, the analogous pair #3DDAF7 and #5A3DF7 stays calm, while #F7B73D is the loudest partner.

What is #3d7df7 in CMYK for printing?

cmyk(75%, 49%, 0%, 3%). 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 #3d7df7 warm or cool?

Cool — it scores 95 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #413DF7; nudged cooler, #227AF8.

Work with #3d7df7 in the Color Lab