Skip to content

#2f7af5

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

RGB
47, 122, 245
HSL
217°, 91%, 57%
CMYK
81, 50, 0, 4
Luminance
0.2112

At a glance

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

Hex
#2f7af5
Hue
217°
blue
Saturation
91%
electric
Lightness
57%
balanced
Brightness
96%
HSV value
Perceived
50%
weighted brightness
Luminance
0.2112
WCAG relative
Temperature
Cool
96/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
5.22:1
Closest name
Royal Blue
ΔE2000 6.9
Where it sits
Hue217° of 360°
Saturation91%
Lightness57%
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#2f7af5
RGBrgb(47, 122, 245)
HSLhsl(217, 91%, 57%)
CMYKcmyk(81%, 50%, 0%, 4%)
LABlab(53.1 20.9 -68.0)
LCHlch(53.1 71.2 287.1)
OKLCHoklch(0.602 0.199 260.0)
Decimal3111669
Display P3color(display-p3 0.184 0.478 0.961)

Copy-ready code

/* CSS */
color: #2f7af5;
background-color: #2f7af5;
/* Tailwind (arbitrary) */
class="text-[#2f7af5] bg-[#2f7af5]"
/* SCSS */
$brand: #2f7af5;
/* SwiftUI */
Color(red: 0.184, green: 0.478, blue: 0.961)
/* Android */
Color.parseColor("#2f7af5")
/* Flutter */
Color(0xFF2F7AF5)
/* Python / OpenCV (BGR) */
(245, 122, 47)

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

Accessibility — WCAG contrast

Aa
#2f7af5 on white: 4.02:1
AA ✗ fail · AA-large · AAA
Aa
#2f7af5 on black: 5.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #2988F9
deuteranopia · #0076F3
tritanopia · #0098AC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #2f7af5 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
#E5EDFB
#C3D7F9
#94BBFA
#5E98F7
#2f7af5
#0B5FEA
#094FC3
#08409C
#0A3170
#061E46
Base = 500Lightest = 50 · #F2F6FDDarkest = 950 · #061E46
:root {
  --brand-50: #F2F6FD;
  --brand-100: #E5EDFB;
  --brand-200: #C3D7F9;
  --brand-300: #94BBFA;
  --brand-400: #5E98F7;
  --brand-500: #2f7af5;
  --brand-600: #0B5FEA;
  --brand-700: #094FC3;
  --brand-800: #08409C;
  --brand-900: #0A3170;
  --brand-950: #061E46;
  --brand: #2f7af5;
  --brand-ink: #000000;
}

Colors that work with #2f7af5

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#C64E06
Second voice, not a rival
Dark variant#06327A
Hover, pressed, headers
Light variant#E7EFFE
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 #2f7af5

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#F5AA2F
Analogous left#2FDDF5
Analogous right#472FF5
Split-complement 1#F5472F
Split-complement 2#DDF52F
Triadic 1#F52F7A
Triadic 2#7AF52F
Tetradic#F52FDD

RGB percentages

Red18.4%
Green47.8%
Blue96.1%

CMYK percentages

Cyan80.8%
Magenta50.2%
Yellow0.0%
Key (black)3.9%

Color previews

#2f7af5 text on a black background

contrast 5.22:1

Card sample

#2f7af5 text on a white background

contrast 4.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(47, 122, 245, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(47, 122, 245, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2f7af5;
background: linear-gradient(135deg, #2f7af5, #682FF5);

Monochromatic scale

Palettes built from #2f7af5

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.

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

#2f7af5, answered

What color is #2f7af5?

#2f7af5 is a balanced electric blue, closest to Royal Blue (ΔE2000 6.9). It sits at 217° on the hue wheel with 91% saturation and 57% lightness, which reads as cool.

What is the RGB value of #2f7af5?

rgb(47, 122, 245) — 47 red, 122 green and 245 blue out of 255, or 18.4% / 47.8% / 96.1% by channel.

Is #2f7af5 a light or a dark color?

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

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

Black. It scores 5.22:1 against #2f7af5, versus 4.02:1 for white — AA at any size.

What is the complementary color of #2f7af5?

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

What colors go well with #2f7af5?

For interface work: #F4F7FA as the surface, #C0D1ED for borders, #4B699B for secondary text, #C64E06 as an accent and #06327A for hover and pressed states. For a palette, the analogous pair #2FDDF5 and #472FF5 stays calm, while #F5AA2F is the loudest partner.

What is #2f7af5 in CMYK for printing?

cmyk(81%, 50%, 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 #2f7af5 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 #2F32F5; nudged cooler, #1474F6.

Work with #2f7af5 in the Color Lab