Skip to content

#9b0fcd

a dark, electric violet · cool · closest name: Dark Violet

RGB
155, 15, 205
HSL
284°, 86%, 43%
CMYK
24, 93, 0, 20
Luminance
0.1172

At a glance

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

Hex
#9b0fcd
Hue
284°
violet
Saturation
86%
electric
Lightness
43%
dark
Brightness
80%
HSV value
Perceived
43%
weighted brightness
Luminance
0.1172
WCAG relative
Temperature
Cool
59/100 cool
Color family
Violet
Tone
Electric
Best ink
White
6.28:1
Closest name
Dark Violet
ΔE2000 1.8
Where it sits
Hue284° of 360°
Saturation86%
Lightness43%
Temperature
Warm ← → Cool59% 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#9b0fcd
RGBrgb(155, 15, 205)
HSLhsl(284, 86%, 43%)
CMYKcmyk(24%, 93%, 0%, 20%)
LABlab(40.8 74.4 -64.9)
LCHlch(40.8 98.8 318.9)
OKLCHoklch(0.524 0.253 313.4)
Decimal10162125
Display P3color(display-p3 0.608 0.059 0.804)

Copy-ready code

/* CSS */
color: #9b0fcd;
background-color: #9b0fcd;
/* Tailwind (arbitrary) */
class="text-[#9b0fcd] bg-[#9b0fcd]"
/* SCSS */
$brand: #9b0fcd;
/* SwiftUI */
Color(red: 0.608, green: 0.059, blue: 0.804)
/* Android */
Color.parseColor("#9b0fcd")
/* Flutter */
Color(0xFF9B0FCD)
/* Python / OpenCV (BGR) */
(205, 15, 155)

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

Accessibility — WCAG contrast

Aa
#9b0fcd on white: 6.28:1
AA ✓ pass · AA-large · AAA
Aa
#9b0fcd on black: 3.34:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #005AD1
deuteranopia · #0063CA
tritanopia · #954A79

Color scale — 50 to 950

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

#FAF2FD
#F5E5FA
#EAC5F7
#DE96F7
#CD62F4
#BD2EF0
#AC11E4
#9b0fcd
#730B98
#540D6E
#350845
Base = 700Lightest = 50 · #FAF2FDDarkest = 950 · #350845
:root {
  --brand-50: #FAF2FD;
  --brand-100: #F5E5FA;
  --brand-200: #EAC5F7;
  --brand-300: #DE96F7;
  --brand-400: #CD62F4;
  --brand-500: #BD2EF0;
  --brand-600: #AC11E4;
  --brand-700: #9b0fcd;
  --brand-800: #730B98;
  --brand-900: #540D6E;
  --brand-950: #350845;
  --brand: #9b0fcd;
  --brand-ink: #ffffff;
}

Colors that work with #9b0fcd

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#F9F4FA
Tinted page background
Border#E1C0ED
Hairlines and dividers
Muted text#864B9B
Captions on the surface
Accent#69C20A
Second voice, not a rival
Dark variant#5A0977
Hover, pressed, headers
Light variant#F7E7FD
Selected rows, tints
Dark surface#201424
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 #9b0fcd

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Body text and links on white
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Full-page backgrounds — tiring over long sessions
  • Black 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#41CD0F
Analogous left#3C0FCD
Analogous right#CD0FA0
Split-complement 1#A0CD0F
Split-complement 2#0FCD3C
Triadic 1#CD9B0F
Triadic 2#0FCD9B
Tetradic#CD3C0F

RGB percentages

Red60.8%
Green5.9%
Blue80.4%

CMYK percentages

Cyan24.4%
Magenta92.7%
Yellow0.0%
Key (black)19.6%

Color previews

#9b0fcd text on a black background

contrast 3.34:1

Card sample

#9b0fcd text on a white background

contrast 6.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(155, 15, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(155, 15, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9b0fcd;
background: linear-gradient(135deg, #9b0fcd, #CD0F80);

Monochromatic scale

Palettes built from #9b0fcd

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.

#9b0fcd 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
ButtonsLinksFocus statesCharts
Print note

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

#9b0fcd, answered

What color is #9b0fcd?

#9b0fcd is a dark electric violet, closest to Dark Violet (ΔE2000 1.8). It sits at 284° on the hue wheel with 86% saturation and 43% lightness, which reads as cool.

What is the RGB value of #9b0fcd?

rgb(155, 15, 205) — 155 red, 15 green and 205 blue out of 255, or 60.8% / 5.9% / 80.4% by channel.

Is #9b0fcd a light or a dark color?

It is a dark color. Relative luminance is 0.1172 and perceived brightness is 43%, so white text on it reaches 6.28:1.

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

White. It scores 6.28:1 against #9b0fcd, versus 3.34:1 for black — AA at any size.

What is the complementary color of #9b0fcd?

#41CD0F sits directly opposite on the wheel. Softer options are the split-complements #A0CD0F and #0FCD3C, which give the same contrast with far less vibration.

What colors go well with #9b0fcd?

For interface work: #F9F4FA as the surface, #E1C0ED for borders, #864B9B for secondary text, #69C20A as an accent and #5A0977 for hover and pressed states. For a palette, the analogous pair #3C0FCD and #CD0FA0 stays calm, while #41CD0F is the loudest partner.

What is #9b0fcd in CMYK for printing?

cmyk(24%, 93%, 0%, 20%). 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 #9b0fcd warm or cool?

Cool — it scores 59 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CD0FB9; nudged cooler, #550DCF.

Work with #9b0fcd in the Color Lab