Skip to content

#bc1df4

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

RGB
188, 29, 244
HSL
284°, 91%, 54%
CMYK
23, 88, 0, 4
Luminance
0.1810

At a glance

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

Hex
#bc1df4
Hue
284°
violet
Saturation
91%
electric
Lightness
54%
balanced
Brightness
96%
HSV value
Perceived
52%
weighted brightness
Luminance
0.1810
WCAG relative
Temperature
Cool
59/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
4.62:1
Closest name
Dark Orchid
ΔE2000 7.4
Where it sits
Hue284° of 360°
Saturation91%
Lightness54%
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#bc1df4
RGBrgb(188, 29, 244)
HSLhsl(284, 91%, 54%)
CMYKcmyk(23%, 88%, 0%, 4%)
LABlab(49.6 83.9 -72.5)
LCHlch(49.6 110.9 319.2)
OKLCHoklch(0.604 0.286 314.0)
Decimal12328436
Display P3color(display-p3 0.737 0.114 0.957)

Copy-ready code

/* CSS */
color: #bc1df4;
background-color: #bc1df4;
/* Tailwind (arbitrary) */
class="text-[#bc1df4] bg-[#bc1df4]"
/* SCSS */
$brand: #bc1df4;
/* SwiftUI */
Color(red: 0.737, green: 0.114, blue: 0.957)
/* Android */
Color.parseColor("#bc1df4")
/* Flutter */
Color(0xFFBC1DF4)
/* Python / OpenCV (BGR) */
(244, 29, 188)

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

Accessibility — WCAG contrast

Aa
#bc1df4 on white: 4.55:1
AA ✓ pass · AA-large · AAA
Aa
#bc1df4 on black: 4.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #006EF9
deuteranopia · #0079F0
tritanopia · #B65B92

Color scale — 50 to 950

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

#FAF2FD
#F5E5FB
#EBC3F9
#DF94FA
#CF5FF7
#bc1df4
#B00BE9
#9209C3
#75089C
#560A70
#360646
Base = 500Lightest = 50 · #FAF2FDDarkest = 950 · #360646
:root {
  --brand-50: #FAF2FD;
  --brand-100: #F5E5FB;
  --brand-200: #EBC3F9;
  --brand-300: #DF94FA;
  --brand-400: #CF5FF7;
  --brand-500: #bc1df4;
  --brand-600: #B00BE9;
  --brand-700: #9209C3;
  --brand-800: #75089C;
  --brand-900: #560A70;
  --brand-950: #360646;
  --brand: #bc1df4;
  --brand-ink: #000000;
}

Colors that work with #bc1df4

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#E1C0ED
Hairlines and dividers
Muted text#864B9B
Captions on the surface
Accent#68C705
Second voice, not a rival
Dark variant#5C067A
Hover, pressed, headers
Light variant#F8E7FE
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 #bc1df4

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Body text and links 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
  • 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#55F41D
Analogous left#511DF4
Analogous right#F41DC0
Split-complement 1#C0F41D
Split-complement 2#1DF451
Triadic 1#F4BC1D
Triadic 2#1DF4BC
Tetradic#F4511D

RGB percentages

Red73.7%
Green11.4%
Blue95.7%

CMYK percentages

Cyan23.0%
Magenta88.1%
Yellow0.0%
Key (black)4.3%

Color previews

#bc1df4 text on a black background

contrast 4.62:1

Card sample

#bc1df4 text on a white background

contrast 4.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 29, 244, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 29, 244, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bc1df4;
background: linear-gradient(135deg, #bc1df4, #F41D9D);

Monochromatic scale

Palettes built from #bc1df4

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.

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

#bc1df4, answered

What color is #bc1df4?

#bc1df4 is a balanced electric violet, closest to Dark Orchid (ΔE2000 7.4). It sits at 284° on the hue wheel with 91% saturation and 54% lightness, which reads as cool.

What is the RGB value of #bc1df4?

rgb(188, 29, 244) — 188 red, 29 green and 244 blue out of 255, or 73.7% / 11.4% / 95.7% by channel.

Is #bc1df4 a light or a dark color?

It is a mid-tone. Relative luminance is 0.1810 and perceived brightness is 52%, so black text on it reaches 4.62:1.

Should I use black or white text on #bc1df4?

Black. It scores 4.62:1 against #bc1df4, versus 4.55:1 for white — AA at any size.

What is the complementary color of #bc1df4?

#55F41D sits directly opposite on the wheel. Softer options are the split-complements #C0F41D and #1DF451, which give the same contrast with far less vibration.

What colors go well with #bc1df4?

For interface work: #F9F4FA as the surface, #E1C0ED for borders, #864B9B for secondary text, #68C705 as an accent and #5C067A for hover and pressed states. For a palette, the analogous pair #511DF4 and #F41DC0 stays calm, while #55F41D is the loudest partner.

What is #bc1df4 in CMYK for printing?

cmyk(23%, 88%, 0%, 4%). 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 #bc1df4 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 #F41DDD; nudged cooler, #6D1BF6.

Work with #bc1df4 in the Color Lab