Skip to content

#be1fdf

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

RGB
190, 31, 223
HSL
290°, 76%, 50%
CMYK
15, 86, 0, 13
Luminance
0.1725

At a glance

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

Hex
#be1fdf
Hue
290°
violet
Saturation
76%
electric
Lightness
50%
balanced
Brightness
87%
HSV value
Perceived
51%
weighted brightness
Luminance
0.1725
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Violet
Tone
Electric
Best ink
White
4.72:1
Closest name
Dark Orchid
ΔE2000 6.4
Where it sits
Hue290° of 360°
Saturation76%
Lightness50%
Temperature
Warm ← → Cool56% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#be1fdf
RGBrgb(190, 31, 223)
HSLhsl(290, 76%, 50%)
CMYKcmyk(15%, 86%, 0%, 13%)
LABlab(48.6 80.2 -62.3)
LCHlch(48.6 101.5 322.1)
OKLCHoklch(0.593 0.270 319.4)
Decimal12459999
Display P3color(display-p3 0.745 0.122 0.875)

Copy-ready code

/* CSS */
color: #be1fdf;
background-color: #be1fdf;
/* Tailwind (arbitrary) */
class="text-[#be1fdf] bg-[#be1fdf]"
/* SCSS */
$brand: #be1fdf;
/* SwiftUI */
Color(red: 0.745, green: 0.122, blue: 0.875)
/* Android */
Color.parseColor("#be1fdf")
/* Flutter */
Color(0xFFBE1FDF)
/* Python / OpenCV (BGR) */
(223, 31, 190)

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

Accessibility — WCAG contrast

Aa
#be1fdf on white: 4.72:1
AA ✓ pass · AA-large · AAA
Aa
#be1fdf on black: 4.45:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #006AE4
deuteranopia · #3378DB
tritanopia · #BE5185

Color scale — 50 to 950

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

#FAF3FC
#F6E7F9
#ECC8F4
#E39CF1
#D56BEA
#C73AE4
#be1fdf
#9919B3
#7A148F
#591368
#380C41
Base = 600Lightest = 50 · #FAF3FCDarkest = 950 · #380C41
:root {
  --brand-50: #FAF3FC;
  --brand-100: #F6E7F9;
  --brand-200: #ECC8F4;
  --brand-300: #E39CF1;
  --brand-400: #D56BEA;
  --brand-500: #C73AE4;
  --brand-600: #be1fdf;
  --brand-700: #9919B3;
  --brand-800: #7A148F;
  --brand-900: #591368;
  --brand-950: #380C41;
  --brand: #be1fdf;
  --brand-ink: #ffffff;
}

Colors that work with #be1fdf

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#F9F4FA
Tinted page background
Border#E5C0ED
Hairlines and dividers
Muted text#8D4B9B
Captions on the surface
Accent#59B715
Second voice, not a rival
Dark variant#5F1070
Hover, pressed, headers
Light variant#F9E9FC
Selected rows, tints
Dark surface#221424
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 #be1fdf

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

Works well for
  • Body text and links on white
  • 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#40DF1F
Analogous left#5E1FDF
Analogous right#DF1FA0
Split-complement 1#A0DF1F
Split-complement 2#1FDF5E
Triadic 1#DFBE1F
Triadic 2#1FDFBE
Tetradic#DF5E1F

RGB percentages

Red74.5%
Green12.2%
Blue87.5%

CMYK percentages

Cyan14.8%
Magenta86.1%
Yellow0.0%
Key (black)12.5%

Color previews

#be1fdf text on a black background

contrast 4.45:1

Card sample

#be1fdf text on a white background

contrast 4.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #be1fdf

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.

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

#be1fdf, answered

What color is #be1fdf?

#be1fdf is a balanced electric violet, closest to Dark Orchid (ΔE2000 6.4). It sits at 290° on the hue wheel with 76% saturation and 50% lightness, which reads as neutral.

What is the RGB value of #be1fdf?

rgb(190, 31, 223) — 190 red, 31 green and 223 blue out of 255, or 74.5% / 12.2% / 87.5% by channel.

Is #be1fdf a light or a dark color?

It is a dark color. Relative luminance is 0.1725 and perceived brightness is 51%, so white text on it reaches 4.72:1.

Should I use black or white text on #be1fdf?

White. It scores 4.72:1 against #be1fdf, versus 4.45:1 for black — AA at any size.

What is the complementary color of #be1fdf?

#40DF1F sits directly opposite on the wheel. Softer options are the split-complements #A0DF1F and #1FDF5E, which give the same contrast with far less vibration.

What colors go well with #be1fdf?

For interface work: #F9F4FA as the surface, #E5C0ED for borders, #8D4B9B for secondary text, #59B715 as an accent and #5F1070 for hover and pressed states. For a palette, the analogous pair #5E1FDF and #DF1FA0 stays calm, while #40DF1F is the loudest partner.

What is #be1fdf in CMYK for printing?

cmyk(15%, 86%, 0%, 13%). 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 #be1fdf warm or cool?

Neutral — it scores 56 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DF1FBA; nudged cooler, #771CE2.

Work with #be1fdf in the Color Lab