Skip to content

#b04df2

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

RGB
176, 77, 242
HSL
276°, 86%, 63%
CMYK
27, 68, 0, 5
Luminance
0.2095

At a glance

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

Hex
#b04df2
Hue
276°
violet
Saturation
86%
electric
Lightness
63%
balanced
Brightness
95%
HSV value
Perceived
55%
weighted brightness
Luminance
0.2095
WCAG relative
Temperature
Cool
63/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
5.19:1
Closest name
Medium Orchid
ΔE2000 5.7
Where it sits
Hue276° of 360°
Saturation86%
Lightness63%
Temperature
Warm ← → Cool63% 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#b04df2
RGBrgb(176, 77, 242)
HSLhsl(276, 86%, 63%)
CMYKcmyk(27%, 68%, 0%, 5%)
LABlab(52.9 66.8 -66.2)
LCHlch(52.9 94.0 315.3)
OKLCHoklch(0.623 0.239 308.4)
Decimal11554290
Display P3color(display-p3 0.690 0.302 0.949)

Copy-ready code

/* CSS */
color: #b04df2;
background-color: #b04df2;
/* Tailwind (arbitrary) */
class="text-[#b04df2] bg-[#b04df2]"
/* SCSS */
$brand: #b04df2;
/* SwiftUI */
Color(red: 0.690, green: 0.302, blue: 0.949)
/* Android */
Color.parseColor("#b04df2")
/* Flutter */
Color(0xFFB04DF2)
/* Python / OpenCV (BGR) */
(242, 77, 176)

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

Accessibility — WCAG contrast

Aa
#b04df2 on white: 4.05:1
AA ✗ fail · AA-large · AAA
Aa
#b04df2 on black: 5.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #007AF7
deuteranopia · #287FEE
tritanopia · #A6719A

Color scale — 50 to 950

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

#F8F2FD
#F2E5FA
#E3C5F7
#D196F7
#b04df2
#A22EF0
#9011E4
#780EBE
#600B98
#470D6E
#2C0845
Base = 400Lightest = 50 · #F8F2FDDarkest = 950 · #2C0845
:root {
  --brand-50: #F8F2FD;
  --brand-100: #F2E5FA;
  --brand-200: #E3C5F7;
  --brand-300: #D196F7;
  --brand-400: #b04df2;
  --brand-500: #A22EF0;
  --brand-600: #9011E4;
  --brand-700: #780EBE;
  --brand-800: #600B98;
  --brand-900: #470D6E;
  --brand-950: #2C0845;
  --brand: #b04df2;
  --brand-ink: #000000;
}

Colors that work with #b04df2

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#DBC0ED
Hairlines and dividers
Muted text#7B4B9B
Captions on the surface
Accent#81C20A
Second voice, not a rival
Dark variant#4B0977
Hover, pressed, headers
Light variant#F4E7FD
Selected rows, tints
Dark surface#1E1424
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 #b04df2

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#8FF24D
Analogous left#5D4DF2
Analogous right#F24DE1
Split-complement 1#E1F24D
Split-complement 2#4DF25D
Triadic 1#F2B04D
Triadic 2#4DF2B0
Tetradic#F25D4D

RGB percentages

Red69.0%
Green30.2%
Blue94.9%

CMYK percentages

Cyan27.3%
Magenta68.2%
Yellow0.0%
Key (black)5.1%

Color previews

#b04df2 text on a black background

contrast 5.19:1

Card sample

#b04df2 text on a white background

contrast 4.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(176, 77, 242, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(176, 77, 242, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b04df2;
background: linear-gradient(135deg, #b04df2, #F24DC6);

Monochromatic scale

Palettes built from #b04df2

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.

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

#b04df2, answered

What color is #b04df2?

#b04df2 is a balanced electric violet, closest to Medium Orchid (ΔE2000 5.7). It sits at 276° on the hue wheel with 86% saturation and 63% lightness, which reads as cool.

What is the RGB value of #b04df2?

rgb(176, 77, 242) — 176 red, 77 green and 242 blue out of 255, or 69% / 30.2% / 94.9% by channel.

Is #b04df2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2095 and perceived brightness is 55%, so black text on it reaches 5.19:1.

Should I use black or white text on #b04df2?

Black. It scores 5.19:1 against #b04df2, versus 4.05:1 for white — AA at any size.

What is the complementary color of #b04df2?

#8FF24D sits directly opposite on the wheel. Softer options are the split-complements #E1F24D and #4DF25D, which give the same contrast with far less vibration.

What colors go well with #b04df2?

For interface work: #F8F4FA as the surface, #DBC0ED for borders, #7B4B9B for secondary text, #81C20A as an accent and #4B0977 for hover and pressed states. For a palette, the analogous pair #5D4DF2 and #F24DE1 stays calm, while #8FF24D is the loudest partner.

What is #b04df2 in CMYK for printing?

cmyk(27%, 68%, 0%, 5%). 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 #b04df2 warm or cool?

Cool — it scores 63 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EC4DF2; nudged cooler, #724BF4.

Work with #b04df2 in the Color Lab