Skip to content

#bf6bdf

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

RGB
191, 107, 223
HSL
283°, 64%, 65%
CMYK
14, 52, 0, 13
Luminance
0.2692

At a glance

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

Hex
#bf6bdf
Hue
283°
violet
Saturation
64%
vivid
Lightness
65%
balanced
Brightness
87%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2692
WCAG relative
Temperature
Cool
59/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
6.38:1
Closest name
Medium Orchid
ΔE2000 5.3
Where it sits
Hue283° of 360°
Saturation64%
Lightness65%
Temperature
Warm ← → Cool59% 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#bf6bdf
RGBrgb(191, 107, 223)
HSLhsl(283, 64%, 65%)
CMYKcmyk(14%, 52%, 0%, 13%)
LABlab(58.9 52.0 -45.8)
LCHlch(58.9 69.3 318.6)
OKLCHoklch(0.667 0.183 315.9)
Decimal12544991
Display P3color(display-p3 0.749 0.420 0.875)

Copy-ready code

/* CSS */
color: #bf6bdf;
background-color: #bf6bdf;
/* Tailwind (arbitrary) */
class="text-[#bf6bdf] bg-[#bf6bdf]"
/* SCSS */
$brand: #bf6bdf;
/* SwiftUI */
Color(red: 0.749, green: 0.420, blue: 0.875)
/* Android */
Color.parseColor("#bf6bdf")
/* Flutter */
Color(0xFFBF6BDF)
/* Python / OpenCV (BGR) */
(223, 107, 191)

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

Accessibility — WCAG contrast

Aa
#bf6bdf on white: 3.29:1
AA ✗ fail · AA-large · AAA
Aa
#bf6bdf on black: 6.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5189E3
deuteranopia · #6C90DC
tritanopia · #BD7D9B

Color scale — 50 to 950

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

#F9F4FB
#F3E8F7
#E6CBF1
#D7A3EB
#bf6bdf
#AF47D7
#9E2CC9
#8324A8
#691D86
#4D1961
#30103D
Base = 400Lightest = 50 · #F9F4FBDarkest = 950 · #30103D
:root {
  --brand-50: #F9F4FB;
  --brand-100: #F3E8F7;
  --brand-200: #E6CBF1;
  --brand-300: #D7A3EB;
  --brand-400: #bf6bdf;
  --brand-500: #AF47D7;
  --brand-600: #9E2CC9;
  --brand-700: #8324A8;
  --brand-800: #691D86;
  --brand-900: #4D1961;
  --brand-950: #30103D;
  --brand: #bf6bdf;
  --brand-ink: #000000;
}

Colors that work with #bf6bdf

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#F9F4FA
Tinted page background
Border#E0C0ED
Hairlines and dividers
Muted text#854B9B
Captions on the surface
Accent#6AAC20
Second voice, not a rival
Dark variant#521769
Hover, pressed, headers
Light variant#F6EAFA
Selected rows, tints
Dark surface#201424
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 #bf6bdf

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#8BDF6B
Analogous left#856BDF
Analogous right#DF6BC5
Split-complement 1#C5DF6B
Split-complement 2#6BDF85
Triadic 1#DFBF6B
Triadic 2#6BDFBF
Tetradic#DF856B

RGB percentages

Red74.9%
Green42.0%
Blue87.5%

CMYK percentages

Cyan14.3%
Magenta52.0%
Yellow0.0%
Key (black)12.5%

Color previews

#bf6bdf text on a black background

contrast 6.38:1

Card sample

#bf6bdf text on a white background

contrast 3.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(191, 107, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(191, 107, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bf6bdf;
background: linear-gradient(135deg, #bf6bdf, #DF6BB2);

Monochromatic scale

Palettes built from #bf6bdf

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.

#bf6bdf 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

Converts to four-color process without much drama. Proof it anyway.

#bf6bdf, answered

What color is #bf6bdf?

#bf6bdf is a balanced vivid violet, closest to Medium Orchid (ΔE2000 5.3). It sits at 283° on the hue wheel with 64% saturation and 65% lightness, which reads as cool.

What is the RGB value of #bf6bdf?

rgb(191, 107, 223) — 191 red, 107 green and 223 blue out of 255, or 74.9% / 42% / 87.5% by channel.

Is #bf6bdf a light or a dark color?

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

Should I use black or white text on #bf6bdf?

Black. It scores 6.38:1 against #bf6bdf, versus 3.29:1 for white — AA at any size.

What is the complementary color of #bf6bdf?

#8BDF6B sits directly opposite on the wheel. Softer options are the split-complements #C5DF6B and #6BDF85, which give the same contrast with far less vibration.

What colors go well with #bf6bdf?

For interface work: #F9F4FA as the surface, #E0C0ED for borders, #854B9B for secondary text, #6AAC20 as an accent and #521769 for hover and pressed states. For a palette, the analogous pair #856BDF and #DF6BC5 stays calm, while #8BDF6B is the loudest partner.

What is #bf6bdf in CMYK for printing?

cmyk(14%, 52%, 0%, 13%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #bf6bdf warm or cool?

Cool — it scores 59 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DF6BD5; nudged cooler, #9469E1.

Work with #bf6bdf in the Color Lab