Skip to content

#2d4db2

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

RGB
45, 77, 178
HSL
226°, 60%, 44%
CMYK
75, 57, 0, 30
Luminance
0.0908

At a glance

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

Hex
#2d4db2
Hue
226°
blue
Saturation
60%
vivid
Lightness
44%
dark
Brightness
70%
HSV value
Perceived
34%
weighted brightness
Luminance
0.0908
WCAG relative
Temperature
Cool
91/100 cool
Color family
Blue
Tone
Vivid
Best ink
White
7.46:1
Closest name
Dark Slate Blue
ΔE2000 9.4
Where it sits
Hue226° of 360°
Saturation60%
Lightness44%
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#2d4db2
RGBrgb(45, 77, 178)
HSLhsl(226, 60%, 44%)
CMYKcmyk(75%, 57%, 0%, 30%)
LABlab(36.1 24.5 -57.1)
LCHlch(36.1 62.1 293.2)
OKLCHoklch(0.459 0.165 266.5)
Decimal2969010
Display P3color(display-p3 0.176 0.302 0.698)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2d4db2 on white: 7.46:1
AA ✓ pass · AA-large · AAA
Aa
#2d4db2 on black: 2.82:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #005BB5
deuteranopia · #004FB0
tritanopia · #006678

Color scale — 50 to 950

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

#F4F6FB
#E9ECF7
#CCD5EF
#A5B6E8
#7991DD
#4C6CD2
#3154C3
#2d4db2
#213882
#1C2C5F
#111B3B
Base = 700Lightest = 50 · #F4F6FBDarkest = 950 · #111B3B
:root {
  --brand-50: #F4F6FB;
  --brand-100: #E9ECF7;
  --brand-200: #CCD5EF;
  --brand-300: #A5B6E8;
  --brand-400: #7991DD;
  --brand-500: #4C6CD2;
  --brand-600: #3154C3;
  --brand-700: #2d4db2;
  --brand-800: #213882;
  --brand-900: #1C2C5F;
  --brand-950: #111B3B;
  --brand: #2d4db2;
  --brand-ink: #ffffff;
}

Colors that work with #2d4db2

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#B67129
Second voice, not a rival
Dark variant#1A2C66
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 #2d4db2

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#B2922D
Analogous left#2D8FB2
Analogous right#502DB2
Split-complement 1#B2502D
Split-complement 2#8FB22D
Triadic 1#B22D4D
Triadic 2#4DB22D
Tetradic#B22D8F

RGB percentages

Red17.6%
Green30.2%
Blue69.8%

CMYK percentages

Cyan74.7%
Magenta56.7%
Yellow0.0%
Key (black)30.2%

Color previews

#2d4db2 text on a black background

contrast 2.82:1

Card sample

#2d4db2 text on a white background

contrast 7.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 77, 178, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 77, 178, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2d4db2;
background: linear-gradient(135deg, #2d4db2, #662DB2);

Monochromatic scale

Palettes built from #2d4db2

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.

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

#2d4db2, answered

What color is #2d4db2?

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

What is the RGB value of #2d4db2?

rgb(45, 77, 178) — 45 red, 77 green and 178 blue out of 255, or 17.6% / 30.2% / 69.8% by channel.

Is #2d4db2 a light or a dark color?

It is a dark color. Relative luminance is 0.0908 and perceived brightness is 34%, so white text on it reaches 7.46:1.

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

White. It scores 7.46:1 against #2d4db2, versus 2.82:1 for black — AAA at any size.

What is the complementary color of #2d4db2?

#B2922D sits directly opposite on the wheel. Softer options are the split-complements #B2502D and #8FB22D, which give the same contrast with far less vibration.

What colors go well with #2d4db2?

For interface work: #F4F6FA as the surface, #C0CBED for borders, #4B5E9B for secondary text, #B67129 as an accent and #1A2C66 for hover and pressed states. For a palette, the analogous pair #2D8FB2 and #502DB2 stays calm, while #B2922D is the loudest partner.

What is #2d4db2 in CMYK for printing?

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

Is #2d4db2 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 #3E2DB2; nudged cooler, #2B5FB4.

Work with #2d4db2 in the Color Lab