Skip to content

#db2dbd

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

RGB
219, 45, 189
HSL
310°, 71%, 52%
CMYK
0, 80, 14, 14
Luminance
0.2061

At a glance

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

Hex
#db2dbd
Hue
310°
magenta / pink
Saturation
71%
vivid
Lightness
52%
balanced
Brightness
86%
HSV value
Perceived
55%
weighted brightness
Luminance
0.2061
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.12:1
Closest name
Medium Orchid
ΔE2000 8
Where it sits
Hue310° of 360°
Saturation71%
Lightness52%
Temperature
Warm ← → Cool44% 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#db2dbd
RGBrgb(219, 45, 189)
HSLhsl(310, 71%, 52%)
CMYKcmyk(0%, 80%, 14%, 14%)
LABlab(52.5 77.3 -36.2)
LCHlch(52.5 85.3 334.9)
OKLCHoklch(0.624 0.248 336.5)
Decimal14364093
Display P3color(display-p3 0.859 0.176 0.741)

Copy-ready code

/* CSS */
color: #db2dbd;
background-color: #db2dbd;
/* Tailwind (arbitrary) */
class="text-[#db2dbd] bg-[#db2dbd]"
/* SCSS */
$brand: #db2dbd;
/* SwiftUI */
Color(red: 0.859, green: 0.176, blue: 0.741)
/* Android */
Color.parseColor("#db2dbd")
/* Flutter */
Color(0xFFDB2DBD)
/* Python / OpenCV (BGR) */
(189, 45, 219)

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

Accessibility — WCAG contrast

Aa
#db2dbd on white: 4.10:1
AA ✗ fail · AA-large · AAA
Aa
#db2dbd on black: 5.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #316DC1
deuteranopia · #7286B9
tritanopia · #E73B74

Color scale — 50 to 950

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

#FCF3FA
#F8E7F5
#F2C9EB
#EF9FE1
#E66FD2
#DE3FC3
#db2dbd
#AE1E95
#8B1877
#651557
#3F0D37
Base = 600Lightest = 50 · #FCF3FADarkest = 950 · #3F0D37
:root {
  --brand-50: #FCF3FA;
  --brand-100: #F8E7F5;
  --brand-200: #F2C9EB;
  --brand-300: #EF9FE1;
  --brand-400: #E66FD2;
  --brand-500: #DE3FC3;
  --brand-600: #db2dbd;
  --brand-700: #AE1E95;
  --brand-800: #8B1877;
  --brand-900: #651557;
  --brand-950: #3F0D37;
  --brand: #db2dbd;
  --brand-ink: #000000;
}

Colors that work with #db2dbd

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#FAF4F9
Tinted page background
Border#EDC0E5
Hairlines and dividers
Muted text#9B4B8D
Captions on the surface
Accent#26B21A
Second voice, not a rival
Dark variant#6D135D
Hover, pressed, headers
Light variant#FBE9F8
Selected rows, tints
Dark surface#241422
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 #db2dbd

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#2DDB4B
Analogous left#A22DDB
Analogous right#DB2D66
Split-complement 1#66DB2D
Split-complement 2#2DDBA2
Triadic 1#BDDB2D
Triadic 2#2DBDDB
Tetradic#DBA22D

RGB percentages

Red85.9%
Green17.6%
Blue74.1%

CMYK percentages

Cyan0.0%
Magenta79.5%
Yellow13.7%
Key (black)14.1%

Color previews

#db2dbd text on a black background

contrast 5.12:1

Card sample

#db2dbd text on a white background

contrast 4.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db2dbd

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.

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

#db2dbd, answered

What color is #db2dbd?

#db2dbd is a balanced vivid magenta / pink, closest to Medium Orchid (ΔE2000 8). It sits at 310° on the hue wheel with 71% saturation and 52% lightness, which reads as neutral.

What is the RGB value of #db2dbd?

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

Is #db2dbd a light or a dark color?

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

Should I use black or white text on #db2dbd?

Black. It scores 5.12:1 against #db2dbd, versus 4.10:1 for white — AA at any size.

What is the complementary color of #db2dbd?

#2DDB4B sits directly opposite on the wheel. Softer options are the split-complements #66DB2D and #2DDBA2, which give the same contrast with far less vibration.

What colors go well with #db2dbd?

For interface work: #FAF4F9 as the surface, #EDC0E5 for borders, #9B4B8D for secondary text, #26B21A as an accent and #6D135D for hover and pressed states. For a palette, the analogous pair #A22DDB and #DB2D66 stays calm, while #2DDB4B is the loudest partner.

What is #db2dbd in CMYK for printing?

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

Is #db2dbd warm or cool?

Neutral — it scores 44 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DB2D7D; nudged cooler, #BB2BDD.

Work with #db2dbd in the Color Lab