Skip to content

#b46eef

a light, electric violet · cool · closest name: Medium Purple

RGB
180, 110, 239
HSL
273°, 80%, 68%
CMYK
25, 54, 0, 6
Luminance
0.2709

At a glance

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

Hex
#b46eef
Hue
273°
violet
Saturation
80%
electric
Lightness
68%
light
Brightness
94%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2709
WCAG relative
Temperature
Cool
65/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
6.42:1
Closest name
Medium Purple
ΔE2000 6.5
Where it sits
Hue273° of 360°
Saturation80%
Lightness68%
Temperature
Warm ← → Cool65% 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#b46eef
RGBrgb(180, 110, 239)
HSLhsl(273, 80%, 68%)
CMYKcmyk(25%, 54%, 0%, 6%)
LABlab(59.1 51.1 -54.6)
LCHlch(59.1 74.8 313.1)
OKLCHoklch(0.668 0.192 307.0)
Decimal11824879
Display P3color(display-p3 0.706 0.431 0.937)

Copy-ready code

/* CSS */
color: #b46eef;
background-color: #b46eef;
/* Tailwind (arbitrary) */
class="text-[#b46eef] bg-[#b46eef]"
/* SCSS */
$brand: #b46eef;
/* SwiftUI */
Color(red: 0.706, green: 0.431, blue: 0.937)
/* Android */
Color.parseColor("#b46eef")
/* Flutter */
Color(0xFFB46EEF)
/* Python / OpenCV (BGR) */
(239, 110, 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 #b46eef · 6.42:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.27:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.42:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #b46eef as text scores 3.27:1 on white and 6.42:1 on black.

Accessibility — WCAG contrast

Aa
#b46eef on white: 3.27:1
AA ✗ fail · AA-large · AAA
Aa
#b46eef on black: 6.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #438CF3
deuteranopia · #5B8FEC
tritanopia · #AB86A4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b46eef is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F8F3FC
#F1E6F9
#E0C6F5
#CB9AF4
#b46eef
#9735E9
#8318DC
#6D14B8
#571093
#41106A
#290A42
Base = 400Lightest = 50 · #F8F3FCDarkest = 950 · #290A42
:root {
  --brand-50: #F8F3FC;
  --brand-100: #F1E6F9;
  --brand-200: #E0C6F5;
  --brand-300: #CB9AF4;
  --brand-400: #b46eef;
  --brand-500: #9735E9;
  --brand-600: #8318DC;
  --brand-700: #6D14B8;
  --brand-800: #571093;
  --brand-900: #41106A;
  --brand-950: #290A42;
  --brand: #b46eef;
  --brand-ink: #000000;
}

Colors that work with #b46eef

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#D8C0ED
Hairlines and dividers
Muted text#764B9B
Captions on the surface
Accent#89BC10
Second voice, not a rival
Dark variant#440D73
Hover, pressed, headers
Light variant#F3E8FC
Selected rows, tints
Dark surface#1D1424
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 #b46eef

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
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • White 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#A9EF6E
Analogous left#736EEF
Analogous right#EF6EE9
Split-complement 1#E9EF6E
Split-complement 2#6EEF73
Triadic 1#EFB46E
Triadic 2#6EEFB4
Tetradic#EF736E

RGB percentages

Red70.6%
Green43.1%
Blue93.7%

CMYK percentages

Cyan24.7%
Magenta54.0%
Yellow0.0%
Key (black)6.3%

Color previews

#b46eef text on a black background

contrast 6.42:1

Card sample

#b46eef text on a white background

contrast 3.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b46eef

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.

#b46eef 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#b46eef, answered

What color is #b46eef?

#b46eef is a light electric violet, closest to Medium Purple (ΔE2000 6.5). It sits at 273° on the hue wheel with 80% saturation and 68% lightness, which reads as cool.

What is the RGB value of #b46eef?

rgb(180, 110, 239) — 180 red, 110 green and 239 blue out of 255, or 70.6% / 43.1% / 93.7% by channel.

Is #b46eef a light or a dark color?

It is a mid-tone. Relative luminance is 0.2709 and perceived brightness is 60%, so black text on it reaches 6.42:1.

Should I use black or white text on #b46eef?

Black. It scores 6.42:1 against #b46eef, versus 3.27:1 for white — AA at any size.

What is the complementary color of #b46eef?

#A9EF6E sits directly opposite on the wheel. Softer options are the split-complements #E9EF6E and #6EEF73, which give the same contrast with far less vibration.

What colors go well with #b46eef?

For interface work: #F8F4FA as the surface, #D8C0ED for borders, #764B9B for secondary text, #89BC10 as an accent and #440D73 for hover and pressed states. For a palette, the analogous pair #736EEF and #EF6EE9 stays calm, while #A9EF6E is the loudest partner.

What is #b46eef in CMYK for printing?

cmyk(25%, 54%, 0%, 6%). 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 #b46eef warm or cool?

Cool — it scores 65 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E36EEF; nudged cooler, #846CF1.

Work with #b46eef in the Color Lab