Skip to content

#be2dbd

a balanced, vivid magenta / pink · neutral · closest name: Medium Orchid

RGB
190, 45, 189
HSL
300°, 62%, 46%
CMYK
0, 76, 1, 26
Luminance
0.1650

At a glance

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

Hex
#be2dbd
Hue
300°
magenta / pink
Saturation
62%
vivid
Lightness
46%
balanced
Brightness
75%
HSV value
Perceived
50%
weighted brightness
Luminance
0.1650
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
White
4.88:1
Closest name
Medium Orchid
ΔE2000 7.5
Where it sits
Hue300° of 360°
Saturation62%
Lightness46%
Temperature
Warm ← → Cool50% 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#be2dbd
RGBrgb(190, 45, 189)
HSLhsl(300, 62%, 46%)
CMYKcmyk(0%, 76%, 1%, 26%)
LABlab(47.6 71.3 -44.3)
LCHlch(47.6 83.9 328.2)
OKLCHoklch(0.580 0.234 328.4)
Decimal12463549
Display P3color(display-p3 0.745 0.176 0.741)

Copy-ready code

/* CSS */
color: #be2dbd;
background-color: #be2dbd;
/* Tailwind (arbitrary) */
class="text-[#be2dbd] bg-[#be2dbd]"
/* SCSS */
$brand: #be2dbd;
/* SwiftUI */
Color(red: 0.745, green: 0.176, blue: 0.741)
/* Android */
Color.parseColor("#be2dbd")
/* Flutter */
Color(0xFFBE2DBD)
/* Python / OpenCV (BGR) */
(189, 45, 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 #be2dbd · 4.88:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 4.88:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 4.30:1
AA fail · AA large pass · AAA fail
Reading the other direction: #be2dbd as text scores 4.88:1 on white and 4.30:1 on black.

Accessibility — WCAG contrast

Aa
#be2dbd on white: 4.88:1
AA ✓ pass · AA-large · AAA
Aa
#be2dbd on black: 4.30:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #0665C1
deuteranopia · #5777BA
tritanopia · #C44574

Color scale — 50 to 950

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

#FBF4FB
#F7E8F7
#F0CCF0
#EAA4E9
#DF77DE
#D44AD3
#be2dbd
#A527A4
#841F83
#601A5F
#3C113C
Base = 600Lightest = 50 · #FBF4FBDarkest = 950 · #3C113C
:root {
  --brand-50: #FBF4FB;
  --brand-100: #F7E8F7;
  --brand-200: #F0CCF0;
  --brand-300: #EAA4E9;
  --brand-400: #DF77DE;
  --brand-500: #D44AD3;
  --brand-600: #be2dbd;
  --brand-700: #A527A4;
  --brand-800: #841F83;
  --brand-900: #601A5F;
  --brand-950: #3C113C;
  --brand: #be2dbd;
  --brand-ink: #ffffff;
}

Colors that work with #be2dbd

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#FAF4FA
Tinted page background
Border#EDC0EC
Hairlines and dividers
Muted text#9B4B9A
Captions on the surface
Accent#44A923
Second voice, not a rival
Dark variant#671867
Hover, pressed, headers
Light variant#FAEAFA
Selected rows, tints
Dark surface#241424
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 #be2dbd

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#2DBE2E
Analogous left#772DBE
Analogous right#BE2D75
Split-complement 1#75BE2D
Split-complement 2#2DBE77
Triadic 1#BDBE2D
Triadic 2#2DBDBE
Tetradic#BE772D

RGB percentages

Red74.5%
Green17.6%
Blue74.1%

CMYK percentages

Cyan0.0%
Magenta76.3%
Yellow0.5%
Key (black)25.5%

Color previews

#be2dbd text on a black background

contrast 4.30:1

Card sample

#be2dbd text on a white background

contrast 4.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #be2dbd

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.

#be2dbd in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#be2dbd, answered

What color is #be2dbd?

#be2dbd is a balanced vivid magenta / pink, closest to Medium Orchid (ΔE2000 7.5). It sits at 300° on the hue wheel with 62% saturation and 46% lightness, which reads as neutral.

What is the RGB value of #be2dbd?

rgb(190, 45, 189) — 190 red, 45 green and 189 blue out of 255, or 74.5% / 17.6% / 74.1% by channel.

Is #be2dbd a light or a dark color?

It is a dark color. Relative luminance is 0.1650 and perceived brightness is 50%, so white text on it reaches 4.88:1.

Should I use black or white text on #be2dbd?

White. It scores 4.88:1 against #be2dbd, versus 4.30:1 for black — AA at any size.

What is the complementary color of #be2dbd?

#2DBE2E sits directly opposite on the wheel. Softer options are the split-complements #75BE2D and #2DBE77, which give the same contrast with far less vibration.

What colors go well with #be2dbd?

For interface work: #FAF4FA as the surface, #EDC0EC for borders, #9B4B9A for secondary text, #44A923 as an accent and #671867 for hover and pressed states. For a palette, the analogous pair #772DBE and #BE2D75 stays calm, while #2DBE2E is the loudest partner.

What is #be2dbd in CMYK for printing?

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

Is #be2dbd warm or cool?

Neutral — it scores 50 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BE2D88; nudged cooler, #8B2BC0.

Work with #be2dbd in the Color Lab