Skip to content

#2f7cb7

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

RGB
47, 124, 183
HSL
206°, 59%, 45%
CMYK
74, 32, 0, 28
Luminance
0.1844

At a glance

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

Hex
#2f7cb7
Hue
206°
blue
Saturation
59%
vivid
Lightness
45%
balanced
Brightness
72%
HSV value
Perceived
46%
weighted brightness
Luminance
0.1844
WCAG relative
Temperature
Cool
98/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
4.69:1
Closest name
Steel Blue
ΔE2000 2.9
Where it sits
Hue206° of 360°
Saturation59%
Lightness45%
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#2f7cb7
RGBrgb(47, 124, 183)
HSLhsl(206, 59%, 45%)
CMYKcmyk(74%, 32%, 0%, 28%)
LABlab(50.0 -3.3 -37.8)
LCHlch(50.0 38.0 265.0)
OKLCHoklch(0.567 0.118 245.4)
Decimal3112119
Display P3color(display-p3 0.184 0.486 0.718)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2f7cb7 on white: 4.48:1
AA ✗ fail · AA-large · AAA
Aa
#2f7cb7 on black: 4.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #617EBA
deuteranopia · #4E71B6
tritanopia · #008A91

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #2f7cb7 is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4F8FB
#E9F1F7
#CDE0EF
#A6CBE8
#79B1DD
#4C98D1
#2f7cb7
#2A6EA2
#215882
#1C425E
#11293B
Base = 600Lightest = 50 · #F4F8FBDarkest = 950 · #11293B
:root {
  --brand-50: #F4F8FB;
  --brand-100: #E9F1F7;
  --brand-200: #CDE0EF;
  --brand-300: #A6CBE8;
  --brand-400: #79B1DD;
  --brand-500: #4C98D1;
  --brand-600: #2f7cb7;
  --brand-700: #2A6EA2;
  --brand-800: #215882;
  --brand-900: #1C425E;
  --brand-950: #11293B;
  --brand: #2f7cb7;
  --brand-ink: #000000;
}

Colors that work with #2f7cb7

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#F4F8FA
Tinted page background
Border#C0D9ED
Hairlines and dividers
Muted text#4B789B
Captions on the surface
Accent#BC452A
Second voice, not a rival
Dark variant#1A4565
Hover, pressed, headers
Light variant#EBF3FA
Selected rows, tints
Dark surface#141D24
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 #2f7cb7

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#B76A2F
Analogous left#2FB7AE
Analogous right#2F38B7
Split-complement 1#B72F38
Split-complement 2#B7AE2F
Triadic 1#B72F7C
Triadic 2#7CB72F
Tetradic#AE2FB7

RGB percentages

Red18.4%
Green48.6%
Blue71.8%

CMYK percentages

Cyan74.3%
Magenta32.2%
Yellow0.0%
Key (black)28.2%

Color previews

#2f7cb7 text on a black background

contrast 4.69:1

Card sample

#2f7cb7 text on a white background

contrast 4.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(47, 124, 183, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(47, 124, 183, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2f7cb7;
background: linear-gradient(135deg, #2f7cb7, #3D2FB7);

Monochromatic scale

Palettes built from #2f7cb7

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.

#2f7cb7 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

Converts to four-color process without much drama. Proof it anyway.

#2f7cb7, answered

What color is #2f7cb7?

#2f7cb7 is a balanced vivid blue, closest to Steel Blue (ΔE2000 2.9). It sits at 206° on the hue wheel with 59% saturation and 45% lightness, which reads as cool.

What is the RGB value of #2f7cb7?

rgb(47, 124, 183) — 47 red, 124 green and 183 blue out of 255, or 18.4% / 48.6% / 71.8% by channel.

Is #2f7cb7 a light or a dark color?

It is a mid-tone. Relative luminance is 0.1844 and perceived brightness is 46%, so black text on it reaches 4.69:1.

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

Black. It scores 4.69:1 against #2f7cb7, versus 4.48:1 for white — AA at any size.

What is the complementary color of #2f7cb7?

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

What colors go well with #2f7cb7?

For interface work: #F4F8FA as the surface, #C0D9ED for borders, #4B789B for secondary text, #BC452A as an accent and #1A4565 for hover and pressed states. For a palette, the analogous pair #2FB7AE and #2F38B7 stays calm, while #B76A2F is the loudest partner.

What is #2f7cb7 in CMYK for printing?

cmyk(74%, 32%, 0%, 28%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #2f7cb7 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 #2F4AB7; nudged cooler, #2868A5.

Work with #2f7cb7 in the Color Lab