Skip to content

#4d2cff

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

RGB
77, 44, 255
HSL
249°, 100%, 59%
CMYK
70, 83, 0, 0
Luminance
0.1060

At a glance

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

Hex
#4d2cff
Hue
249°
blue
Saturation
100%
electric
Lightness
59%
balanced
Brightness
100%
HSV value
Perceived
40%
weighted brightness
Luminance
0.1060
WCAG relative
Temperature
Cool
78/100 cool
Color family
Blue
Tone
Electric
Best ink
White
6.73:1
Closest name
Blue
ΔE2000 5.8
Where it sits
Hue249° of 360°
Saturation100%
Lightness59%
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#4d2cff
RGBrgb(77, 44, 255)
HSLhsl(249, 100%, 59%)
CMYKcmyk(70%, 83%, 0%, 0%)
LABlab(38.9 70.4 -96.8)
LCHlch(38.9 119.7 306.0)
OKLCHoklch(0.505 0.281 276.4)
Decimal5057791
Display P3color(display-p3 0.302 0.173 1.000)

Copy-ready code

/* CSS */
color: #4d2cff;
background-color: #4d2cff;
/* Tailwind (arbitrary) */
class="text-[#4d2cff] bg-[#4d2cff]"
/* SCSS */
$brand: #4d2cff;
/* SwiftUI */
Color(red: 0.302, green: 0.173, blue: 1.000)
/* Android */
Color.parseColor("#4d2cff")
/* Flutter */
Color(0xFF4D2CFF)
/* Python / OpenCV (BGR) */
(255, 44, 77)

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

Accessibility — WCAG contrast

Aa
#4d2cff on white: 6.73:1
AA ✓ pass · AA-large · AAA
Aa
#4d2cff on black: 3.12:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #0064FF
deuteranopia · #0052FC
tritanopia · #00719A

Color scale — 50 to 950

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

#F3F1FE
#E7E3FC
#C9C0FC
#A08FFF
#7157FF
#4d2cff
#2600F5
#2000CC
#1A00A3
#170576
#0E0349
Base = 500Lightest = 50 · #F3F1FEDarkest = 950 · #0E0349
:root {
  --brand-50: #F3F1FE;
  --brand-100: #E7E3FC;
  --brand-200: #C9C0FC;
  --brand-300: #A08FFF;
  --brand-400: #7157FF;
  --brand-500: #4d2cff;
  --brand-600: #2600F5;
  --brand-700: #2000CC;
  --brand-800: #1A00A3;
  --brand-900: #170576;
  --brand-950: #0E0349;
  --brand: #4d2cff;
  --brand-ink: #ffffff;
}

Colors that work with #4d2cff

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#CCB900
Second voice, not a rival
Dark variant#140080
Hover, pressed, headers
Light variant#E9E5FF
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 #4d2cff

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#DEFF2C
Analogous left#2C74FF
Analogous right#B72CFF
Split-complement 1#FFB72C
Split-complement 2#74FF2C
Triadic 1#FF4D2C
Triadic 2#2CFF4D
Tetradic#FF2C74

RGB percentages

Red30.2%
Green17.3%
Blue100.0%

CMYK percentages

Cyan69.8%
Magenta82.7%
Yellow0.0%
Key (black)0.0%

Color previews

#4d2cff text on a black background

contrast 3.12:1

Card sample

#4d2cff text on a white background

contrast 6.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(77, 44, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(77, 44, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4d2cff;
background: linear-gradient(135deg, #4d2cff, #DA2CFF);

Monochromatic scale

Palettes built from #4d2cff

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.

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

#4d2cff, answered

What color is #4d2cff?

#4d2cff is a balanced electric blue, closest to Blue (ΔE2000 5.8). It sits at 249° on the hue wheel with 100% saturation and 59% lightness, which reads as cool.

What is the RGB value of #4d2cff?

rgb(77, 44, 255) — 77 red, 44 green and 255 blue out of 255, or 30.2% / 17.3% / 100% by channel.

Is #4d2cff a light or a dark color?

It is a dark color. Relative luminance is 0.1060 and perceived brightness is 40%, so white text on it reaches 6.73:1.

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

White. It scores 6.73:1 against #4d2cff, versus 3.12:1 for black — AA at any size.

What is the complementary color of #4d2cff?

#DEFF2C sits directly opposite on the wheel. Softer options are the split-complements #FFB72C and #74FF2C, which give the same contrast with far less vibration.

What colors go well with #4d2cff?

For interface work: #F5F4FA as the surface, #C7C0ED for borders, #574B9B for secondary text, #CCB900 as an accent and #140080 for hover and pressed states. For a palette, the analogous pair #2C74FF and #B72CFF stays calm, while #DEFF2C is the loudest partner.

What is #4d2cff in CMYK for printing?

cmyk(70%, 83%, 0%, 0%). 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 #4d2cff 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 #9A2CFF; nudged cooler, #2C4DFF.

Work with #4d2cff in the Color Lab