Skip to content

#db3cd8

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

RGB
219, 60, 216
HSL
301°, 69%, 55%
CMYK
0, 73, 1, 14
Luminance
0.2325

At a glance

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

Hex
#db3cd8
Hue
301°
magenta / pink
Saturation
69%
vivid
Lightness
55%
balanced
Brightness
86%
HSV value
Perceived
58%
weighted brightness
Luminance
0.2325
WCAG relative
Temperature
Neutral
49/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.65:1
Closest name
Medium Orchid
ΔE2000 5.5
Where it sits
Hue301° of 360°
Saturation69%
Lightness55%
Temperature
Warm ← → Cool49% 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#db3cd8
RGBrgb(219, 60, 216)
HSLhsl(301, 69%, 55%)
CMYKcmyk(0%, 73%, 1%, 14%)
LABlab(55.3 77.0 -47.3)
LCHlch(55.3 90.4 328.5)
OKLCHoklch(0.648 0.253 328.8)
Decimal14367960
Display P3color(display-p3 0.859 0.235 0.847)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db3cd8 on white: 3.72:1
AA ✗ fail · AA-large · AAA
Aa
#db3cd8 on black: 5.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #2077DC
deuteranopia · #698CD4
tritanopia · #E25487

Color scale — 50 to 950

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

#FBF3FB
#F8E7F8
#F2CAF1
#EDA0EC
#E571E3
#db3cd8
#CF26CC
#AC20AA
#8A1988
#641663
#3E0E3E
Base = 500Lightest = 50 · #FBF3FBDarkest = 950 · #3E0E3E
:root {
  --brand-50: #FBF3FB;
  --brand-100: #F8E7F8;
  --brand-200: #F2CAF1;
  --brand-300: #EDA0EC;
  --brand-400: #E571E3;
  --brand-500: #db3cd8;
  --brand-600: #CF26CC;
  --brand-700: #AC20AA;
  --brand-800: #8A1988;
  --brand-900: #641663;
  --brand-950: #3E0E3E;
  --brand: #db3cd8;
  --brand-ink: #000000;
}

Colors that work with #db3cd8

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#FAF4FA
Tinted page background
Border#EDC0EC
Hairlines and dividers
Muted text#9B4B99
Captions on the surface
Accent#3EB11B
Second voice, not a rival
Dark variant#6C146A
Hover, pressed, headers
Light variant#FBE9FB
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 #db3cd8

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#3CDB3F
Analogous left#8E3CDB
Analogous right#DB3C89
Split-complement 1#89DB3C
Split-complement 2#3CDB8E
Triadic 1#D8DB3C
Triadic 2#3CD8DB
Tetradic#DB8E3C

RGB percentages

Red85.9%
Green23.5%
Blue84.7%

CMYK percentages

Cyan0.0%
Magenta72.6%
Yellow1.4%
Key (black)14.1%

Color previews

#db3cd8 text on a black background

contrast 5.65:1

Card sample

#db3cd8 text on a white background

contrast 3.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db3cd8

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.

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

#db3cd8, answered

What color is #db3cd8?

#db3cd8 is a balanced vivid magenta / pink, closest to Medium Orchid (ΔE2000 5.5). It sits at 301° on the hue wheel with 69% saturation and 55% lightness, which reads as neutral.

What is the RGB value of #db3cd8?

rgb(219, 60, 216) — 219 red, 60 green and 216 blue out of 255, or 85.9% / 23.5% / 84.7% by channel.

Is #db3cd8 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2325 and perceived brightness is 58%, so black text on it reaches 5.65:1.

Should I use black or white text on #db3cd8?

Black. It scores 5.65:1 against #db3cd8, versus 3.72:1 for white — AA at any size.

What is the complementary color of #db3cd8?

#3CDB3F sits directly opposite on the wheel. Softer options are the split-complements #89DB3C and #3CDB8E, which give the same contrast with far less vibration.

What colors go well with #db3cd8?

For interface work: #FAF4FA as the surface, #EDC0EC for borders, #9B4B99 for secondary text, #3EB11B as an accent and #6C146A for hover and pressed states. For a palette, the analogous pair #8E3CDB and #DB3C89 stays calm, while #3CDB3F is the loudest partner.

What is #db3cd8 in CMYK for printing?

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

Is #db3cd8 warm or cool?

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

Work with #db3cd8 in the Color Lab