Skip to content

#bf3bdf

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

RGB
191, 59, 223
HSL
288°, 72%, 55%
CMYK
14, 74, 0, 13
Luminance
0.1953

At a glance

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

Hex
#bf3bdf
Hue
288°
violet
Saturation
72%
vivid
Lightness
55%
balanced
Brightness
87%
HSV value
Perceived
54%
weighted brightness
Luminance
0.1953
WCAG relative
Temperature
Neutral
57/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
4.91:1
Closest name
Medium Orchid
ΔE2000 4.3
Where it sits
Hue288° of 360°
Saturation72%
Lightness55%
Temperature
Warm ← → Cool57% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#bf3bdf
RGBrgb(191, 59, 223)
HSLhsl(288, 72%, 55%)
CMYKcmyk(14%, 74%, 0%, 13%)
LABlab(51.3 72.9 -57.9)
LCHlch(51.3 93.1 321.5)
OKLCHoklch(0.612 0.247 318.9)
Decimal12532703
Display P3color(display-p3 0.749 0.231 0.875)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bf3bdf on white: 4.28:1
AA ✗ fail · AA-large · AAA
Aa
#bf3bdf on black: 4.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0072E4
deuteranopia · #467EDB
tritanopia · #BF5D8B

Color scale — 50 to 950

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

#FAF3FC
#F5E7F8
#EBC9F3
#E09FEF
#D06EE7
#bf3bdf
#B022D2
#931DAF
#75178C
#561566
#360D40
Base = 500Lightest = 50 · #FAF3FCDarkest = 950 · #360D40
:root {
  --brand-50: #FAF3FC;
  --brand-100: #F5E7F8;
  --brand-200: #EBC9F3;
  --brand-300: #E09FEF;
  --brand-400: #D06EE7;
  --brand-500: #bf3bdf;
  --brand-600: #B022D2;
  --brand-700: #931DAF;
  --brand-800: #75178C;
  --brand-900: #561566;
  --brand-950: #360D40;
  --brand: #bf3bdf;
  --brand-ink: #000000;
}

Colors that work with #bf3bdf

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#E4C0ED
Hairlines and dividers
Muted text#8B4B9B
Captions on the surface
Accent#5DB418
Second voice, not a rival
Dark variant#5C126E
Hover, pressed, headers
Light variant#F8E9FB
Selected rows, tints
Dark surface#211424
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 #bf3bdf

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#5BDF3B
Analogous left#6D3BDF
Analogous right#DF3BAD
Split-complement 1#ADDF3B
Split-complement 2#3BDF6D
Triadic 1#DFBF3B
Triadic 2#3BDFBF
Tetradic#DF6D3B

RGB percentages

Red74.9%
Green23.1%
Blue87.5%

CMYK percentages

Cyan14.3%
Magenta73.5%
Yellow0.0%
Key (black)12.5%

Color previews

#bf3bdf text on a black background

contrast 4.91:1

Card sample

#bf3bdf text on a white background

contrast 4.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bf3bdf

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.

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

#bf3bdf, answered

What color is #bf3bdf?

#bf3bdf is a balanced vivid violet, closest to Medium Orchid (ΔE2000 4.3). It sits at 288° on the hue wheel with 72% saturation and 55% lightness, which reads as neutral.

What is the RGB value of #bf3bdf?

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

Is #bf3bdf a light or a dark color?

It is a mid-tone. Relative luminance is 0.1953 and perceived brightness is 54%, so black text on it reaches 4.91:1.

Should I use black or white text on #bf3bdf?

Black. It scores 4.91:1 against #bf3bdf, versus 4.28:1 for white — AA at any size.

What is the complementary color of #bf3bdf?

#5BDF3B sits directly opposite on the wheel. Softer options are the split-complements #ADDF3B and #3BDF6D, which give the same contrast with far less vibration.

What colors go well with #bf3bdf?

For interface work: #F9F4FA as the surface, #E4C0ED for borders, #8B4B9B for secondary text, #5DB418 as an accent and #5C126E for hover and pressed states. For a palette, the analogous pair #6D3BDF and #DF3BAD stays calm, while #5BDF3B is the loudest partner.

What is #bf3bdf in CMYK for printing?

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

Is #bf3bdf warm or cool?

Neutral — it scores 57 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DF3BC3; nudged cooler, #8339E1.

Work with #bf3bdf in the Color Lab