Skip to content

#b99df8

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

RGB
185, 157, 248
HSL
259°, 87%, 79%
CMYK
25, 37, 0, 3
Luminance
0.4121

At a glance

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

Hex
#b99df8
Hue
259°
violet
Saturation
87%
electric
Lightness
79%
light
Brightness
97%
HSV value
Perceived
70%
weighted brightness
Luminance
0.4121
WCAG relative
Temperature
Cool
73/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
9.24:1
Closest name
Plum
ΔE2000 11.6
Where it sits
Hue259° of 360°
Saturation87%
Lightness79%
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#b99df8
RGBrgb(185, 157, 248)
HSLhsl(259, 87%, 79%)
CMYKcmyk(25%, 37%, 0%, 3%)
LABlab(70.3 28.9 -41.7)
LCHlch(70.3 50.7 304.7)
OKLCHoklch(0.755 0.131 297.3)
Decimal12164600
Display P3color(display-p3 0.725 0.616 0.973)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b99df8 on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#b99df8 on black: 9.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #85ACFC
deuteranopia · #8AABF6
tritanopia · #ADACBF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b99df8 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
#ECE5FA
#D4C4F7
#b99df8
#8F62F4
#6A2EF0
#5210E5
#440EBE
#360B98
#2A0C6E
#1B0845
Base = 300Lightest = 50 · #F5F2FDDarkest = 950 · #1B0845
:root {
  --brand-50: #F5F2FD;
  --brand-100: #ECE5FA;
  --brand-200: #D4C4F7;
  --brand-300: #b99df8;
  --brand-400: #8F62F4;
  --brand-500: #6A2EF0;
  --brand-600: #5210E5;
  --brand-700: #440EBE;
  --brand-800: #360B98;
  --brand-900: #2A0C6E;
  --brand-950: #1B0845;
  --brand: #b99df8;
  --brand-ink: #000000;
}

Colors that work with #b99df8

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#CEC0ED
Hairlines and dividers
Muted text#634B9B
Captions on the surface
Accent#B8C20A
Second voice, not a rival
Dark variant#2B0877
Hover, pressed, headers
Light variant#EEE7FD
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 #b99df8

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#DCF89D
Analogous left#9DAEF8
Analogous right#E79DF8
Split-complement 1#F8E79D
Split-complement 2#AEF89D
Triadic 1#F8B99D
Triadic 2#9DF8B9
Tetradic#F89DAE

RGB percentages

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

CMYK percentages

Cyan25.4%
Magenta36.7%
Yellow0.0%
Key (black)2.7%

Color previews

#b99df8 text on a black background

contrast 9.24:1

Card sample

#b99df8 text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b99df8

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.

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

#b99df8, answered

What color is #b99df8?

#b99df8 is a light electric violet, closest to Plum (ΔE2000 11.6). It sits at 259° on the hue wheel with 87% saturation and 79% lightness, which reads as cool.

What is the RGB value of #b99df8?

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

Is #b99df8 a light or a dark color?

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

Should I use black or white text on #b99df8?

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

What is the complementary color of #b99df8?

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

What colors go well with #b99df8?

For interface work: #F6F4FA as the surface, #CEC0ED for borders, #634B9B for secondary text, #B8C20A as an accent and #2B0877 for hover and pressed states. For a palette, the analogous pair #9DAEF8 and #E79DF8 stays calm, while #DCF89D is the loudest partner.

What is #b99df8 in CMYK for printing?

cmyk(25%, 37%, 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 #b99df8 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 #DA9DF8; nudged cooler, #9CA1F9.

Work with #b99df8 in the Color Lab