Skip to content

#8f72cf

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

RGB
143, 114, 207
HSL
259°, 49%, 63%
CMYK
31, 45, 0, 19
Luminance
0.2238

At a glance

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

Hex
#8f72cf
Hue
259°
violet
Saturation
49%
vivid
Lightness
63%
balanced
Brightness
81%
HSV value
Perceived
54%
weighted brightness
Luminance
0.2238
WCAG relative
Temperature
Cool
73/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
5.48:1
Closest name
Medium Purple
ΔE2000 2.2
Where it sits
Hue259° of 360°
Saturation49%
Lightness63%
Temperature
Warm ← → Cool73% 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#8f72cf
RGBrgb(143, 114, 207)
HSLhsl(259, 49%, 63%)
CMYKcmyk(31%, 45%, 0%, 19%)
LABlab(54.4 31.5 -44.2)
LCHlch(54.4 54.3 305.5)
OKLCHoklch(0.620 0.139 296.5)
Decimal9401039
Display P3color(display-p3 0.561 0.447 0.812)

Copy-ready code

/* CSS */
color: #8f72cf;
background-color: #8f72cf;
/* Tailwind (arbitrary) */
class="text-[#8f72cf] bg-[#8f72cf]"
/* SCSS */
$brand: #8f72cf;
/* SwiftUI */
Color(red: 0.561, green: 0.447, blue: 0.812)
/* Android */
Color.parseColor("#8f72cf")
/* Flutter */
Color(0xFF8F72CF)
/* Python / OpenCV (BGR) */
(207, 114, 143)

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

Accessibility — WCAG contrast

Aa
#8f72cf on white: 3.84:1
AA ✗ fail · AA-large · AAA
Aa
#8f72cf on black: 5.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5583D2
deuteranopia · #5B81CD
tritanopia · #818397

Color scale — 50 to 950

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

#F6F4FA
#EDEAF6
#D8CFEC
#BDABE3
#8f72cf
#7A58C6
#643EB7
#533498
#42297A
#332159
#201538
Base = 400Lightest = 50 · #F6F4FADarkest = 950 · #201538
:root {
  --brand-50: #F6F4FA;
  --brand-100: #EDEAF6;
  --brand-200: #D8CFEC;
  --brand-300: #BDABE3;
  --brand-400: #8f72cf;
  --brand-500: #7A58C6;
  --brand-600: #643EB7;
  --brand-700: #533498;
  --brand-800: #42297A;
  --brand-900: #332159;
  --brand-950: #201538;
  --brand: #8f72cf;
  --brand-ink: #000000;
}

Colors that work with #8f72cf

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#F6F4FA
Tinted page background
Border#CFC2EA
Hairlines and dividers
Muted text#644B9B
Captions on the surface
Accent#969C30
Second voice, not a rival
Dark variant#34205F
Hover, pressed, headers
Light variant#F0ECF9
Selected rows, tints
Dark surface#191424
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 #8f72cf

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#B2CF72
Analogous left#7283CF
Analogous right#BD72CF
Split-complement 1#CFBD72
Split-complement 2#83CF72
Triadic 1#CF8F72
Triadic 2#72CF8F
Tetradic#CF7283

RGB percentages

Red56.1%
Green44.7%
Blue81.2%

CMYK percentages

Cyan30.9%
Magenta44.9%
Yellow0.0%
Key (black)18.8%

Color previews

#8f72cf text on a black background

contrast 5.48:1

Card sample

#8f72cf text on a white background

contrast 3.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(143, 114, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(143, 114, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8f72cf;
background: linear-gradient(135deg, #8f72cf, #CD72CF);

Monochromatic scale

Palettes built from #8f72cf

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.

#8f72cf 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.

#8f72cf, answered

What color is #8f72cf?

#8f72cf is a balanced vivid violet, closest to Medium Purple (ΔE2000 2.2). It sits at 259° on the hue wheel with 49% saturation and 63% lightness, which reads as cool.

What is the RGB value of #8f72cf?

rgb(143, 114, 207) — 143 red, 114 green and 207 blue out of 255, or 56.1% / 44.7% / 81.2% by channel.

Is #8f72cf a light or a dark color?

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

Should I use black or white text on #8f72cf?

Black. It scores 5.48:1 against #8f72cf, versus 3.84:1 for white — AA at any size.

What is the complementary color of #8f72cf?

#B2CF72 sits directly opposite on the wheel. Softer options are the split-complements #CFBD72 and #83CF72, which give the same contrast with far less vibration.

What colors go well with #8f72cf?

For interface work: #F6F4FA as the surface, #CFC2EA for borders, #644B9B for secondary text, #969C30 as an accent and #34205F for hover and pressed states. For a palette, the analogous pair #7283CF and #BD72CF stays calm, while #B2CF72 is the loudest partner.

What is #8f72cf in CMYK for printing?

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

Is #8f72cf warm or cool?

Cool — it scores 73 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #B172CF; nudged cooler, #7075D1.

Work with #8f72cf in the Color Lab