Skip to content

#b449eb

a balanced, electric violet · cool · closest name: Medium Orchid

RGB
180, 73, 235
HSL
280°, 80%, 60%
CMYK
23, 69, 0, 8
Luminance
0.2047

At a glance

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

Hex
#b449eb
Hue
280°
violet
Saturation
80%
electric
Lightness
60%
balanced
Brightness
92%
HSV value
Perceived
54%
weighted brightness
Luminance
0.2047
WCAG relative
Temperature
Cool
61/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
5.09:1
Closest name
Medium Orchid
ΔE2000 4.7
Where it sits
Hue280° of 360°
Saturation80%
Lightness60%
Temperature
Warm ← → Cool61% 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#b449eb
RGBrgb(180, 73, 235)
HSLhsl(280, 80%, 60%)
CMYKcmyk(23%, 69%, 0%, 8%)
LABlab(52.4 67.8 -63.1)
LCHlch(52.4 92.6 317.1)
OKLCHoklch(0.619 0.239 311.7)
Decimal11815403
Display P3color(display-p3 0.706 0.286 0.922)

Copy-ready code

/* CSS */
color: #b449eb;
background-color: #b449eb;
/* Tailwind (arbitrary) */
class="text-[#b449eb] bg-[#b449eb]"
/* SCSS */
$brand: #b449eb;
/* SwiftUI */
Color(red: 0.706, green: 0.286, blue: 0.922)
/* Android */
Color.parseColor("#b449eb")
/* Flutter */
Color(0xFFB449EB)
/* Python / OpenCV (BGR) */
(235, 73, 180)

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

Accessibility — WCAG contrast

Aa
#b449eb on white: 4.12:1
AA ✗ fail · AA-large · AAA
Aa
#b449eb on black: 5.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0078F0
deuteranopia · #357FE7
tritanopia · #AD6C95

Color scale — 50 to 950

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

#F9F3FC
#F3E6F9
#E5C6F5
#D59AF4
#C067EE
#b449eb
#9A18DD
#8014B8
#671093
#4C106A
#2F0A42
Base = 500Lightest = 50 · #F9F3FCDarkest = 950 · #2F0A42
:root {
  --brand-50: #F9F3FC;
  --brand-100: #F3E6F9;
  --brand-200: #E5C6F5;
  --brand-300: #D59AF4;
  --brand-400: #C067EE;
  --brand-500: #b449eb;
  --brand-600: #9A18DD;
  --brand-700: #8014B8;
  --brand-800: #671093;
  --brand-900: #4C106A;
  --brand-950: #2F0A42;
  --brand: #b449eb;
  --brand-ink: #000000;
}

Colors that work with #b449eb

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F8F4FA
Tinted page background
Border#DDC0ED
Hairlines and dividers
Muted text#804B9B
Captions on the surface
Accent#75BC10
Second voice, not a rival
Dark variant#500D73
Hover, pressed, headers
Light variant#F6E8FC
Selected rows, tints
Dark surface#1F1424
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 #b449eb

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • 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#80EB49
Analogous left#6349EB
Analogous right#EB49D1
Split-complement 1#D1EB49
Split-complement 2#49EB63
Triadic 1#EBB449
Triadic 2#49EBB4
Tetradic#EB6349

RGB percentages

Red70.6%
Green28.6%
Blue92.2%

CMYK percentages

Cyan23.4%
Magenta68.9%
Yellow0.0%
Key (black)7.8%

Color previews

#b449eb text on a black background

contrast 5.09:1

Card sample

#b449eb text on a white background

contrast 4.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(180, 73, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(180, 73, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b449eb;
background: linear-gradient(135deg, #b449eb, #EB49B6);

Monochromatic scale

Palettes built from #b449eb

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.

#b449eb in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Creative toolsFintechBeautyLuxury
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#b449eb, answered

What color is #b449eb?

#b449eb is a balanced electric violet, closest to Medium Orchid (ΔE2000 4.7). It sits at 280° on the hue wheel with 80% saturation and 60% lightness, which reads as cool.

What is the RGB value of #b449eb?

rgb(180, 73, 235) — 180 red, 73 green and 235 blue out of 255, or 70.6% / 28.6% / 92.2% by channel.

Is #b449eb a light or a dark color?

It is a mid-tone. Relative luminance is 0.2047 and perceived brightness is 54%, so black text on it reaches 5.09:1.

Should I use black or white text on #b449eb?

Black. It scores 5.09:1 against #b449eb, versus 4.12:1 for white — AA at any size.

What is the complementary color of #b449eb?

#80EB49 sits directly opposite on the wheel. Softer options are the split-complements #D1EB49 and #49EB63, which give the same contrast with far less vibration.

What colors go well with #b449eb?

For interface work: #F8F4FA as the surface, #DDC0ED for borders, #804B9B for secondary text, #75BC10 as an accent and #500D73 for hover and pressed states. For a palette, the analogous pair #6349EB and #EB49D1 stays calm, while #80EB49 is the loudest partner.

What is #b449eb in CMYK for printing?

cmyk(23%, 69%, 0%, 8%). 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 #b449eb warm or cool?

Cool — it scores 61 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EB49E7; nudged cooler, #7847ED.

Work with #b449eb in the Color Lab