Skip to content

#b95df8

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

RGB
185, 93, 248
HSL
276°, 92%, 67%
CMYK
25, 63, 0, 3
Luminance
0.2492

At a glance

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

Hex
#b95df8
Hue
276°
violet
Saturation
92%
electric
Lightness
67%
light
Brightness
97%
HSV value
Perceived
59%
weighted brightness
Luminance
0.2492
WCAG relative
Temperature
Cool
64/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
5.98:1
Closest name
Medium Orchid
ΔE2000 6
Where it sits
Hue276° of 360°
Saturation92%
Lightness67%
Temperature
Warm ← → Cool64% 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#b95df8
RGBrgb(185, 93, 248)
HSLhsl(276, 92%, 67%)
CMYKcmyk(25%, 63%, 0%, 3%)
LABlab(57.0 62.7 -62.8)
LCHlch(57.0 88.8 314.9)
OKLCHoklch(0.656 0.228 308.7)
Decimal12148216
Display P3color(display-p3 0.725 0.365 0.973)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b95df8 on white: 3.51:1
AA ✗ fail · AA-large · AAA
Aa
#b95df8 on black: 5.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0085FD
deuteranopia · #448AF4
tritanopia · #B07CA2

Color scale — 50 to 950

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

#F8F2FD
#F2E4FB
#E3C3F9
#D193FA
#b95df8
#A228F6
#8F0AEB
#7708C4
#60079C
#470A71
#2C0647
Base = 400Lightest = 50 · #F8F2FDDarkest = 950 · #2C0647
:root {
  --brand-50: #F8F2FD;
  --brand-100: #F2E4FB;
  --brand-200: #E3C3F9;
  --brand-300: #D193FA;
  --brand-400: #b95df8;
  --brand-500: #A228F6;
  --brand-600: #8F0AEB;
  --brand-700: #7708C4;
  --brand-800: #60079C;
  --brand-900: #470A71;
  --brand-950: #2C0647;
  --brand: #b95df8;
  --brand-ink: #000000;
}

Colors that work with #b95df8

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#F8F4FA
Tinted page background
Border#DAC0ED
Hairlines and dividers
Muted text#7A4B9B
Captions on the surface
Accent#85C705
Second voice, not a rival
Dark variant#4B057A
Hover, pressed, headers
Light variant#F4E7FE
Selected rows, tints
Dark surface#1E1424
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 #b95df8

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#9CF85D
Analogous left#6C5DF8
Analogous right#F85DEA
Split-complement 1#EAF85D
Split-complement 2#5DF86C
Triadic 1#F8B95D
Triadic 2#5DF8B9
Tetradic#F86C5D

RGB percentages

Red72.5%
Green36.5%
Blue97.3%

CMYK percentages

Cyan25.4%
Magenta62.5%
Yellow0.0%
Key (black)2.7%

Color previews

#b95df8 text on a black background

contrast 5.98:1

Card sample

#b95df8 text on a white background

contrast 3.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b95df8

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.

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

#b95df8, answered

What color is #b95df8?

#b95df8 is a light electric violet, closest to Medium Orchid (ΔE2000 6). It sits at 276° on the hue wheel with 92% saturation and 67% lightness, which reads as cool.

What is the RGB value of #b95df8?

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

Is #b95df8 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2492 and perceived brightness is 59%, so black text on it reaches 5.98:1.

Should I use black or white text on #b95df8?

Black. It scores 5.98:1 against #b95df8, versus 3.51:1 for white — AA at any size.

What is the complementary color of #b95df8?

#9CF85D sits directly opposite on the wheel. Softer options are the split-complements #EAF85D and #5DF86C, which give the same contrast with far less vibration.

What colors go well with #b95df8?

For interface work: #F8F4FA as the surface, #DAC0ED for borders, #7A4B9B for secondary text, #85C705 as an accent and #4B057A for hover and pressed states. For a palette, the analogous pair #6C5DF8 and #F85DEA stays calm, while #9CF85D is the loudest partner.

What is #b95df8 in CMYK for printing?

cmyk(25%, 63%, 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 #b95df8 warm or cool?

Cool — it scores 64 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F25DF8; nudged cooler, #7F5CFA.

Work with #b95df8 in the Color Lab