Skip to content

#3b44eb

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

RGB
59, 68, 235
HSL
237°, 82%, 58%
CMYK
75, 71, 0, 8
Luminance
0.1106

At a glance

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

Hex
#3b44eb
Hue
237°
blue
Saturation
82%
electric
Lightness
58%
balanced
Brightness
92%
HSV value
Perceived
39%
weighted brightness
Luminance
0.1106
WCAG relative
Temperature
Cool
85/100 cool
Color family
Blue
Tone
Electric
Best ink
White
6.54:1
Closest name
Slate Blue
ΔE2000 8.4
Where it sits
Hue237° of 360°
Saturation82%
Lightness58%
Temperature
Warm ← → Cool85% 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#3b44eb
RGBrgb(59, 68, 235)
HSLhsl(237, 82%, 58%)
CMYKcmyk(75%, 71%, 0%, 8%)
LABlab(39.7 51.6 -84.3)
LCHlch(39.7 98.8 301.5)
OKLCHoklch(0.502 0.244 271.3)
Decimal3884267
Display P3color(display-p3 0.231 0.267 0.922)

Copy-ready code

/* CSS */
color: #3b44eb;
background-color: #3b44eb;
/* Tailwind (arbitrary) */
class="text-[#3b44eb] bg-[#3b44eb]"
/* SCSS */
$brand: #3b44eb;
/* SwiftUI */
Color(red: 0.231, green: 0.267, blue: 0.922)
/* Android */
Color.parseColor("#3b44eb")
/* Flutter */
Color(0xFF3B44EB)
/* Python / OpenCV (BGR) */
(235, 68, 59)

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

Accessibility — WCAG contrast

Aa
#3b44eb on white: 6.54:1
AA ✓ pass · AA-large · AAA
Aa
#3b44eb on black: 3.21:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #0066F0
deuteranopia · #0055E8
tritanopia · #007393

Color scale — 50 to 950

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

#F2F3FC
#E6E7F9
#C6C9F6
#999EF5
#666DEF
#3b44eb
#1721DE
#131BB9
#0F1694
#0F146B
#0A0D43
Base = 500Lightest = 50 · #F2F3FCDarkest = 950 · #0A0D43
:root {
  --brand-50: #F2F3FC;
  --brand-100: #E6E7F9;
  --brand-200: #C6C9F6;
  --brand-300: #999EF5;
  --brand-400: #666DEF;
  --brand-500: #3b44eb;
  --brand-600: #1721DE;
  --brand-700: #131BB9;
  --brand-800: #0F1694;
  --brand-900: #0F146B;
  --brand-950: #0A0D43;
  --brand: #3b44eb;
  --brand-ink: #ffffff;
}

Colors that work with #3b44eb

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#F4F5FA
Tinted page background
Border#C0C2ED
Hairlines and dividers
Muted text#4B4F9B
Captions on the surface
Accent#BD890F
Second voice, not a rival
Dark variant#0C1174
Hover, pressed, headers
Light variant#E8E9FD
Selected rows, tints
Dark surface#141524
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 #3b44eb

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
  • Brand accents, badges and data highlights
Use with care
  • 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#EBE23B
Analogous left#3B9CEB
Analogous right#8A3BEB
Split-complement 1#EB8A3B
Split-complement 2#9CEB3B
Triadic 1#EB3B44
Triadic 2#44EB3B
Tetradic#EB3B9C

RGB percentages

Red23.1%
Green26.7%
Blue92.2%

CMYK percentages

Cyan74.9%
Magenta71.1%
Yellow0.0%
Key (black)7.8%

Color previews

#3b44eb text on a black background

contrast 3.21:1

Card sample

#3b44eb text on a white background

contrast 6.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(59, 68, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(59, 68, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3b44eb;
background: linear-gradient(135deg, #3b44eb, #A73BEB);

Monochromatic scale

Palettes built from #3b44eb

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.

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

#3b44eb, answered

What color is #3b44eb?

#3b44eb is a balanced electric blue, closest to Slate Blue (ΔE2000 8.4). It sits at 237° on the hue wheel with 82% saturation and 58% lightness, which reads as cool.

What is the RGB value of #3b44eb?

rgb(59, 68, 235) — 59 red, 68 green and 235 blue out of 255, or 23.1% / 26.7% / 92.2% by channel.

Is #3b44eb a light or a dark color?

It is a dark color. Relative luminance is 0.1106 and perceived brightness is 39%, so white text on it reaches 6.54:1.

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

White. It scores 6.54:1 against #3b44eb, versus 3.21:1 for black — AA at any size.

What is the complementary color of #3b44eb?

#EBE23B sits directly opposite on the wheel. Softer options are the split-complements #EB8A3B and #9CEB3B, which give the same contrast with far less vibration.

What colors go well with #3b44eb?

For interface work: #F4F5FA as the surface, #C0C2ED for borders, #4B4F9B for secondary text, #BD890F as an accent and #0C1174 for hover and pressed states. For a palette, the analogous pair #3B9CEB and #8A3BEB stays calm, while #EBE23B is the loudest partner.

What is #3b44eb in CMYK for printing?

cmyk(75%, 71%, 0%, 8%). 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 #3b44eb warm or cool?

Cool — it scores 85 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #723BEB; nudged cooler, #396AED.

Work with #3b44eb in the Color Lab