Skip to content

#b99df9

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

RGB
185, 157, 249
HSL
258°, 89%, 80%
CMYK
26, 37, 0, 2
Luminance
0.4127

At a glance

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

Hex
#b99df9
Hue
258°
violet
Saturation
89%
electric
Lightness
80%
light
Brightness
98%
HSV value
Perceived
70%
weighted brightness
Luminance
0.4127
WCAG relative
Temperature
Cool
73/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
9.25:1
Closest name
Plum
ΔE2000 11.7
Where it sits
Hue258° of 360°
Saturation89%
Lightness80%
Temperature
Warm ← → Cool73% 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#b99df9
RGBrgb(185, 157, 249)
HSLhsl(258, 89%, 80%)
CMYKcmyk(26%, 37%, 0%, 2%)
LABlab(70.4 29.1 -42.2)
LCHlch(70.4 51.3 304.6)
OKLCHoklch(0.756 0.132 297.1)
Decimal12164601
Display P3color(display-p3 0.725 0.616 0.976)

Copy-ready code

/* CSS */
color: #b99df9;
background-color: #b99df9;
/* Tailwind (arbitrary) */
class="text-[#b99df9] bg-[#b99df9]"
/* SCSS */
$brand: #b99df9;
/* SwiftUI */
Color(red: 0.725, green: 0.616, blue: 0.976)
/* Android */
Color.parseColor("#b99df9")
/* Flutter */
Color(0xFFB99DF9)
/* Python / OpenCV (BGR) */
(249, 157, 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 #b99df9 · 9.25:1
Use #000000AAA at every size.
Aa
White text · 2.27:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.25:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #b99df9 as text scores 2.27:1 on white and 9.25:1 on black.

Accessibility — WCAG contrast

Aa
#b99df9 on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#b99df9 on black: 9.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #85ACFD
deuteranopia · #8AABF7
tritanopia · #ACADBF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b99df9 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
#EBE5FA
#D4C4F8
#b99df9
#8E60F5
#682CF2
#500EE7
#430CC0
#35099A
#2A0B6F
#1A0745
Base = 300Lightest = 50 · #F5F2FDDarkest = 950 · #1A0745
:root {
  --brand-50: #F5F2FD;
  --brand-100: #EBE5FA;
  --brand-200: #D4C4F8;
  --brand-300: #b99df9;
  --brand-400: #8E60F5;
  --brand-500: #682CF2;
  --brand-600: #500EE7;
  --brand-700: #430CC0;
  --brand-800: #35099A;
  --brand-900: #2A0B6F;
  --brand-950: #1A0745;
  --brand: #b99df9;
  --brand-ink: #000000;
}

Colors that work with #b99df9

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#CDC0ED
Hairlines and dividers
Muted text#634B9B
Captions on the surface
Accent#BAC408
Second voice, not a rival
Dark variant#2A0778
Hover, pressed, headers
Light variant#EEE7FE
Selected rows, tints
Dark surface#191424
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 #b99df9

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#DDF99D
Analogous left#9DAFF9
Analogous right#E79DF9
Split-complement 1#F9E79D
Split-complement 2#AFF99D
Triadic 1#F9B99D
Triadic 2#9DF9B9
Tetradic#F99DAF

RGB percentages

Red72.5%
Green61.6%
Blue97.6%

CMYK percentages

Cyan25.7%
Magenta36.9%
Yellow0.0%
Key (black)2.4%

Color previews

#b99df9 text on a black background

contrast 9.25:1

Card sample

#b99df9 text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b99df9

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.

#b99df9 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.

#b99df9, answered

What color is #b99df9?

#b99df9 is a light electric violet, closest to Plum (ΔE2000 11.7). It sits at 258° on the hue wheel with 89% saturation and 80% lightness, which reads as cool.

What is the RGB value of #b99df9?

rgb(185, 157, 249) — 185 red, 157 green and 249 blue out of 255, or 72.5% / 61.6% / 97.6% by channel.

Is #b99df9 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4127 and perceived brightness is 70%, so black text on it reaches 9.25:1.

Should I use black or white text on #b99df9?

Black. It scores 9.25:1 against #b99df9, versus 2.27:1 for white — AAA at any size.

What is the complementary color of #b99df9?

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

What colors go well with #b99df9?

For interface work: #F6F4FA as the surface, #CDC0ED for borders, #634B9B for secondary text, #BAC408 as an accent and #2A0778 for hover and pressed states. For a palette, the analogous pair #9DAFF9 and #E79DF9 stays calm, while #DDF99D is the loudest partner.

What is #b99df9 in CMYK for printing?

cmyk(26%, 37%, 0%, 2%). 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 #b99df9 warm or cool?

Cool — it scores 73 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DB9DF9; nudged cooler, #9CA2FA.

Work with #b99df9 in the Color Lab