Skip to content

#9d7dfd

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

RGB
157, 125, 253
HSL
255°, 97%, 74%
CMYK
38, 51, 0, 1
Luminance
0.2893

At a glance

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

Hex
#9d7dfd
Hue
255°
violet
Saturation
97%
electric
Lightness
74%
light
Brightness
99%
HSV value
Perceived
61%
weighted brightness
Luminance
0.2893
WCAG relative
Temperature
Cool
75/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
6.79:1
Closest name
Medium Purple
ΔE2000 6.1
Where it sits
Hue255° of 360°
Saturation97%
Lightness74%
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#9d7dfd
RGBrgb(157, 125, 253)
HSLhsl(255, 97%, 74%)
CMYKcmyk(38%, 51%, 0%, 1%)
LABlab(60.7 40.8 -59.8)
LCHlch(60.7 72.4 304.3)
OKLCHoklch(0.678 0.183 292.3)
Decimal10321405
Display P3color(display-p3 0.616 0.490 0.992)

Copy-ready code

/* CSS */
color: #9d7dfd;
background-color: #9d7dfd;
/* Tailwind (arbitrary) */
class="text-[#9d7dfd] bg-[#9d7dfd]"
/* SCSS */
$brand: #9d7dfd;
/* SwiftUI */
Color(red: 0.616, green: 0.490, blue: 0.992)
/* Android */
Color.parseColor("#9d7dfd")
/* Flutter */
Color(0xFF9D7DFD)
/* Python / OpenCV (BGR) */
(253, 125, 157)

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

Accessibility — WCAG contrast

Aa
#9d7dfd on white: 3.09:1
AA ✗ fail · AA-large · AAA
Aa
#9d7dfd on black: 6.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #4994FF
deuteranopia · #4E90FA
tritanopia · #8497B1

Color scale — 50 to 950

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

#F4F1FD
#EAE4FC
#CFC1FB
#9d7dfd
#8259FC
#5822FC
#3F04F1
#3503C9
#2A02A1
#220774
#150448
Base = 300Lightest = 50 · #F4F1FDDarkest = 950 · #150448
:root {
  --brand-50: #F4F1FD;
  --brand-100: #EAE4FC;
  --brand-200: #CFC1FB;
  --brand-300: #9d7dfd;
  --brand-400: #8259FC;
  --brand-500: #5822FC;
  --brand-600: #3F04F1;
  --brand-700: #3503C9;
  --brand-800: #2A02A1;
  --brand-900: #220774;
  --brand-950: #150448;
  --brand: #9d7dfd;
  --brand-ink: #000000;
}

Colors that work with #9d7dfd

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#CCCC00
Second voice, not a rival
Dark variant#21027E
Hover, pressed, headers
Light variant#ECE6FF
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 #9d7dfd

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#DDFD7D
Analogous left#7D9DFD
Analogous right#DD7DFD
Split-complement 1#FDDD7D
Split-complement 2#9DFD7D
Triadic 1#FD9D7D
Triadic 2#7DFD9D
Tetradic#FD7D9D

RGB percentages

Red61.6%
Green49.0%
Blue99.2%

CMYK percentages

Cyan37.9%
Magenta50.6%
Yellow0.0%
Key (black)0.8%

Color previews

#9d7dfd text on a black background

contrast 6.79:1

Card sample

#9d7dfd text on a white background

contrast 3.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9d7dfd

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.

#9d7dfd 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.

#9d7dfd, answered

What color is #9d7dfd?

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

What is the RGB value of #9d7dfd?

rgb(157, 125, 253) — 157 red, 125 green and 253 blue out of 255, or 61.6% / 49% / 99.2% by channel.

Is #9d7dfd a light or a dark color?

It is a mid-tone. Relative luminance is 0.2893 and perceived brightness is 61%, so black text on it reaches 6.79:1.

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

Black. It scores 6.79:1 against #9d7dfd, versus 3.09:1 for white — AA at any size.

What is the complementary color of #9d7dfd?

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

What colors go well with #9d7dfd?

For interface work: #F6F4FA as the surface, #CBC0ED for borders, #5F4B9B for secondary text, #CCCC00 as an accent and #21027E for hover and pressed states. For a palette, the analogous pair #7D9DFD and #DD7DFD stays calm, while #DDFD7D is the loudest partner.

What is #9d7dfd in CMYK for printing?

cmyk(38%, 51%, 0%, 1%). 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 #9d7dfd 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 #CC7DFD; nudged cooler, #7C8BFE.

Work with #9d7dfd in the Color Lab