Skip to content

#4b3cdc

a balanced, vivid blue · cool · closest name: Blue

RGB
75, 60, 220
HSL
246°, 70%, 55%
CMYK
66, 73, 0, 14
Luminance
0.0989

At a glance

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

Hex
#4b3cdc
Hue
246°
blue
Saturation
70%
vivid
Lightness
55%
balanced
Brightness
86%
HSV value
Perceived
38%
weighted brightness
Luminance
0.0989
WCAG relative
Temperature
Cool
80/100 cool
Color family
Blue
Tone
Vivid
Best ink
White
7.05:1
Closest name
Blue
ΔE2000 7.6
Where it sits
Hue246° of 360°
Saturation70%
Lightness55%
Temperature
Warm ← → Cool80% 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#4b3cdc
RGBrgb(75, 60, 220)
HSLhsl(246, 70%, 55%)
CMYKcmyk(66%, 73%, 0%, 14%)
LABlab(37.6 52.8 -79.0)
LCHlch(37.6 95.1 303.8)
OKLCHoklch(0.485 0.230 277.6)
Decimal4930780
Display P3color(display-p3 0.294 0.235 0.863)

Copy-ready code

/* CSS */
color: #4b3cdc;
background-color: #4b3cdc;
/* Tailwind (arbitrary) */
class="text-[#4b3cdc] bg-[#4b3cdc]"
/* SCSS */
$brand: #4b3cdc;
/* SwiftUI */
Color(red: 0.294, green: 0.235, blue: 0.863)
/* Android */
Color.parseColor("#4b3cdc")
/* Flutter */
Color(0xFF4B3CDC)
/* Python / OpenCV (BGR) */
(220, 60, 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 #4b3cdc · 7.05:1
Use #ffffffAAA at every size.
Aa
White text · 7.05:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 2.98:1
AA fail · AA large fail · AAA fail
Reading the other direction: #4b3cdc as text scores 7.05:1 on white and 2.98:1 on black.

Accessibility — WCAG contrast

Aa
#4b3cdc on white: 7.05:1
AA ✓ pass · AA-large · AAA
Aa
#4b3cdc on black: 2.98:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #005FE1
deuteranopia · #0052D9
tritanopia · #006989

Color scale — 50 to 950

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

#F4F3FC
#E9E7F8
#CDCAF2
#A7A0EE
#7B70E5
#4b3cdc
#3525D0
#2C1FAD
#23198A
#1D1664
#120E3F
Base = 500Lightest = 50 · #F4F3FCDarkest = 950 · #120E3F
:root {
  --brand-50: #F4F3FC;
  --brand-100: #E9E7F8;
  --brand-200: #CDCAF2;
  --brand-300: #A7A0EE;
  --brand-400: #7B70E5;
  --brand-500: #4b3cdc;
  --brand-600: #3525D0;
  --brand-700: #2C1FAD;
  --brand-800: #23198A;
  --brand-900: #1D1664;
  --brand-950: #120E3F;
  --brand: #4b3cdc;
  --brand-ink: #ffffff;
}

Colors that work with #4b3cdc

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#C4C0ED
Hairlines and dividers
Muted text#524B9B
Captions on the surface
Accent#B19A1B
Second voice, not a rival
Dark variant#1C136C
Hover, pressed, headers
Light variant#EBE9FB
Selected rows, tints
Dark surface#151424
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 #4b3cdc

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
  • Text on black or near-black surfaces
  • 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#CDDC3C
Analogous left#3C7DDC
Analogous right#9B3CDC
Split-complement 1#DC9B3C
Split-complement 2#7DDC3C
Triadic 1#DC4B3C
Triadic 2#3CDC4B
Tetradic#DC3C7D

RGB percentages

Red29.4%
Green23.5%
Blue86.3%

CMYK percentages

Cyan65.9%
Magenta72.7%
Yellow0.0%
Key (black)13.7%

Color previews

#4b3cdc text on a black background

contrast 2.98:1

Card sample

#4b3cdc text on a white background

contrast 7.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4b3cdc

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.

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

#4b3cdc, answered

What color is #4b3cdc?

#4b3cdc is a balanced vivid blue, closest to Blue (ΔE2000 7.6). It sits at 246° on the hue wheel with 70% saturation and 55% lightness, which reads as cool.

What is the RGB value of #4b3cdc?

rgb(75, 60, 220) — 75 red, 60 green and 220 blue out of 255, or 29.4% / 23.5% / 86.3% by channel.

Is #4b3cdc a light or a dark color?

It is a dark color. Relative luminance is 0.0989 and perceived brightness is 38%, so white text on it reaches 7.05:1.

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

White. It scores 7.05:1 against #4b3cdc, versus 2.98:1 for black — AAA at any size.

What is the complementary color of #4b3cdc?

#CDDC3C sits directly opposite on the wheel. Softer options are the split-complements #DC9B3C and #7DDC3C, which give the same contrast with far less vibration.

What colors go well with #4b3cdc?

For interface work: #F5F4FA as the surface, #C4C0ED for borders, #524B9B for secondary text, #B19A1B as an accent and #1C136C for hover and pressed states. For a palette, the analogous pair #3C7DDC and #9B3CDC stays calm, while #CDDC3C is the loudest partner.

What is #4b3cdc in CMYK for printing?

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

Is #4b3cdc warm or cool?

Cool — it scores 80 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #863CDC; nudged cooler, #3A5FDE.

Work with #4b3cdc in the Color Lab