Skip to content

#8b7ef1

a light, electric blue · cool · closest name: Medium Purple

RGB
139, 126, 241
HSL
247°, 80%, 72%
CMYK
42, 48, 0, 6
Luminance
0.2676

At a glance

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

Hex
#8b7ef1
Hue
247°
blue
Saturation
80%
electric
Lightness
72%
light
Brightness
95%
HSV value
Perceived
58%
weighted brightness
Luminance
0.2676
WCAG relative
Temperature
Cool
80/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
6.35:1
Closest name
Medium Purple
ΔE2000 6
Where it sits
Hue247° of 360°
Saturation80%
Lightness72%
Temperature
Warm ← → Cool80% 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#8b7ef1
RGBrgb(139, 126, 241)
HSLhsl(247, 80%, 72%)
CMYKcmyk(42%, 48%, 0%, 6%)
LABlab(58.8 32.7 -56.4)
LCHlch(58.8 65.2 300.1)
OKLCHoklch(0.657 0.166 286.0)
Decimal9142001
Display P3color(display-p3 0.545 0.494 0.945)

Copy-ready code

/* CSS */
color: #8b7ef1;
background-color: #8b7ef1;
/* Tailwind (arbitrary) */
class="text-[#8b7ef1] bg-[#8b7ef1]"
/* SCSS */
$brand: #8b7ef1;
/* SwiftUI */
Color(red: 0.545, green: 0.494, blue: 0.945)
/* Android */
Color.parseColor("#8b7ef1")
/* Flutter */
Color(0xFF8B7EF1)
/* Python / OpenCV (BGR) */
(241, 126, 139)

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

Accessibility — WCAG contrast

Aa
#8b7ef1 on white: 3.31:1
AA ✗ fail · AA-large · AAA
Aa
#8b7ef1 on black: 6.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #4F90F5
deuteranopia · #4D8AEE
tritanopia · #6C96AC

Color scale — 50 to 950

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

#F4F3FC
#E8E6F9
#CCC6F5
#A49AF4
#8b7ef1
#4935E9
#2E18DD
#2714B8
#1F1093
#1A106A
#100A43
Base = 400Lightest = 50 · #F4F3FCDarkest = 950 · #100A43
:root {
  --brand-50: #F4F3FC;
  --brand-100: #E8E6F9;
  --brand-200: #CCC6F5;
  --brand-300: #A49AF4;
  --brand-400: #8b7ef1;
  --brand-500: #4935E9;
  --brand-600: #2E18DD;
  --brand-700: #2714B8;
  --brand-800: #1F1093;
  --brand-900: #1A106A;
  --brand-950: #100A43;
  --brand: #8b7ef1;
  --brand-ink: #000000;
}

Colors that work with #8b7ef1

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#F5F4FA
Tinted page background
Border#C5C0ED
Hairlines and dividers
Muted text#544B9B
Captions on the surface
Accent#BCA410
Second voice, not a rival
Dark variant#180C73
Hover, pressed, headers
Light variant#EAE8FD
Selected rows, tints
Dark surface#161424
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 #8b7ef1

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#E4F17E
Analogous left#7EABF1
Analogous right#C57EF1
Split-complement 1#F1C57E
Split-complement 2#ABF17E
Triadic 1#F18B7E
Triadic 2#7EF18B
Tetradic#F17EAB

RGB percentages

Red54.5%
Green49.4%
Blue94.5%

CMYK percentages

Cyan42.3%
Magenta47.7%
Yellow0.0%
Key (black)5.5%

Color previews

#8b7ef1 text on a black background

contrast 6.35:1

Card sample

#8b7ef1 text on a white background

contrast 3.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(139, 126, 241, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(139, 126, 241, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8b7ef1;
background: linear-gradient(135deg, #8b7ef1, #D87EF1);

Monochromatic scale

Palettes built from #8b7ef1

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.

#8b7ef1 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyFinanceHealthcareEnterprise SaaS
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#8b7ef1, answered

What color is #8b7ef1?

#8b7ef1 is a light electric blue, closest to Medium Purple (ΔE2000 6). It sits at 247° on the hue wheel with 80% saturation and 72% lightness, which reads as cool.

What is the RGB value of #8b7ef1?

rgb(139, 126, 241) — 139 red, 126 green and 241 blue out of 255, or 54.5% / 49.4% / 94.5% by channel.

Is #8b7ef1 a light or a dark color?

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

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

Black. It scores 6.35:1 against #8b7ef1, versus 3.31:1 for white — AA at any size.

What is the complementary color of #8b7ef1?

#E4F17E sits directly opposite on the wheel. Softer options are the split-complements #F1C57E and #ABF17E, which give the same contrast with far less vibration.

What colors go well with #8b7ef1?

For interface work: #F5F4FA as the surface, #C5C0ED for borders, #544B9B for secondary text, #BCA410 as an accent and #180C73 for hover and pressed states. For a palette, the analogous pair #7EABF1 and #C57EF1 stays calm, while #E4F17E is the loudest partner.

What is #8b7ef1 in CMYK for printing?

cmyk(42%, 48%, 0%, 6%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #8b7ef1 warm or cool?

Cool — it scores 80 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #B57EF1; nudged cooler, #7D9BF2.

Work with #8b7ef1 in the Color Lab