Skip to content

#4b2eb2

a dark, vivid blue · cool · closest name: Rebecca Purple

RGB
75, 46, 178
HSL
253°, 59%, 44%
CMYK
58, 74, 0, 30
Luminance
0.0666

At a glance

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

Hex
#4b2eb2
Hue
253°
blue
Saturation
59%
vivid
Lightness
44%
dark
Brightness
70%
HSV value
Perceived
32%
weighted brightness
Luminance
0.0666
WCAG relative
Temperature
Cool
76/100 cool
Color family
Blue
Tone
Vivid
Best ink
White
9.00:1
Closest name
Rebecca Purple
ΔE2000 6.7
Where it sits
Hue253° of 360°
Saturation59%
Lightness44%
Temperature
Warm ← → Cool76% 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#4b2eb2
RGBrgb(75, 46, 178)
HSLhsl(253, 59%, 44%)
CMYKcmyk(58%, 74%, 0%, 30%)
LABlab(31.0 47.5 -65.4)
LCHlch(31.0 80.8 306.0)
OKLCHoklch(0.426 0.195 284.6)
Decimal4927154
Display P3color(display-p3 0.294 0.180 0.698)

Copy-ready code

/* CSS */
color: #4b2eb2;
background-color: #4b2eb2;
/* Tailwind (arbitrary) */
class="text-[#4b2eb2] bg-[#4b2eb2]"
/* SCSS */
$brand: #4b2eb2;
/* SwiftUI */
Color(red: 0.294, green: 0.180, blue: 0.698)
/* Android */
Color.parseColor("#4b2eb2")
/* Flutter */
Color(0xFF4B2EB2)
/* Python / OpenCV (BGR) */
(178, 46, 75)

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

Accessibility — WCAG contrast

Aa
#4b2eb2 on white: 9.00:1
AA ✓ pass · AA-large · AAA
Aa
#4b2eb2 on black: 2.33:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #004DB6
deuteranopia · #0045B0
tritanopia · #13536E

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #4b2eb2 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
#ECE9F7
#D4CDEF
#B4A6E8
#8F79DC
#6A4DD1
#5232C2
#4b2eb2
#372282
#2B1C5E
#1B123B
Base = 700Lightest = 50 · #F5F4FBDarkest = 950 · #1B123B
:root {
  --brand-50: #F5F4FB;
  --brand-100: #ECE9F7;
  --brand-200: #D4CDEF;
  --brand-300: #B4A6E8;
  --brand-400: #8F79DC;
  --brand-500: #6A4DD1;
  --brand-600: #5232C2;
  --brand-700: #4b2eb2;
  --brand-800: #372282;
  --brand-900: #2B1C5E;
  --brand-950: #1B123B;
  --brand: #4b2eb2;
  --brand-ink: #ffffff;
}

Colors that work with #4b2eb2

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#F6F4FA
Tinted page background
Border#CAC0ED
Hairlines and dividers
Muted text#5C4B9B
Captions on the surface
Accent#A6A226
Second voice, not a rival
Dark variant#2B1A65
Hover, pressed, headers
Light variant#EEEBFA
Selected rows, tints
Dark surface#171424
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 #4b2eb2

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#95B22E
Analogous left#2E53B2
Analogous right#8D2EB2
Split-complement 1#B28D2E
Split-complement 2#53B22E
Triadic 1#B24B2E
Triadic 2#2EB24B
Tetradic#B22E53

RGB percentages

Red29.4%
Green18.0%
Blue69.8%

CMYK percentages

Cyan57.9%
Magenta74.2%
Yellow0.0%
Key (black)30.2%

Color previews

#4b2eb2 text on a black background

contrast 2.33:1

Card sample

#4b2eb2 text on a white background

contrast 9.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4b2eb2;
Background color
Panel with #4b2eb2 background
background-color: #4b2eb2;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(75, 46, 178, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(75, 46, 178, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4b2eb2;
background: linear-gradient(135deg, #4b2eb2, #A32EB2);

Monochromatic scale

Palettes built from #4b2eb2

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.

#4b2eb2 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.

#4b2eb2, answered

What color is #4b2eb2?

#4b2eb2 is a dark vivid blue, closest to Rebecca Purple (ΔE2000 6.7). It sits at 253° on the hue wheel with 59% saturation and 44% lightness, which reads as cool.

What is the RGB value of #4b2eb2?

rgb(75, 46, 178) — 75 red, 46 green and 178 blue out of 255, or 29.4% / 18% / 69.8% by channel.

Is #4b2eb2 a light or a dark color?

It is a dark color. Relative luminance is 0.0666 and perceived brightness is 32%, so white text on it reaches 9.00:1.

Should I use black or white text on #4b2eb2?

White. It scores 9.00:1 against #4b2eb2, versus 2.33:1 for black — AAA at any size.

What is the complementary color of #4b2eb2?

#95B22E sits directly opposite on the wheel. Softer options are the split-complements #B28D2E and #53B22E, which give the same contrast with far less vibration.

What colors go well with #4b2eb2?

For interface work: #F6F4FA as the surface, #CAC0ED for borders, #5C4B9B for secondary text, #A6A226 as an accent and #2B1A65 for hover and pressed states. For a palette, the analogous pair #2E53B2 and #8D2EB2 stays calm, while #95B22E is the loudest partner.

What is #4b2eb2 in CMYK for printing?

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

Is #4b2eb2 warm or cool?

Cool — it scores 76 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7B2EB2; nudged cooler, #2C40B4.

Work with #4b2eb2 in the Color Lab