Skip to content

#b993eb

a light, vivid violet · cool · closest name: Plum

RGB
185, 147, 235
HSL
266°, 69%, 75%
CMYK
21, 37, 0, 8
Luminance
0.3718

At a glance

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

Hex
#b993eb
Hue
266°
violet
Saturation
69%
vivid
Lightness
75%
light
Brightness
92%
HSV value
Perceived
67%
weighted brightness
Luminance
0.3718
WCAG relative
Temperature
Cool
69/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
8.44:1
Closest name
Plum
ΔE2000 10.2
Where it sits
Hue266° of 360°
Saturation69%
Lightness75%
Temperature
Warm ← → Cool69% 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#b993eb
RGBrgb(185, 147, 235)
HSLhsl(266, 69%, 75%)
CMYKcmyk(21%, 37%, 0%, 8%)
LABlab(67.4 31.4 -39.1)
LCHlch(67.4 50.2 308.7)
OKLCHoklch(0.732 0.130 303.2)
Decimal12162027
Display P3color(display-p3 0.725 0.576 0.922)

Copy-ready code

/* CSS */
color: #b993eb;
background-color: #b993eb;
/* Tailwind (arbitrary) */
class="text-[#b993eb] bg-[#b993eb]"
/* SCSS */
$brand: #b993eb;
/* SwiftUI */
Color(red: 0.725, green: 0.576, blue: 0.922)
/* Android */
Color.parseColor("#b993eb")
/* Flutter */
Color(0xFFB993EB)
/* Python / OpenCV (BGR) */
(235, 147, 185)

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 #b993eb · 8.44:1
Use #000000AAA at every size.
Aa
White text · 2.49:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.44:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #b993eb as text scores 2.49:1 on white and 8.44:1 on black.

Accessibility — WCAG contrast

Aa
#b993eb on white: 2.49:1
AA ✗ fail · AA-large · AAA
Aa
#b993eb on black: 8.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7FA3EE
deuteranopia · #86A4E9
tritanopia · #B1A1B4

Color scale — 50 to 950

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

#F7F3FB
#EFE7F8
#DBCAF2
#b993eb
#A371E5
#8442DC
#6F26CF
#5C20AC
#4A198A
#381664
#230E3E
Base = 300Lightest = 50 · #F7F3FBDarkest = 950 · #230E3E
:root {
  --brand-50: #F7F3FB;
  --brand-100: #EFE7F8;
  --brand-200: #DBCAF2;
  --brand-300: #b993eb;
  --brand-400: #A371E5;
  --brand-500: #8442DC;
  --brand-600: #6F26CF;
  --brand-700: #5C20AC;
  --brand-800: #4A198A;
  --brand-900: #381664;
  --brand-950: #230E3E;
  --brand: #b993eb;
  --brand-ink: #000000;
}

Colors that work with #b993eb

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#F7F4FA
Tinted page background
Border#D3C0ED
Hairlines and dividers
Muted text#6D4B9B
Captions on the surface
Accent#96B11B
Second voice, not a rival
Dark variant#3A146C
Hover, pressed, headers
Light variant#F1E9FB
Selected rows, tints
Dark surface#1B1424
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 #b993eb

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

Works well for
  • 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
  • Text of any size on white — fails WCAG AA
  • 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#C5EB93
Analogous left#9399EB
Analogous right#E593EB
Split-complement 1#EBE593
Split-complement 2#99EB93
Triadic 1#EBB993
Triadic 2#93EBB9
Tetradic#EB9399

RGB percentages

Red72.5%
Green57.6%
Blue92.2%

CMYK percentages

Cyan21.3%
Magenta37.4%
Yellow0.0%
Key (black)7.8%

Color previews

#b993eb text on a black background

contrast 8.44:1

Card sample

#b993eb text on a white background

contrast 2.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(185, 147, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(185, 147, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b993eb;
background: linear-gradient(135deg, #b993eb, #EB93E2);

Monochromatic scale

Palettes built from #b993eb

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.

#b993eb 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

Converts to four-color process without much drama. Proof it anyway.

#b993eb, answered

What color is #b993eb?

#b993eb is a light vivid violet, closest to Plum (ΔE2000 10.2). It sits at 266° on the hue wheel with 69% saturation and 75% lightness, which reads as cool.

What is the RGB value of #b993eb?

rgb(185, 147, 235) — 185 red, 147 green and 235 blue out of 255, or 72.5% / 57.6% / 92.2% by channel.

Is #b993eb a light or a dark color?

It is a mid-tone. Relative luminance is 0.3718 and perceived brightness is 67%, so black text on it reaches 8.44:1.

Should I use black or white text on #b993eb?

Black. It scores 8.44:1 against #b993eb, versus 2.49:1 for white — AAA at any size.

What is the complementary color of #b993eb?

#C5EB93 sits directly opposite on the wheel. Softer options are the split-complements #EBE593 and #99EB93, which give the same contrast with far less vibration.

What colors go well with #b993eb?

For interface work: #F7F4FA as the surface, #D3C0ED for borders, #6D4B9B for secondary text, #96B11B as an accent and #3A146C for hover and pressed states. For a palette, the analogous pair #9399EB and #E593EB stays calm, while #C5EB93 is the loudest partner.

What is #b993eb in CMYK for printing?

cmyk(21%, 37%, 0%, 8%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #b993eb warm or cool?

Cool — it scores 69 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D993EB; nudged cooler, #9892EC.

Work with #b993eb in the Color Lab