Skip to content

#b86df6

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

RGB
184, 109, 246
HSL
273°, 88%, 70%
CMYK
25, 56, 0, 4
Luminance
0.2778

At a glance

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

Hex
#b86df6
Hue
273°
violet
Saturation
88%
electric
Lightness
70%
light
Brightness
96%
HSV value
Perceived
61%
weighted brightness
Luminance
0.2778
WCAG relative
Temperature
Cool
65/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
6.56:1
Closest name
Medium Purple
ΔE2000 7.3
Where it sits
Hue273° of 360°
Saturation88%
Lightness70%
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#b86df6
RGBrgb(184, 109, 246)
HSLhsl(273, 88%, 70%)
CMYKcmyk(25%, 56%, 0%, 4%)
LABlab(59.7 54.2 -57.4)
LCHlch(59.7 79.0 313.3)
OKLCHoklch(0.675 0.203 307.1)
Decimal12086774
Display P3color(display-p3 0.722 0.427 0.965)

Copy-ready code

/* CSS */
color: #b86df6;
background-color: #b86df6;
/* Tailwind (arbitrary) */
class="text-[#b86df6] bg-[#b86df6]"
/* SCSS */
$brand: #b86df6;
/* SwiftUI */
Color(red: 0.722, green: 0.427, blue: 0.965)
/* Android */
Color.parseColor("#b86df6")
/* Flutter */
Color(0xFFB86DF6)
/* Python / OpenCV (BGR) */
(246, 109, 184)

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

Accessibility — WCAG contrast

Aa
#b86df6 on white: 3.20:1
AA ✗ fail · AA-large · AAA
Aa
#b86df6 on black: 6.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #3C8DFA
deuteranopia · #5890F3
tritanopia · #AE87A7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b86df6 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
#F1E5FA
#E0C4F8
#CC95F8
#b86df6
#982CF2
#840EE7
#6E0CC0
#58099A
#420B6F
#290745
Base = 400Lightest = 50 · #F8F2FDDarkest = 950 · #290745
:root {
  --brand-50: #F8F2FD;
  --brand-100: #F1E5FA;
  --brand-200: #E0C4F8;
  --brand-300: #CC95F8;
  --brand-400: #b86df6;
  --brand-500: #982CF2;
  --brand-600: #840EE7;
  --brand-700: #6E0CC0;
  --brand-800: #58099A;
  --brand-900: #420B6F;
  --brand-950: #290745;
  --brand: #b86df6;
  --brand-ink: #000000;
}

Colors that work with #b86df6

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#8DC408
Second voice, not a rival
Dark variant#450778
Hover, pressed, headers
Light variant#F3E7FE
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 #b86df6

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#ABF66D
Analogous left#736DF6
Analogous right#F66DF0
Split-complement 1#F0F66D
Split-complement 2#6DF673
Triadic 1#F6B86D
Triadic 2#6DF6B8
Tetradic#F6736D

RGB percentages

Red72.2%
Green42.7%
Blue96.5%

CMYK percentages

Cyan25.2%
Magenta55.7%
Yellow0.0%
Key (black)3.5%

Color previews

#b86df6 text on a black background

contrast 6.56:1

Card sample

#b86df6 text on a white background

contrast 3.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(184, 109, 246, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(184, 109, 246, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b86df6;
background: linear-gradient(135deg, #b86df6, #F66DD9);

Monochromatic scale

Palettes built from #b86df6

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.

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

#b86df6, answered

What color is #b86df6?

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

What is the RGB value of #b86df6?

rgb(184, 109, 246) — 184 red, 109 green and 246 blue out of 255, or 72.2% / 42.7% / 96.5% by channel.

Is #b86df6 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2778 and perceived brightness is 61%, so black text on it reaches 6.56:1.

Should I use black or white text on #b86df6?

Black. It scores 6.56:1 against #b86df6, versus 3.20:1 for white — AA at any size.

What is the complementary color of #b86df6?

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

What colors go well with #b86df6?

For interface work: #F8F4FA as the surface, #D8C0ED for borders, #764B9B for secondary text, #8DC408 as an accent and #450778 for hover and pressed states. For a palette, the analogous pair #736DF6 and #F66DF0 stays calm, while #ABF66D is the loudest partner.

What is #b86df6 in CMYK for printing?

cmyk(25%, 56%, 0%, 4%). 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 #b86df6 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 #EA6DF6; nudged cooler, #856BF8.

Work with #b86df6 in the Color Lab