Skip to content

#b65cd3

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

RGB
182, 92, 211
HSL
285°, 58%, 59%
CMYK
14, 56, 0, 17
Luminance
0.2230

At a glance

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

Hex
#b65cd3
Hue
285°
violet
Saturation
58%
vivid
Lightness
59%
balanced
Brightness
83%
HSV value
Perceived
55%
weighted brightness
Luminance
0.2230
WCAG relative
Temperature
Cool
58/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
5.46:1
Closest name
Medium Orchid
ΔE2000 1.4
Where it sits
Hue285° of 360°
Saturation58%
Lightness59%
Temperature
Warm ← → Cool58% 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#b65cd3
RGBrgb(182, 92, 211)
HSLhsl(285, 58%, 59%)
CMYKcmyk(14%, 56%, 0%, 17%)
LABlab(54.4 54.7 -46.3)
LCHlch(54.4 71.7 319.8)
OKLCHoklch(0.630 0.190 317.2)
Decimal11951315
Display P3color(display-p3 0.714 0.361 0.827)

Copy-ready code

/* CSS */
color: #b65cd3;
background-color: #b65cd3;
/* Tailwind (arbitrary) */
class="text-[#b65cd3] bg-[#b65cd3]"
/* SCSS */
$brand: #b65cd3;
/* SwiftUI */
Color(red: 0.714, green: 0.361, blue: 0.827)
/* Android */
Color.parseColor("#b65cd3")
/* Flutter */
Color(0xFFB65CD3)
/* Python / OpenCV (BGR) */
(211, 92, 182)

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

Accessibility — WCAG contrast

Aa
#b65cd3 on white: 3.85:1
AA ✗ fail · AA-large · AAA
Aa
#b65cd3 on black: 5.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #3F7CD7
deuteranopia · #5F85D0
tritanopia · #B56F8F

Color scale — 50 to 950

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

#F9F4FB
#F3E9F7
#E6CDEF
#D7A7E7
#C47ADB
#b65cd3
#9F34C1
#842BA1
#6A2381
#4E1D5E
#31123A
Base = 500Lightest = 50 · #F9F4FBDarkest = 950 · #31123A
:root {
  --brand-50: #F9F4FB;
  --brand-100: #F3E9F7;
  --brand-200: #E6CDEF;
  --brand-300: #D7A7E7;
  --brand-400: #C47ADB;
  --brand-500: #b65cd3;
  --brand-600: #9F34C1;
  --brand-700: #842BA1;
  --brand-800: #6A2381;
  --brand-900: #4E1D5E;
  --brand-950: #31123A;
  --brand: #b65cd3;
  --brand-ink: #000000;
}

Colors that work with #b65cd3

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#E2C0ED
Hairlines and dividers
Muted text#874B9B
Captions on the surface
Accent#66A527
Second voice, not a rival
Dark variant#531B64
Hover, pressed, headers
Light variant#F6EBFA
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 #b65cd3

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#79D35C
Analogous left#7A5CD3
Analogous right#D35CB4
Split-complement 1#B4D35C
Split-complement 2#5CD37A
Triadic 1#D3B65C
Triadic 2#5CD3B6
Tetradic#D37A5C

RGB percentages

Red71.4%
Green36.1%
Blue82.7%

CMYK percentages

Cyan13.7%
Magenta56.4%
Yellow0.0%
Key (black)17.3%

Color previews

#b65cd3 text on a black background

contrast 5.46:1

Card sample

#b65cd3 text on a white background

contrast 3.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(182, 92, 211, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(182, 92, 211, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b65cd3;
background: linear-gradient(135deg, #b65cd3, #D35CA1);

Monochromatic scale

Palettes built from #b65cd3

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.

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

#b65cd3, answered

What color is #b65cd3?

#b65cd3 is a balanced vivid violet, closest to Medium Orchid (ΔE2000 1.4). It sits at 285° on the hue wheel with 58% saturation and 59% lightness, which reads as cool.

What is the RGB value of #b65cd3?

rgb(182, 92, 211) — 182 red, 92 green and 211 blue out of 255, or 71.4% / 36.1% / 82.7% by channel.

Is #b65cd3 a light or a dark color?

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

Should I use black or white text on #b65cd3?

Black. It scores 5.46:1 against #b65cd3, versus 3.85:1 for white — AA at any size.

What is the complementary color of #b65cd3?

#79D35C sits directly opposite on the wheel. Softer options are the split-complements #B4D35C and #5CD37A, which give the same contrast with far less vibration.

What colors go well with #b65cd3?

For interface work: #F9F4FA as the surface, #E2C0ED for borders, #874B9B for secondary text, #66A527 as an accent and #531B64 for hover and pressed states. For a palette, the analogous pair #7A5CD3 and #D35CB4 stays calm, while #79D35C is the loudest partner.

What is #b65cd3 in CMYK for printing?

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

Is #b65cd3 warm or cool?

Cool — it scores 58 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D35CC4; nudged cooler, #8A5AD5.

Work with #b65cd3 in the Color Lab