Skip to content

#3d7df9

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

RGB
61, 125, 249
HSL
220°, 94%, 61%
CMYK
76, 50, 0, 2
Luminance
0.2250

At a glance

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

Hex
#3d7df9
Hue
220°
blue
Saturation
94%
electric
Lightness
61%
balanced
Brightness
98%
HSV value
Perceived
52%
weighted brightness
Luminance
0.2250
WCAG relative
Temperature
Cool
95/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
5.50:1
Closest name
Cornflower Blue
ΔE2000 7.6
Where it sits
Hue220° of 360°
Saturation94%
Lightness61%
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#3d7df9
RGBrgb(61, 125, 249)
HSLhsl(220, 94%, 61%)
CMYKcmyk(76%, 50%, 0%, 2%)
LABlab(54.5 21.9 -67.8)
LCHlch(54.5 71.3 287.9)
OKLCHoklch(0.616 0.197 261.9)
Decimal4029945
Display P3color(display-p3 0.239 0.490 0.976)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3d7df9 on white: 3.82:1
AA ✗ fail · AA-large · AAA
Aa
#3d7df9 on black: 5.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #2F8CFD
deuteranopia · #007AF7
tritanopia · #009BAF

Color scale — 50 to 950

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

#F2F5FD
#E4ECFB
#C2D5FA
#92B6FC
#5C92FA
#3d7df9
#0756ED
#0647C6
#05399E
#082C72
#051C47
Base = 500Lightest = 50 · #F2F5FDDarkest = 950 · #051C47
:root {
  --brand-50: #F2F5FD;
  --brand-100: #E4ECFB;
  --brand-200: #C2D5FA;
  --brand-300: #92B6FC;
  --brand-400: #5C92FA;
  --brand-500: #3d7df9;
  --brand-600: #0756ED;
  --brand-700: #0647C6;
  --brand-800: #05399E;
  --brand-900: #082C72;
  --brand-950: #051C47;
  --brand: #3d7df9;
  --brand-ink: #000000;
}

Colors that work with #3d7df9

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#CA5402
Second voice, not a rival
Dark variant#042D7C
Hover, pressed, headers
Light variant#E6EEFE
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 #3d7df9

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#F9B93D
Analogous left#3DDBF9
Analogous right#5B3DF9
Split-complement 1#F95B3D
Split-complement 2#DBF93D
Triadic 1#F93D7D
Triadic 2#7DF93D
Tetradic#F93DDB

RGB percentages

Red23.9%
Green49.0%
Blue97.6%

CMYK percentages

Cyan75.5%
Magenta49.8%
Yellow0.0%
Key (black)2.4%

Color previews

#3d7df9 text on a black background

contrast 5.50:1

Card sample

#3d7df9 text on a white background

contrast 3.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3d7df9

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.

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

#3d7df9, answered

What color is #3d7df9?

#3d7df9 is a balanced electric blue, closest to Cornflower Blue (ΔE2000 7.6). It sits at 220° on the hue wheel with 94% saturation and 61% lightness, which reads as cool.

What is the RGB value of #3d7df9?

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

Is #3d7df9 a light or a dark color?

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

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

Black. It scores 5.50:1 against #3d7df9, versus 3.82:1 for white — AA at any size.

What is the complementary color of #3d7df9?

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

What colors go well with #3d7df9?

For interface work: #F4F6FA as the surface, #C0CFED for borders, #4B669B for secondary text, #CA5402 as an accent and #042D7C for hover and pressed states. For a palette, the analogous pair #3DDBF9 and #5B3DF9 stays calm, while #F9B93D is the loudest partner.

What is #3d7df9 in CMYK for printing?

cmyk(76%, 50%, 0%, 2%). 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 #3d7df9 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 #423DF9; nudged cooler, #227AFA.

Work with #3d7df9 in the Color Lab