Skip to content

#9182ff

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

RGB
145, 130, 255
HSL
247°, 100%, 76%
CMYK
43, 49, 0, 0
Luminance
0.2921

At a glance

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

Hex
#9182ff
Hue
247°
blue
Saturation
100%
electric
Lightness
76%
light
Brightness
100%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2921
WCAG relative
Temperature
Cool
79/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
6.84:1
Closest name
Medium Purple
ΔE2000 7.6
Where it sits
Hue247° of 360°
Saturation100%
Lightness76%
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#9182ff
RGBrgb(145, 130, 255)
HSLhsl(247, 100%, 76%)
CMYKcmyk(43%, 49%, 0%, 0%)
LABlab(61.0 35.7 -60.6)
LCHlch(61.0 70.3 300.5)
OKLCHoklch(0.678 0.179 286.1)
Decimal9536255
Display P3color(display-p3 0.569 0.510 1.000)

Copy-ready code

/* CSS */
color: #9182ff;
background-color: #9182ff;
/* Tailwind (arbitrary) */
class="text-[#9182ff] bg-[#9182ff]"
/* SCSS */
$brand: #9182ff;
/* SwiftUI */
Color(red: 0.569, green: 0.510, blue: 1.000)
/* Android */
Color.parseColor("#9182ff")
/* Flutter */
Color(0xFF9182FF)
/* Python / OpenCV (BGR) */
(255, 130, 145)

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

Accessibility — WCAG contrast

Aa
#9182ff on white: 3.07:1
AA ✗ fail · AA-large · AAA
Aa
#9182ff on black: 6.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #4C96FF
deuteranopia · #4A90FC
tritanopia · #6F9CB5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #9182ff is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F3F1FE
#E6E3FC
#C7C0FC
#9182ff
#6B57FF
#3A1FFF
#1D00F5
#1800CC
#1400A3
#120576
#0C0349
Base = 300Lightest = 50 · #F3F1FEDarkest = 950 · #0C0349
:root {
  --brand-50: #F3F1FE;
  --brand-100: #E6E3FC;
  --brand-200: #C7C0FC;
  --brand-300: #9182ff;
  --brand-400: #6B57FF;
  --brand-500: #3A1FFF;
  --brand-600: #1D00F5;
  --brand-700: #1800CC;
  --brand-800: #1400A3;
  --brand-900: #120576;
  --brand-950: #0C0349;
  --brand: #9182ff;
  --brand-ink: #000000;
}

Colors that work with #9182ff

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#CCB200
Second voice, not a rival
Dark variant#0F0080
Hover, pressed, headers
Light variant#E9E5FF
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 #9182ff

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#F0FF82
Analogous left#82B2FF
Analogous right#D082FF
Split-complement 1#FFD082
Split-complement 2#B2FF82
Triadic 1#FF9182
Triadic 2#82FF91
Tetradic#FF82B2

RGB percentages

Red56.9%
Green51.0%
Blue100.0%

CMYK percentages

Cyan43.1%
Magenta49.0%
Yellow0.0%
Key (black)0.0%

Color previews

#9182ff text on a black background

contrast 6.84:1

Card sample

#9182ff text on a white background

contrast 3.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(145, 130, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(145, 130, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9182ff;
background: linear-gradient(135deg, #9182ff, #E482FF);

Monochromatic scale

Palettes built from #9182ff

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.

#9182ff 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.

#9182ff, answered

What color is #9182ff?

#9182ff is a light electric blue, closest to Medium Purple (ΔE2000 7.6). It sits at 247° on the hue wheel with 100% saturation and 76% lightness, which reads as cool.

What is the RGB value of #9182ff?

rgb(145, 130, 255) — 145 red, 130 green and 255 blue out of 255, or 56.9% / 51% / 100% by channel.

Is #9182ff a light or a dark color?

It is a mid-tone. Relative luminance is 0.2921 and perceived brightness is 60%, so black text on it reaches 6.84:1.

Should I use black or white text on #9182ff?

Black. It scores 6.84:1 against #9182ff, versus 3.07:1 for white — AA at any size.

What is the complementary color of #9182ff?

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

What colors go well with #9182ff?

For interface work: #F5F4FA as the surface, #C5C0ED for borders, #544B9B for secondary text, #CCB200 as an accent and #0F0080 for hover and pressed states. For a palette, the analogous pair #82B2FF and #D082FF stays calm, while #F0FF82 is the loudest partner.

What is #9182ff in CMYK for printing?

cmyk(43%, 49%, 0%, 0%). 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 #9182ff 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 #BF82FF; nudged cooler, #82A1FF.

Work with #9182ff in the Color Lab