Skip to content

#db0dba

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

RGB
219, 13, 186
HSL
310°, 89%, 46%
CMYK
0, 94, 15, 14
Luminance
0.1889

At a glance

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

Hex
#db0dba
Hue
310°
magenta / pink
Saturation
89%
electric
Lightness
46%
balanced
Brightness
86%
HSV value
Perceived
53%
weighted brightness
Luminance
0.1889
WCAG relative
Temperature
Neutral
45/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
4.78:1
Closest name
Medium Orchid
ΔE2000 9.1
Where it sits
Hue310° of 360°
Saturation89%
Lightness46%
Temperature
Warm ← → Cool45% 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#db0dba
RGBrgb(219, 13, 186)
HSLhsl(310, 89%, 46%)
CMYKcmyk(0%, 94%, 15%, 14%)
LABlab(50.6 82.1 -37.5)
LCHlch(50.6 90.3 335.4)
OKLCHoklch(0.609 0.264 337.2)
Decimal14355898
Display P3color(display-p3 0.859 0.051 0.729)

Copy-ready code

/* CSS */
color: #db0dba;
background-color: #db0dba;
/* Tailwind (arbitrary) */
class="text-[#db0dba] bg-[#db0dba]"
/* SCSS */
$brand: #db0dba;
/* SwiftUI */
Color(red: 0.859, green: 0.051, blue: 0.729)
/* Android */
Color.parseColor("#db0dba")
/* Flutter */
Color(0xFFDB0DBA)
/* Python / OpenCV (BGR) */
(186, 13, 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 #db0dba · 4.78:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 4.39:1
AA fail · AA large pass · AAA fail
Aa
Black text · 4.78:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #db0dba as text scores 4.39:1 on white and 4.78:1 on black.

Accessibility — WCAG contrast

Aa
#db0dba on white: 4.39:1
AA ✗ fail · AA-large · AAA
Aa
#db0dba on black: 4.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #1C66BE
deuteranopia · #6D82B6
tritanopia · #E7276E

Color scale — 50 to 950

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

#FDF2FB
#FBE5F7
#F8C4F0
#F995E9
#F660DE
#F22BD3
#db0dba
#C10BA4
#9A0983
#6F0B5F
#45073B
Base = 600Lightest = 50 · #FDF2FBDarkest = 950 · #45073B
:root {
  --brand-50: #FDF2FB;
  --brand-100: #FBE5F7;
  --brand-200: #F8C4F0;
  --brand-300: #F995E9;
  --brand-400: #F660DE;
  --brand-500: #F22BD3;
  --brand-600: #db0dba;
  --brand-700: #C10BA4;
  --brand-800: #9A0983;
  --brand-900: #6F0B5F;
  --brand-950: #45073B;
  --brand: #db0dba;
  --brand-ink: #000000;
}

Colors that work with #db0dba

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#9B4B8E
Captions on the surface
Accent#19C507
Second voice, not a rival
Dark variant#780766
Hover, pressed, headers
Light variant#FEE7FA
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 #db0dba

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#0DDB2E
Analogous left#950DDB
Analogous right#DB0D53
Split-complement 1#53DB0D
Split-complement 2#0DDB95
Triadic 1#BADB0D
Triadic 2#0DBADB
Tetradic#DB950D

RGB percentages

Red85.9%
Green5.1%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta94.1%
Yellow15.1%
Key (black)14.1%

Color previews

#db0dba text on a black background

contrast 4.78:1

Card sample

#db0dba text on a white background

contrast 4.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db0dba

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.

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

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

#db0dba, answered

What color is #db0dba?

#db0dba is a balanced electric magenta / pink, closest to Medium Orchid (ΔE2000 9.1). It sits at 310° on the hue wheel with 89% saturation and 46% lightness, which reads as neutral.

What is the RGB value of #db0dba?

rgb(219, 13, 186) — 219 red, 13 green and 186 blue out of 255, or 85.9% / 5.1% / 72.9% by channel.

Is #db0dba a light or a dark color?

It is a mid-tone. Relative luminance is 0.1889 and perceived brightness is 53%, so black text on it reaches 4.78:1.

Should I use black or white text on #db0dba?

Black. It scores 4.78:1 against #db0dba, versus 4.39:1 for white — AA at any size.

What is the complementary color of #db0dba?

#0DDB2E sits directly opposite on the wheel. Softer options are the split-complements #53DB0D and #0DDB95, which give the same contrast with far less vibration.

What colors go well with #db0dba?

For interface work: #FAF4F9 as the surface, #EDC0E5 for borders, #9B4B8E for secondary text, #19C507 as an accent and #780766 for hover and pressed states. For a palette, the analogous pair #950DDB and #DB0D53 stays calm, while #0DDB2E is the loudest partner.

What is #db0dba in CMYK for printing?

cmyk(0%, 94%, 15%, 14%). 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 #db0dba warm or cool?

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

Work with #db0dba in the Color Lab