Skip to content

#8271eb

a light, electric blue · cool · closest name: Medium Slate Blue

RGB
130, 113, 235
HSL
248°, 75%, 68%
CMYK
45, 52, 0, 8
Luminance
0.2255

At a glance

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

Hex
#8271eb
Hue
248°
blue
Saturation
75%
electric
Lightness
68%
light
Brightness
92%
HSV value
Perceived
54%
weighted brightness
Luminance
0.2255
WCAG relative
Temperature
Cool
79/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
5.51:1
Closest name
Medium Slate Blue
ΔE2000 2.9
Where it sits
Hue248° of 360°
Saturation75%
Lightness68%
Temperature
Warm ← → Cool79% 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#8271eb
RGBrgb(130, 113, 235)
HSLhsl(248, 75%, 68%)
CMYKcmyk(45%, 52%, 0%, 8%)
LABlab(54.6 36.5 -59.7)
LCHlch(54.6 70.0 301.4)
OKLCHoklch(0.624 0.177 286.4)
Decimal8548843
Display P3color(display-p3 0.510 0.443 0.922)

Copy-ready code

/* CSS */
color: #8271eb;
background-color: #8271eb;
/* Tailwind (arbitrary) */
class="text-[#8271eb] bg-[#8271eb]"
/* SCSS */
$brand: #8271eb;
/* SwiftUI */
Color(red: 0.510, green: 0.443, blue: 0.922)
/* Android */
Color.parseColor("#8271eb")
/* Flutter */
Color(0xFF8271EB)
/* Python / OpenCV (BGR) */
(235, 113, 130)

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

Accessibility — WCAG contrast

Aa
#8271eb on white: 3.81:1
AA ✗ fail · AA-large · AAA
Aa
#8271eb on black: 5.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #3786EF
deuteranopia · #347FE8
tritanopia · #618BA3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #8271eb 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
#E9E7F9
#CEC8F4
#A89DF1
#8271eb
#523AE3
#381ED7
#2F19B3
#25148F
#1F1368
#130C41
Base = 400Lightest = 50 · #F4F3FCDarkest = 950 · #130C41
:root {
  --brand-50: #F4F3FC;
  --brand-100: #E9E7F9;
  --brand-200: #CEC8F4;
  --brand-300: #A89DF1;
  --brand-400: #8271eb;
  --brand-500: #523AE3;
  --brand-600: #381ED7;
  --brand-700: #2F19B3;
  --brand-800: #25148F;
  --brand-900: #1F1368;
  --brand-950: #130C41;
  --brand: #8271eb;
  --brand-ink: #000000;
}

Colors that work with #8271eb

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#C6C0ED
Hairlines and dividers
Muted text#564B9B
Captions on the surface
Accent#B7A515
Second voice, not a rival
Dark variant#1D1070
Hover, pressed, headers
Light variant#EBE9FC
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 #8271eb

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#DAEB71
Analogous left#719DEB
Analogous right#BF71EB
Split-complement 1#EBBF71
Split-complement 2#9DEB71
Triadic 1#EB8271
Triadic 2#71EB82
Tetradic#EB719D

RGB percentages

Red51.0%
Green44.3%
Blue92.2%

CMYK percentages

Cyan44.7%
Magenta51.9%
Yellow0.0%
Key (black)7.8%

Color previews

#8271eb text on a black background

contrast 5.51:1

Card sample

#8271eb text on a white background

contrast 3.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(130, 113, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(130, 113, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8271eb;
background: linear-gradient(135deg, #8271eb, #D371EB);

Monochromatic scale

Palettes built from #8271eb

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.

#8271eb 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.

#8271eb, answered

What color is #8271eb?

#8271eb is a light electric blue, closest to Medium Slate Blue (ΔE2000 2.9). It sits at 248° on the hue wheel with 75% saturation and 68% lightness, which reads as cool.

What is the RGB value of #8271eb?

rgb(130, 113, 235) — 130 red, 113 green and 235 blue out of 255, or 51% / 44.3% / 92.2% by channel.

Is #8271eb a light or a dark color?

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

Should I use black or white text on #8271eb?

Black. It scores 5.51:1 against #8271eb, versus 3.81:1 for white — AA at any size.

What is the complementary color of #8271eb?

#DAEB71 sits directly opposite on the wheel. Softer options are the split-complements #EBBF71 and #9DEB71, which give the same contrast with far less vibration.

What colors go well with #8271eb?

For interface work: #F5F4FA as the surface, #C6C0ED for borders, #564B9B for secondary text, #B7A515 as an accent and #1D1070 for hover and pressed states. For a palette, the analogous pair #719DEB and #BF71EB stays calm, while #DAEB71 is the loudest partner.

What is #8271eb in CMYK for printing?

cmyk(45%, 52%, 0%, 8%). 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 #8271eb warm or cool?

Cool — it scores 79 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #AF71EB; nudged cooler, #6F8CED.

Work with #8271eb in the Color Lab