Skip to content

#9c7df8

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

RGB
156, 125, 248
HSL
255°, 90%, 73%
CMYK
37, 50, 0, 3
Luminance
0.2851

At a glance

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

Hex
#9c7df8
Hue
255°
violet
Saturation
90%
electric
Lightness
73%
light
Brightness
97%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2851
WCAG relative
Temperature
Cool
75/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
6.70:1
Closest name
Medium Purple
ΔE2000 5.6
Where it sits
Hue255° of 360°
Saturation90%
Lightness73%
Temperature
Warm ← → Cool75% 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#9c7df8
RGBrgb(156, 125, 248)
HSLhsl(255, 90%, 73%)
CMYKcmyk(37%, 50%, 0%, 3%)
LABlab(60.4 39.2 -57.6)
LCHlch(60.4 69.7 304.2)
OKLCHoklch(0.674 0.177 292.6)
Decimal10255864
Display P3color(display-p3 0.612 0.490 0.973)

Copy-ready code

/* CSS */
color: #9c7df8;
background-color: #9c7df8;
/* Tailwind (arbitrary) */
class="text-[#9c7df8] bg-[#9c7df8]"
/* SCSS */
$brand: #9c7df8;
/* SwiftUI */
Color(red: 0.612, green: 0.490, blue: 0.973)
/* Android */
Color.parseColor("#9c7df8")
/* Flutter */
Color(0xFF9C7DF8)
/* Python / OpenCV (BGR) */
(248, 125, 156)

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

Accessibility — WCAG contrast

Aa
#9c7df8 on white: 3.13:1
AA ✗ fail · AA-large · AAA
Aa
#9c7df8 on black: 6.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #4D93FC
deuteranopia · #528FF5
tritanopia · #8596AF

Color scale — 50 to 950

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

#F5F2FD
#EAE5FB
#D1C3F8
#9c7df8
#855FF6
#5D2AF4
#440CE8
#390AC2
#2D089B
#240B70
#170746
Base = 300Lightest = 50 · #F5F2FDDarkest = 950 · #170746
:root {
  --brand-50: #F5F2FD;
  --brand-100: #EAE5FB;
  --brand-200: #D1C3F8;
  --brand-300: #9c7df8;
  --brand-400: #855FF6;
  --brand-500: #5D2AF4;
  --brand-600: #440CE8;
  --brand-700: #390AC2;
  --brand-800: #2D089B;
  --brand-900: #240B70;
  --brand-950: #170746;
  --brand: #9c7df8;
  --brand-ink: #000000;
}

Colors that work with #9c7df8

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#CBC0ED
Hairlines and dividers
Muted text#5F4B9B
Captions on the surface
Accent#C6C606
Second voice, not a rival
Dark variant#230779
Hover, pressed, headers
Light variant#EDE7FE
Selected rows, tints
Dark surface#181424
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 #9c7df8

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#D9F87D
Analogous left#7D9BF8
Analogous right#D97DF8
Split-complement 1#F8D97D
Split-complement 2#9BF87D
Triadic 1#F89C7D
Triadic 2#7DF89C
Tetradic#F87D9B

RGB percentages

Red61.2%
Green49.0%
Blue97.3%

CMYK percentages

Cyan37.1%
Magenta49.6%
Yellow0.0%
Key (black)2.7%

Color previews

#9c7df8 text on a black background

contrast 6.70:1

Card sample

#9c7df8 text on a white background

contrast 3.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(156, 125, 248, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(156, 125, 248, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9c7df8;
background: linear-gradient(135deg, #9c7df8, #EE7DF8);

Monochromatic scale

Palettes built from #9c7df8

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.

#9c7df8 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

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

#9c7df8, answered

What color is #9c7df8?

#9c7df8 is a light electric violet, closest to Medium Purple (ΔE2000 5.6). It sits at 255° on the hue wheel with 90% saturation and 73% lightness, which reads as cool.

What is the RGB value of #9c7df8?

rgb(156, 125, 248) — 156 red, 125 green and 248 blue out of 255, or 61.2% / 49% / 97.3% by channel.

Is #9c7df8 a light or a dark color?

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

Should I use black or white text on #9c7df8?

Black. It scores 6.70:1 against #9c7df8, versus 3.13:1 for white — AA at any size.

What is the complementary color of #9c7df8?

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

What colors go well with #9c7df8?

For interface work: #F6F4FA as the surface, #CBC0ED for borders, #5F4B9B for secondary text, #C6C606 as an accent and #230779 for hover and pressed states. For a palette, the analogous pair #7D9BF8 and #D97DF8 stays calm, while #D9F87D is the loudest partner.

What is #9c7df8 in CMYK for printing?

cmyk(37%, 50%, 0%, 3%). 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 #9c7df8 warm or cool?

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

Work with #9c7df8 in the Color Lab