Skip to content

#3f2cb2

a dark, vivid blue · cool · closest name: Medium Blue

RGB
63, 44, 178
HSL
249°, 60%, 44%
CMYK
65, 75, 0, 30
Luminance
0.0607

At a glance

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

Hex
#3f2cb2
Hue
249°
blue
Saturation
60%
vivid
Lightness
44%
dark
Brightness
70%
HSV value
Perceived
30%
weighted brightness
Luminance
0.0607
WCAG relative
Temperature
Cool
79/100 cool
Color family
Blue
Tone
Vivid
Best ink
White
9.48:1
Closest name
Medium Blue
ΔE2000 6.6
Where it sits
Hue249° of 360°
Saturation60%
Lightness44%
Temperature
Warm ← → Cool79% 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#3f2cb2
RGBrgb(63, 44, 178)
HSLhsl(249, 60%, 44%)
CMYKcmyk(65%, 75%, 0%, 30%)
LABlab(29.6 47.0 -67.8)
LCHlch(29.6 82.5 304.7)
OKLCHoklch(0.414 0.199 279.7)
Decimal4140210
Display P3color(display-p3 0.247 0.173 0.698)

Copy-ready code

/* CSS */
color: #3f2cb2;
background-color: #3f2cb2;
/* Tailwind (arbitrary) */
class="text-[#3f2cb2] bg-[#3f2cb2]"
/* SCSS */
$brand: #3f2cb2;
/* SwiftUI */
Color(red: 0.247, green: 0.173, blue: 0.698)
/* Android */
Color.parseColor("#3f2cb2")
/* Flutter */
Color(0xFF3F2CB2)
/* Python / OpenCV (BGR) */
(178, 44, 63)

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

Accessibility — WCAG contrast

Aa
#3f2cb2 on white: 9.48:1
AA ✓ pass · AA-large · AAA
Aa
#3f2cb2 on black: 2.21:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #004BB6
deuteranopia · #0040B0
tritanopia · #00526D

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #3f2cb2 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
#EBE8F7
#D1CCEF
#AFA5E9
#8678DE
#5E4BD3
#4530C4
#3f2cb2
#2E2083
#251B5F
#17113C
Base = 700Lightest = 50 · #F5F4FBDarkest = 950 · #17113C
:root {
  --brand-50: #F5F4FB;
  --brand-100: #EBE8F7;
  --brand-200: #D1CCEF;
  --brand-300: #AFA5E9;
  --brand-400: #8678DE;
  --brand-500: #5E4BD3;
  --brand-600: #4530C4;
  --brand-700: #3f2cb2;
  --brand-800: #2E2083;
  --brand-900: #251B5F;
  --brand-950: #17113C;
  --brand: #3f2cb2;
  --brand-ink: #ffffff;
}

Colors that work with #3f2cb2

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#C6C0ED
Hairlines and dividers
Muted text#564B9B
Captions on the surface
Accent#A89A24
Second voice, not a rival
Dark variant#241966
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 #3f2cb2

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#9FB22C
Analogous left#2C5CB2
Analogous right#822CB2
Split-complement 1#B2822C
Split-complement 2#5CB22C
Triadic 1#B23F2C
Triadic 2#2CB23F
Tetradic#B22C5C

RGB percentages

Red24.7%
Green17.3%
Blue69.8%

CMYK percentages

Cyan64.6%
Magenta75.3%
Yellow0.0%
Key (black)30.2%

Color previews

#3f2cb2 text on a black background

contrast 2.21:1

Card sample

#3f2cb2 text on a white background

contrast 9.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(63, 44, 178, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(63, 44, 178, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3f2cb2;
background: linear-gradient(135deg, #3f2cb2, #982CB2);

Monochromatic scale

Palettes built from #3f2cb2

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.

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

#3f2cb2, answered

What color is #3f2cb2?

#3f2cb2 is a dark vivid blue, closest to Medium Blue (ΔE2000 6.6). It sits at 249° on the hue wheel with 60% saturation and 44% lightness, which reads as cool.

What is the RGB value of #3f2cb2?

rgb(63, 44, 178) — 63 red, 44 green and 178 blue out of 255, or 24.7% / 17.3% / 69.8% by channel.

Is #3f2cb2 a light or a dark color?

It is a dark color. Relative luminance is 0.0607 and perceived brightness is 30%, so white text on it reaches 9.48:1.

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

White. It scores 9.48:1 against #3f2cb2, versus 2.21:1 for black — AAA at any size.

What is the complementary color of #3f2cb2?

#9FB22C sits directly opposite on the wheel. Softer options are the split-complements #B2822C and #5CB22C, which give the same contrast with far less vibration.

What colors go well with #3f2cb2?

For interface work: #F5F4FA as the surface, #C6C0ED for borders, #564B9B for secondary text, #A89A24 as an accent and #241966 for hover and pressed states. For a palette, the analogous pair #2C5CB2 and #822CB2 stays calm, while #9FB22C is the loudest partner.

What is #3f2cb2 in CMYK for printing?

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

Is #3f2cb2 warm or cool?

Cool — it scores 79 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #702CB2; nudged cooler, #2A49B4.

Work with #3f2cb2 in the Color Lab