Skip to content

#bd4dfd

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

RGB
189, 77, 253
HSL
278°, 98%, 65%
CMYK
25, 70, 0, 1
Luminance
0.2322

At a glance

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

Hex
#bd4dfd
Hue
278°
violet
Saturation
98%
electric
Lightness
65%
balanced
Brightness
99%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2322
WCAG relative
Temperature
Cool
62/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
5.64:1
Closest name
Medium Orchid
ΔE2000 6.1
Where it sits
Hue278° of 360°
Saturation98%
Lightness65%
Temperature
Warm ← → Cool62% 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#bd4dfd
RGBrgb(189, 77, 253)
HSLhsl(278, 98%, 65%)
CMYKcmyk(25%, 70%, 0%, 1%)
LABlab(55.3 71.6 -68.3)
LCHlch(55.3 99.0 316.3)
OKLCHoklch(0.646 0.253 310.3)
Decimal12406269
Display P3color(display-p3 0.741 0.302 0.992)

Copy-ready code

/* CSS */
color: #bd4dfd;
background-color: #bd4dfd;
/* Tailwind (arbitrary) */
class="text-[#bd4dfd] bg-[#bd4dfd]"
/* SCSS */
$brand: #bd4dfd;
/* SwiftUI */
Color(red: 0.741, green: 0.302, blue: 0.992)
/* Android */
Color.parseColor("#bd4dfd")
/* Flutter */
Color(0xFFBD4DFD)
/* Python / OpenCV (BGR) */
(253, 77, 189)

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

Accessibility — WCAG contrast

Aa
#bd4dfd on white: 3.72:1
AA ✗ fail · AA-large · AAA
Aa
#bd4dfd on black: 5.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0080FF
deuteranopia · #2E86F9
tritanopia · #B474A0

Color scale — 50 to 950

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

#F9F1FD
#F3E3FC
#E6C1FB
#D690FE
#bd4dfd
#AD21FD
#9B03F2
#8102CA
#6702A1
#4C0674
#300449
Base = 400Lightest = 50 · #F9F1FDDarkest = 950 · #300449
:root {
  --brand-50: #F9F1FD;
  --brand-100: #F3E3FC;
  --brand-200: #E6C1FB;
  --brand-300: #D690FE;
  --brand-400: #bd4dfd;
  --brand-500: #AD21FD;
  --brand-600: #9B03F2;
  --brand-700: #8102CA;
  --brand-800: #6702A1;
  --brand-900: #4C0674;
  --brand-950: #300449;
  --brand: #bd4dfd;
  --brand-ink: #000000;
}

Colors that work with #bd4dfd

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#DCC0ED
Hairlines and dividers
Muted text#7E4B9B
Captions on the surface
Accent#7DCC00
Second voice, not a rival
Dark variant#51017E
Hover, pressed, headers
Light variant#F6E6FF
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 #bd4dfd

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#8DFD4D
Analogous left#654DFD
Analogous right#FD4DE5
Split-complement 1#E5FD4D
Split-complement 2#4DFD65
Triadic 1#FDBD4D
Triadic 2#4DFDBD
Tetradic#FD654D

RGB percentages

Red74.1%
Green30.2%
Blue99.2%

CMYK percentages

Cyan25.3%
Magenta69.6%
Yellow0.0%
Key (black)0.8%

Color previews

#bd4dfd text on a black background

contrast 5.64:1

Card sample

#bd4dfd text on a white background

contrast 3.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(189, 77, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(189, 77, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bd4dfd;
background: linear-gradient(135deg, #bd4dfd, #FD4DC8);

Monochromatic scale

Palettes built from #bd4dfd

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.

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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#bd4dfd, answered

What color is #bd4dfd?

#bd4dfd is a balanced electric violet, closest to Medium Orchid (ΔE2000 6.1). It sits at 278° on the hue wheel with 98% saturation and 65% lightness, which reads as cool.

What is the RGB value of #bd4dfd?

rgb(189, 77, 253) — 189 red, 77 green and 253 blue out of 255, or 74.1% / 30.2% / 99.2% by channel.

Is #bd4dfd a light or a dark color?

It is a mid-tone. Relative luminance is 0.2322 and perceived brightness is 57%, so black text on it reaches 5.64:1.

Should I use black or white text on #bd4dfd?

Black. It scores 5.64:1 against #bd4dfd, versus 3.72:1 for white — AA at any size.

What is the complementary color of #bd4dfd?

#8DFD4D sits directly opposite on the wheel. Softer options are the split-complements #E5FD4D and #4DFD65, which give the same contrast with far less vibration.

What colors go well with #bd4dfd?

For interface work: #F8F4FA as the surface, #DCC0ED for borders, #7E4B9B for secondary text, #7DCC00 as an accent and #51017E for hover and pressed states. For a palette, the analogous pair #654DFD and #FD4DE5 stays calm, while #8DFD4D is the loudest partner.

What is #bd4dfd in CMYK for printing?

cmyk(25%, 70%, 0%, 1%). 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 #bd4dfd warm or cool?

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

Work with #bd4dfd in the Color Lab