Skip to content

#b94eee

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

RGB
185, 78, 238
HSL
280°, 83%, 62%
CMYK
22, 67, 0, 7
Luminance
0.2194

At a glance

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

Hex
#b94eee
Hue
280°
violet
Saturation
83%
electric
Lightness
62%
balanced
Brightness
93%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2194
WCAG relative
Temperature
Cool
61/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
5.39:1
Closest name
Medium Orchid
ΔE2000 4.3
Where it sits
Hue280° of 360°
Saturation83%
Lightness62%
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#b94eee
RGBrgb(185, 78, 238)
HSLhsl(280, 83%, 62%)
CMYKcmyk(22%, 67%, 0%, 7%)
LABlab(54.0 67.3 -62.1)
LCHlch(54.0 91.6 317.3)
OKLCHoklch(0.633 0.237 312.3)
Decimal12144366
Display P3color(display-p3 0.725 0.306 0.933)

Copy-ready code

/* CSS */
color: #b94eee;
background-color: #b94eee;
/* Tailwind (arbitrary) */
class="text-[#b94eee] bg-[#b94eee]"
/* SCSS */
$brand: #b94eee;
/* SwiftUI */
Color(red: 0.725, green: 0.306, blue: 0.933)
/* Android */
Color.parseColor("#b94eee")
/* Flutter */
Color(0xFFB94EEE)
/* Python / OpenCV (BGR) */
(238, 78, 185)

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

Accessibility — WCAG contrast

Aa
#b94eee on white: 3.90:1
AA ✗ fail · AA-large · AAA
Aa
#b94eee on black: 5.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #007CF3
deuteranopia · #3E83EA
tritanopia · #B36F98

Color scale — 50 to 950

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

#F9F2FC
#F3E6FA
#E6C6F6
#D699F5
#b94eee
#AE32EB
#9C15DF
#8212BA
#680E95
#4D0F6C
#300943
Base = 400Lightest = 50 · #F9F2FCDarkest = 950 · #300943
:root {
  --brand-50: #F9F2FC;
  --brand-100: #F3E6FA;
  --brand-200: #E6C6F6;
  --brand-300: #D699F5;
  --brand-400: #b94eee;
  --brand-500: #AE32EB;
  --brand-600: #9C15DF;
  --brand-700: #8212BA;
  --brand-800: #680E95;
  --brand-900: #4D0F6C;
  --brand-950: #300943;
  --brand: #b94eee;
  --brand-ink: #000000;
}

Colors that work with #b94eee

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#DEC0ED
Hairlines and dividers
Muted text#804B9B
Captions on the surface
Accent#75BE0E
Second voice, not a rival
Dark variant#510B74
Hover, pressed, headers
Light variant#F6E8FD
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 #b94eee

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#83EE4E
Analogous left#694EEE
Analogous right#EE4ED3
Split-complement 1#D3EE4E
Split-complement 2#4EEE69
Triadic 1#EEB94E
Triadic 2#4EEEB9
Tetradic#EE694E

RGB percentages

Red72.5%
Green30.6%
Blue93.3%

CMYK percentages

Cyan22.3%
Magenta67.2%
Yellow0.0%
Key (black)6.7%

Color previews

#b94eee text on a black background

contrast 5.39:1

Card sample

#b94eee text on a white background

contrast 3.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(185, 78, 238, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(185, 78, 238, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b94eee;
background: linear-gradient(135deg, #b94eee, #EE4EB8);

Monochromatic scale

Palettes built from #b94eee

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.

#b94eee 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.

#b94eee, answered

What color is #b94eee?

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

What is the RGB value of #b94eee?

rgb(185, 78, 238) — 185 red, 78 green and 238 blue out of 255, or 72.5% / 30.6% / 93.3% by channel.

Is #b94eee a light or a dark color?

It is a mid-tone. Relative luminance is 0.2194 and perceived brightness is 56%, so black text on it reaches 5.39:1.

Should I use black or white text on #b94eee?

Black. It scores 5.39:1 against #b94eee, versus 3.90:1 for white — AA at any size.

What is the complementary color of #b94eee?

#83EE4E sits directly opposite on the wheel. Softer options are the split-complements #D3EE4E and #4EEE69, which give the same contrast with far less vibration.

What colors go well with #b94eee?

For interface work: #F8F4FA as the surface, #DEC0ED for borders, #804B9B for secondary text, #75BE0E as an accent and #510B74 for hover and pressed states. For a palette, the analogous pair #694EEE and #EE4ED3 stays calm, while #83EE4E is the loudest partner.

What is #b94eee in CMYK for printing?

cmyk(22%, 67%, 0%, 7%). 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 #b94eee 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 #EE4EE8; nudged cooler, #7E4CF0.

Work with #b94eee in the Color Lab