Skip to content

#2d4eb6

a dark, vivid blue · cool · closest name: Dark Slate Blue

RGB
45, 78, 182
HSL
226°, 60%, 45%
CMYK
75, 57, 0, 29
Luminance
0.0938

At a glance

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

Hex
#2d4eb6
Hue
226°
blue
Saturation
60%
vivid
Lightness
45%
dark
Brightness
71%
HSV value
Perceived
35%
weighted brightness
Luminance
0.0938
WCAG relative
Temperature
Cool
91/100 cool
Color family
Blue
Tone
Vivid
Best ink
White
7.30:1
Closest name
Dark Slate Blue
ΔE2000 9.9
Where it sits
Hue226° of 360°
Saturation60%
Lightness45%
Temperature
Warm ← → Cool91% 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#2d4eb6
RGBrgb(45, 78, 182)
HSLhsl(226, 60%, 45%)
CMYKcmyk(75%, 57%, 0%, 29%)
LABlab(36.7 25.3 -58.5)
LCHlch(36.7 63.8 293.4)
OKLCHoklch(0.464 0.169 266.4)
Decimal2969270
Display P3color(display-p3 0.176 0.306 0.714)

Copy-ready code

/* CSS */
color: #2d4eb6;
background-color: #2d4eb6;
/* Tailwind (arbitrary) */
class="text-[#2d4eb6] bg-[#2d4eb6]"
/* SCSS */
$brand: #2d4eb6;
/* SwiftUI */
Color(red: 0.176, green: 0.306, blue: 0.714)
/* Android */
Color.parseColor("#2d4eb6")
/* Flutter */
Color(0xFF2D4EB6)
/* Python / OpenCV (BGR) */
(182, 78, 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#ffffff on #2d4eb6 · 7.30:1
Use #ffffffAAA at every size.
Aa
White text · 7.30:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 2.88:1
AA fail · AA large fail · AAA fail
Reading the other direction: #2d4eb6 as text scores 7.30:1 on white and 2.88:1 on black.

Accessibility — WCAG contrast

Aa
#2d4eb6 on white: 7.30:1
AA ✓ pass · AA-large · AAA
Aa
#2d4eb6 on black: 2.88:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #005DBA
deuteranopia · #0050B4
tritanopia · #00687A

Color scale — 50 to 950

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

#F4F5FB
#E8ECF7
#CCD5EF
#A5B5E9
#7891DE
#4B6CD3
#2d4eb6
#2846A4
#203883
#1B2C5F
#111B3C
Base = 600Lightest = 50 · #F4F5FBDarkest = 950 · #111B3C
:root {
  --brand-50: #F4F5FB;
  --brand-100: #E8ECF7;
  --brand-200: #CCD5EF;
  --brand-300: #A5B5E9;
  --brand-400: #7891DE;
  --brand-500: #4B6CD3;
  --brand-600: #2d4eb6;
  --brand-700: #2846A4;
  --brand-800: #203883;
  --brand-900: #1B2C5F;
  --brand-950: #111B3C;
  --brand: #2d4eb6;
  --brand-ink: #ffffff;
}

Colors that work with #2d4eb6

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#F4F6FA
Tinted page background
Border#C0CBED
Hairlines and dividers
Muted text#4B5E9B
Captions on the surface
Accent#BB7328
Second voice, not a rival
Dark variant#192C66
Hover, pressed, headers
Light variant#EBEEFA
Selected rows, tints
Dark surface#141824
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 #2d4eb6

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Body text and links on white
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text on black or near-black surfaces
  • Full-page backgrounds — tiring over long sessions
  • Black text placed on it
  • 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#B6952D
Analogous left#2D93B6
Analogous right#502DB6
Split-complement 1#B6502D
Split-complement 2#93B62D
Triadic 1#B62D4E
Triadic 2#4EB62D
Tetradic#B62D93

RGB percentages

Red17.6%
Green30.6%
Blue71.4%

CMYK percentages

Cyan75.3%
Magenta57.1%
Yellow0.0%
Key (black)28.6%

Color previews

#2d4eb6 text on a black background

contrast 2.88:1

Card sample

#2d4eb6 text on a white background

contrast 7.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 78, 182, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 78, 182, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2d4eb6;
background: linear-gradient(135deg, #2d4eb6, #672DB6);

Monochromatic scale

Palettes built from #2d4eb6

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.

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

#2d4eb6, answered

What color is #2d4eb6?

#2d4eb6 is a dark vivid blue, closest to Dark Slate Blue (ΔE2000 9.9). It sits at 226° on the hue wheel with 60% saturation and 45% lightness, which reads as cool.

What is the RGB value of #2d4eb6?

rgb(45, 78, 182) — 45 red, 78 green and 182 blue out of 255, or 17.6% / 30.6% / 71.4% by channel.

Is #2d4eb6 a light or a dark color?

It is a dark color. Relative luminance is 0.0938 and perceived brightness is 35%, so white text on it reaches 7.30:1.

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

White. It scores 7.30:1 against #2d4eb6, versus 2.88:1 for black — AAA at any size.

What is the complementary color of #2d4eb6?

#B6952D sits directly opposite on the wheel. Softer options are the split-complements #B6502D and #93B62D, which give the same contrast with far less vibration.

What colors go well with #2d4eb6?

For interface work: #F4F6FA as the surface, #C0CBED for borders, #4B5E9B for secondary text, #BB7328 as an accent and #192C66 for hover and pressed states. For a palette, the analogous pair #2D93B6 and #502DB6 stays calm, while #B6952D is the loudest partner.

What is #2d4eb6 in CMYK for printing?

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

Is #2d4eb6 warm or cool?

Cool — it scores 91 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #3E2DB6; nudged cooler, #2B60B8.

Work with #2d4eb6 in the Color Lab