Skip to content

#3e2ba2

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

RGB
62, 43, 162
HSL
250°, 58%, 40%
CMYK
62, 74, 0, 37
Luminance
0.0536

At a glance

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

Hex
#3e2ba2
Hue
250°
blue
Saturation
58%
vivid
Lightness
40%
dark
Brightness
64%
HSV value
Perceived
28%
weighted brightness
Luminance
0.0536
WCAG relative
Temperature
Cool
78/100 cool
Color family
Blue
Tone
Vivid
Best ink
White
10.13:1
Closest name
Dark Slate Blue
ΔE2000 6.8
Where it sits
Hue250° of 360°
Saturation58%
Lightness40%
Temperature
Warm ← → Cool78% 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#3e2ba2
RGBrgb(62, 43, 162)
HSLhsl(250, 58%, 40%)
CMYKcmyk(62%, 74%, 0%, 37%)
LABlab(27.7 42.5 -61.2)
LCHlch(27.7 74.5 304.7)
OKLCHoklch(0.396 0.180 281.6)
Decimal4074402
Display P3color(display-p3 0.243 0.169 0.635)

Copy-ready code

/* CSS */
color: #3e2ba2;
background-color: #3e2ba2;
/* Tailwind (arbitrary) */
class="text-[#3e2ba2] bg-[#3e2ba2]"
/* SCSS */
$brand: #3e2ba2;
/* SwiftUI */
Color(red: 0.243, green: 0.169, blue: 0.635)
/* Android */
Color.parseColor("#3e2ba2")
/* Flutter */
Color(0xFF3E2BA2)
/* Python / OpenCV (BGR) */
(162, 43, 62)

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 #3e2ba2 · 10.13:1
Use #ffffffAAA at every size.
Aa
White text · 10.13:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 2.07:1
AA fail · AA large fail · AAA fail
Reading the other direction: #3e2ba2 as text scores 10.13:1 on white and 2.07:1 on black.

Accessibility — WCAG contrast

Aa
#3e2ba2 on white: 10.13:1
AA ✓ pass · AA-large · AAA
Aa
#3e2ba2 on black: 2.07:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #0045A5
deuteranopia · #003DA0
tritanopia · #004C64

Color scale — 50 to 950

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

#F5F4FB
#EBE9F7
#D2CDEF
#B1A6E7
#8A7ADC
#634ED0
#4A33C1
#3e2ba2
#312281
#271D5E
#18123B
Base = 700Lightest = 50 · #F5F4FBDarkest = 950 · #18123B
:root {
  --brand-50: #F5F4FB;
  --brand-100: #EBE9F7;
  --brand-200: #D2CDEF;
  --brand-300: #B1A6E7;
  --brand-400: #8A7ADC;
  --brand-500: #634ED0;
  --brand-600: #4A33C1;
  --brand-700: #3e2ba2;
  --brand-800: #312281;
  --brand-900: #271D5E;
  --brand-950: #18123B;
  --brand: #3e2ba2;
  --brand-ink: #ffffff;
}

Colors that work with #3e2ba2

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#F5F4FA
Tinted page background
Border#C7C0ED
Hairlines and dividers
Muted text#574B9B
Captions on the surface
Accent#A59A27
Second voice, not a rival
Dark variant#271B65
Hover, pressed, headers
Light variant#EDEBFA
Selected rows, tints
Dark surface#161424
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 #3e2ba2

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#8FA22B
Analogous left#2B53A2
Analogous right#7A2BA2
Split-complement 1#A27A2B
Split-complement 2#53A22B
Triadic 1#A23E2B
Triadic 2#2BA23E
Tetradic#A22B53

RGB percentages

Red24.3%
Green16.9%
Blue63.5%

CMYK percentages

Cyan61.7%
Magenta73.5%
Yellow0.0%
Key (black)36.5%

Color previews

#3e2ba2 text on a black background

contrast 2.07:1

Card sample

#3e2ba2 text on a white background

contrast 10.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(62, 43, 162, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(62, 43, 162, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3e2ba2;
background: linear-gradient(135deg, #3e2ba2, #8D2BA2);

Monochromatic scale

Palettes built from #3e2ba2

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.

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

#3e2ba2, answered

What color is #3e2ba2?

#3e2ba2 is a dark vivid blue, closest to Dark Slate Blue (ΔE2000 6.8). It sits at 250° on the hue wheel with 58% saturation and 40% lightness, which reads as cool.

What is the RGB value of #3e2ba2?

rgb(62, 43, 162) — 62 red, 43 green and 162 blue out of 255, or 24.3% / 16.9% / 63.5% by channel.

Is #3e2ba2 a light or a dark color?

It is a dark color. Relative luminance is 0.0536 and perceived brightness is 28%, so white text on it reaches 10.13:1.

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

White. It scores 10.13:1 against #3e2ba2, versus 2.07:1 for black — AAA at any size.

What is the complementary color of #3e2ba2?

#8FA22B sits directly opposite on the wheel. Softer options are the split-complements #A27A2B and #53A22B, which give the same contrast with far less vibration.

What colors go well with #3e2ba2?

For interface work: #F5F4FA as the surface, #C7C0ED for borders, #574B9B for secondary text, #A59A27 as an accent and #271B65 for hover and pressed states. For a palette, the analogous pair #2B53A2 and #7A2BA2 stays calm, while #8FA22B is the loudest partner.

What is #3e2ba2 in CMYK for printing?

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

Is #3e2ba2 warm or cool?

Cool — it scores 78 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #6A2BA2; nudged cooler, #2942A4.

Work with #3e2ba2 in the Color Lab