Skip to content

#b853df

a balanced, vivid violet · cool · closest name: Medium Orchid

RGB
184, 83, 223
HSL
283°, 69%, 60%
CMYK
18, 63, 0, 13
Luminance
0.2170

At a glance

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

Hex
#b853df
Hue
283°
violet
Saturation
69%
vivid
Lightness
60%
balanced
Brightness
87%
HSV value
Perceived
55%
weighted brightness
Luminance
0.2170
WCAG relative
Temperature
Cool
59/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
5.34:1
Closest name
Medium Orchid
ΔE2000 2.1
Where it sits
Hue283° of 360°
Saturation69%
Lightness60%
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#b853df
RGBrgb(184, 83, 223)
HSLhsl(283, 69%, 60%)
CMYKcmyk(18%, 63%, 0%, 13%)
LABlab(53.7 61.9 -54.1)
LCHlch(53.7 82.2 318.8)
OKLCHoklch(0.628 0.216 315.3)
Decimal12080095
Display P3color(display-p3 0.722 0.325 0.875)

Copy-ready code

/* CSS */
color: #b853df;
background-color: #b853df;
/* Tailwind (arbitrary) */
class="text-[#b853df] bg-[#b853df]"
/* SCSS */
$brand: #b853df;
/* SwiftUI */
Color(red: 0.722, green: 0.325, blue: 0.875)
/* Android */
Color.parseColor("#b853df")
/* Flutter */
Color(0xFFB853DF)
/* Python / OpenCV (BGR) */
(223, 83, 184)

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

Accessibility — WCAG contrast

Aa
#b853df on white: 3.93:1
AA ✗ fail · AA-large · AAA
Aa
#b853df on black: 5.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #1E7AE3
deuteranopia · #5183DC
tritanopia · #B56D92

Color scale — 50 to 950

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

#F9F3FB
#F3E8F8
#E7CAF2
#D8A0ED
#C471E5
#b853df
#A026CE
#8520AC
#6A1A8A
#4E1764
#310E3E
Base = 500Lightest = 50 · #F9F3FBDarkest = 950 · #310E3E
:root {
  --brand-50: #F9F3FB;
  --brand-100: #F3E8F8;
  --brand-200: #E7CAF2;
  --brand-300: #D8A0ED;
  --brand-400: #C471E5;
  --brand-500: #b853df;
  --brand-600: #A026CE;
  --brand-700: #8520AC;
  --brand-800: #6A1A8A;
  --brand-900: #4E1764;
  --brand-950: #310E3E;
  --brand: #b853df;
  --brand-ink: #000000;
}

Colors that work with #b853df

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#F9F4FA
Tinted page background
Border#E0C0ED
Hairlines and dividers
Muted text#854B9B
Captions on the surface
Accent#6AB01C
Second voice, not a rival
Dark variant#53146B
Hover, pressed, headers
Light variant#F6EAFB
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 #b853df

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
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • 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#7ADF53
Analogous left#7253DF
Analogous right#DF53C0
Split-complement 1#C0DF53
Split-complement 2#53DF72
Triadic 1#DFB853
Triadic 2#53DFB8
Tetradic#DF7253

RGB percentages

Red72.2%
Green32.5%
Blue87.5%

CMYK percentages

Cyan17.5%
Magenta62.8%
Yellow0.0%
Key (black)12.5%

Color previews

#b853df text on a black background

contrast 5.34:1

Card sample

#b853df text on a white background

contrast 3.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(184, 83, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(184, 83, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b853df;
background: linear-gradient(135deg, #b853df, #DF53A9);

Monochromatic scale

Palettes built from #b853df

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.

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

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

#b853df, answered

What color is #b853df?

#b853df is a balanced vivid violet, closest to Medium Orchid (ΔE2000 2.1). It sits at 283° on the hue wheel with 69% saturation and 60% lightness, which reads as cool.

What is the RGB value of #b853df?

rgb(184, 83, 223) — 184 red, 83 green and 223 blue out of 255, or 72.2% / 32.5% / 87.5% by channel.

Is #b853df a light or a dark color?

It is a mid-tone. Relative luminance is 0.2170 and perceived brightness is 55%, so black text on it reaches 5.34:1.

Should I use black or white text on #b853df?

Black. It scores 5.34:1 against #b853df, versus 3.93:1 for white — AA at any size.

What is the complementary color of #b853df?

#7ADF53 sits directly opposite on the wheel. Softer options are the split-complements #C0DF53 and #53DF72, which give the same contrast with far less vibration.

What colors go well with #b853df?

For interface work: #F9F4FA as the surface, #E0C0ED for borders, #854B9B for secondary text, #6AB01C as an accent and #53146B for hover and pressed states. For a palette, the analogous pair #7253DF and #DF53C0 stays calm, while #7ADF53 is the loudest partner.

What is #b853df in CMYK for printing?

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

Is #b853df 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 #DF53D3; nudged cooler, #8451E1.

Work with #b853df in the Color Lab