Skip to content

#b56fd2

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

RGB
181, 111, 210
HSL
282°, 52%, 63%
CMYK
14, 47, 0, 18
Luminance
0.2585

At a glance

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

Hex
#b56fd2
Hue
282°
violet
Saturation
52%
vivid
Lightness
63%
balanced
Brightness
82%
HSV value
Perceived
58%
weighted brightness
Luminance
0.2585
WCAG relative
Temperature
Cool
60/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
6.17:1
Closest name
Medium Orchid
ΔE2000 5.8
Where it sits
Hue282° of 360°
Saturation52%
Lightness63%
Temperature
Warm ← → Cool60% 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#b56fd2
RGBrgb(181, 111, 210)
HSLhsl(282, 52%, 63%)
CMYKcmyk(14%, 47%, 0%, 18%)
LABlab(57.9 44.5 -40.2)
LCHlch(57.9 60.0 317.9)
OKLCHoklch(0.655 0.159 315.3)
Decimal11890642
Display P3color(display-p3 0.710 0.435 0.824)

Copy-ready code

/* CSS */
color: #b56fd2;
background-color: #b56fd2;
/* Tailwind (arbitrary) */
class="text-[#b56fd2] bg-[#b56fd2]"
/* SCSS */
$brand: #b56fd2;
/* SwiftUI */
Color(red: 0.710, green: 0.435, blue: 0.824)
/* Android */
Color.parseColor("#b56fd2")
/* Flutter */
Color(0xFFB56FD2)
/* Python / OpenCV (BGR) */
(210, 111, 181)

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

Accessibility — WCAG contrast

Aa
#b56fd2 on white: 3.40:1
AA ✗ fail · AA-large · AAA
Aa
#b56fd2 on black: 6.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5B87D5
deuteranopia · #6F8DCF
tritanopia · #B37E97

Color scale — 50 to 950

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

#F9F4FA
#F2E9F6
#E4CFED
#D3AAE4
#b56fd2
#A754CA
#953ABB
#7C319B
#63277C
#49205B
#2E1439
Base = 400Lightest = 50 · #F9F4FADarkest = 950 · #2E1439
:root {
  --brand-50: #F9F4FA;
  --brand-100: #F2E9F6;
  --brand-200: #E4CFED;
  --brand-300: #D3AAE4;
  --brand-400: #b56fd2;
  --brand-500: #A754CA;
  --brand-600: #953ABB;
  --brand-700: #7C319B;
  --brand-800: #63277C;
  --brand-900: #49205B;
  --brand-950: #2E1439;
  --brand: #b56fd2;
  --brand-ink: #000000;
}

Colors that work with #b56fd2

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#DFC1EC
Hairlines and dividers
Muted text#834B9B
Captions on the surface
Accent#6BA02C
Second voice, not a rival
Dark variant#4E1E61
Hover, pressed, headers
Light variant#F5ECF9
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 #b56fd2

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#8CD26F
Analogous left#836FD2
Analogous right#D26FBD
Split-complement 1#BDD26F
Split-complement 2#6FD283
Triadic 1#D2B56F
Triadic 2#6FD2B5
Tetradic#D2836F

RGB percentages

Red71.0%
Green43.5%
Blue82.4%

CMYK percentages

Cyan13.8%
Magenta47.1%
Yellow0.0%
Key (black)17.6%

Color previews

#b56fd2 text on a black background

contrast 6.17:1

Card sample

#b56fd2 text on a white background

contrast 3.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(181, 111, 210, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(181, 111, 210, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b56fd2;
background: linear-gradient(135deg, #b56fd2, #D26FAD);

Monochromatic scale

Palettes built from #b56fd2

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.

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

#b56fd2, answered

What color is #b56fd2?

#b56fd2 is a balanced vivid violet, closest to Medium Orchid (ΔE2000 5.8). It sits at 282° on the hue wheel with 52% saturation and 63% lightness, which reads as cool.

What is the RGB value of #b56fd2?

rgb(181, 111, 210) — 181 red, 111 green and 210 blue out of 255, or 71% / 43.5% / 82.4% by channel.

Is #b56fd2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2585 and perceived brightness is 58%, so black text on it reaches 6.17:1.

Should I use black or white text on #b56fd2?

Black. It scores 6.17:1 against #b56fd2, versus 3.40:1 for white — AA at any size.

What is the complementary color of #b56fd2?

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

What colors go well with #b56fd2?

For interface work: #F9F4FA as the surface, #DFC1EC for borders, #834B9B for secondary text, #6BA02C as an accent and #4E1E61 for hover and pressed states. For a palette, the analogous pair #836FD2 and #D26FBD stays calm, while #8CD26F is the loudest partner.

What is #b56fd2 in CMYK for printing?

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

Is #b56fd2 warm or cool?

Cool — it scores 60 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D26FCB; nudged cooler, #906DD4.

Work with #b56fd2 in the Color Lab