Skip to content

#b27fdf

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

RGB
178, 127, 223
HSL
272°, 60%, 69%
CMYK
20, 43, 0, 13
Luminance
0.2997

At a glance

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

Hex
#b27fdf
Hue
272°
violet
Saturation
60%
vivid
Lightness
69%
light
Brightness
87%
HSV value
Perceived
62%
weighted brightness
Luminance
0.2997
WCAG relative
Temperature
Cool
66/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
6.99:1
Closest name
Medium Purple
ΔE2000 7.4
Where it sits
Hue272° of 360°
Saturation60%
Lightness69%
Temperature
Warm ← → Cool66% 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#b27fdf
RGBrgb(178, 127, 223)
HSLhsl(272, 60%, 69%)
CMYKcmyk(20%, 43%, 0%, 13%)
LABlab(61.6 37.8 -41.6)
LCHlch(61.6 56.2 312.2)
OKLCHoklch(0.685 0.146 307.4)
Decimal11698143
Display P3color(display-p3 0.698 0.498 0.875)

Copy-ready code

/* CSS */
color: #b27fdf;
background-color: #b27fdf;
/* Tailwind (arbitrary) */
class="text-[#b27fdf] bg-[#b27fdf]"
/* SCSS */
$brand: #b27fdf;
/* SwiftUI */
Color(red: 0.698, green: 0.498, blue: 0.875)
/* Android */
Color.parseColor("#b27fdf")
/* Flutter */
Color(0xFFB27FDF)
/* Python / OpenCV (BGR) */
(223, 127, 178)

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

Accessibility — WCAG contrast

Aa
#b27fdf on white: 3.00:1
AA ✗ fail · AA-large · AAA
Aa
#b27fdf on black: 6.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6993E3
deuteranopia · #7595DC
tritanopia · #AC8EA4

Color scale — 50 to 950

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

#F8F4FB
#F0E9F7
#DFCCEF
#C9A5E9
#b27fdf
#934BD2
#7F31C4
#6A29A3
#552183
#3F1B5F
#28113B
Base = 400Lightest = 50 · #F8F4FBDarkest = 950 · #28113B
:root {
  --brand-50: #F8F4FB;
  --brand-100: #F0E9F7;
  --brand-200: #DFCCEF;
  --brand-300: #C9A5E9;
  --brand-400: #b27fdf;
  --brand-500: #934BD2;
  --brand-600: #7F31C4;
  --brand-700: #6A29A3;
  --brand-800: #552183;
  --brand-900: #3F1B5F;
  --brand-950: #28113B;
  --brand: #b27fdf;
  --brand-ink: #000000;
}

Colors that work with #b27fdf

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#754B9B
Captions on the surface
Accent#82A725
Second voice, not a rival
Dark variant#421A66
Hover, pressed, headers
Light variant#F3EBFA
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 #b27fdf

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#ACDF7F
Analogous left#827FDF
Analogous right#DF7FDC
Split-complement 1#DCDF7F
Split-complement 2#7FDF82
Triadic 1#DFB27F
Triadic 2#7FDFB2
Tetradic#DF827F

RGB percentages

Red69.8%
Green49.8%
Blue87.5%

CMYK percentages

Cyan20.2%
Magenta43.0%
Yellow0.0%
Key (black)12.5%

Color previews

#b27fdf text on a black background

contrast 6.99:1

Card sample

#b27fdf text on a white background

contrast 3.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b27fdf

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.

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

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

#b27fdf, answered

What color is #b27fdf?

#b27fdf is a light vivid violet, closest to Medium Purple (ΔE2000 7.4). It sits at 272° on the hue wheel with 60% saturation and 69% lightness, which reads as cool.

What is the RGB value of #b27fdf?

rgb(178, 127, 223) — 178 red, 127 green and 223 blue out of 255, or 69.8% / 49.8% / 87.5% by channel.

Is #b27fdf a light or a dark color?

It is a mid-tone. Relative luminance is 0.2997 and perceived brightness is 62%, so black text on it reaches 6.99:1.

Should I use black or white text on #b27fdf?

Black. It scores 6.99:1 against #b27fdf, versus 3.00:1 for white — AA at any size.

What is the complementary color of #b27fdf?

#ACDF7F sits directly opposite on the wheel. Softer options are the split-complements #DCDF7F and #7FDF82, which give the same contrast with far less vibration.

What colors go well with #b27fdf?

For interface work: #F8F4FA as the surface, #D8C0ED for borders, #754B9B for secondary text, #82A725 as an accent and #421A66 for hover and pressed states. For a palette, the analogous pair #827FDF and #DF7FDC stays calm, while #ACDF7F is the loudest partner.

What is #b27fdf in CMYK for printing?

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

Is #b27fdf warm or cool?

Cool — it scores 66 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D57FDF; nudged cooler, #8E7DE1.

Work with #b27fdf in the Color Lab