Skip to content

#db78cf

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

RGB
219, 120, 207
HSL
307°, 58%, 67%
CMYK
0, 45, 6, 14
Luminance
0.3300

At a glance

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

Hex
#db78cf
Hue
307°
magenta / pink
Saturation
58%
vivid
Lightness
67%
light
Brightness
86%
HSV value
Perceived
65%
weighted brightness
Luminance
0.3300
WCAG relative
Temperature
Neutral
46/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
7.60:1
Closest name
Orchid
ΔE2000 2.6
Where it sits
Hue307° of 360°
Saturation58%
Lightness67%
Temperature
Warm ← → Cool46% 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#db78cf
RGBrgb(219, 120, 207)
HSLhsl(307, 58%, 67%)
CMYKcmyk(0%, 45%, 6%, 14%)
LABlab(64.2 50.4 -28.4)
LCHlch(64.2 57.8 330.6)
OKLCHoklch(0.712 0.163 331.8)
Decimal14383311
Display P3color(display-p3 0.859 0.471 0.812)

Copy-ready code

/* CSS */
color: #db78cf;
background-color: #db78cf;
/* Tailwind (arbitrary) */
class="text-[#db78cf] bg-[#db78cf]"
/* SCSS */
$brand: #db78cf;
/* SwiftUI */
Color(red: 0.859, green: 0.471, blue: 0.812)
/* Android */
Color.parseColor("#db78cf")
/* Flutter */
Color(0xFFDB78CF)
/* Python / OpenCV (BGR) */
(207, 120, 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 #db78cf · 7.60:1
Use #000000AAA at every size.
Aa
White text · 2.76:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.60:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #db78cf as text scores 2.76:1 on white and 7.60:1 on black.

Accessibility — WCAG contrast

Aa
#db78cf on white: 2.76:1
AA ✗ fail · AA-large · AAA
Aa
#db78cf on black: 7.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7593D2
deuteranopia · #90A1CC
tritanopia · #E27F9A

Color scale — 50 to 950

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

#FBF4FA
#F7E9F5
#EFCDEB
#E7A6DF
#db78cf
#D04EC0
#C134B0
#A12B93
#812275
#5E1D56
#3B1236
Base = 400Lightest = 50 · #FBF4FADarkest = 950 · #3B1236
:root {
  --brand-50: #FBF4FA;
  --brand-100: #F7E9F5;
  --brand-200: #EFCDEB;
  --brand-300: #E7A6DF;
  --brand-400: #db78cf;
  --brand-500: #D04EC0;
  --brand-600: #C134B0;
  --brand-700: #A12B93;
  --brand-800: #812275;
  --brand-900: #5E1D56;
  --brand-950: #3B1236;
  --brand: #db78cf;
  --brand-ink: #000000;
}

Colors that work with #db78cf

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#EDC0E7
Hairlines and dividers
Muted text#9B4B91
Captions on the surface
Accent#37A527
Second voice, not a rival
Dark variant#651B5C
Hover, pressed, headers
Light variant#FAEBF8
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 #db78cf

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

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • 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#78DB84
Analogous left#B678DB
Analogous right#DB789E
Split-complement 1#9EDB78
Split-complement 2#78DBB6
Triadic 1#CFDB78
Triadic 2#78CFDB
Tetradic#DBB678

RGB percentages

Red85.9%
Green47.1%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta45.2%
Yellow5.5%
Key (black)14.1%

Color previews

#db78cf text on a black background

contrast 7.60:1

Card sample

#db78cf text on a white background

contrast 2.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db78cf

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.

#db78cf 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#db78cf, answered

What color is #db78cf?

#db78cf is a light vivid magenta / pink, closest to Orchid (ΔE2000 2.6). It sits at 307° on the hue wheel with 58% saturation and 67% lightness, which reads as neutral.

What is the RGB value of #db78cf?

rgb(219, 120, 207) — 219 red, 120 green and 207 blue out of 255, or 85.9% / 47.1% / 81.2% by channel.

Is #db78cf a light or a dark color?

It is a mid-tone. Relative luminance is 0.3300 and perceived brightness is 65%, so black text on it reaches 7.60:1.

Should I use black or white text on #db78cf?

Black. It scores 7.60:1 against #db78cf, versus 2.76:1 for white — AAA at any size.

What is the complementary color of #db78cf?

#78DB84 sits directly opposite on the wheel. Softer options are the split-complements #9EDB78 and #78DBB6, which give the same contrast with far less vibration.

What colors go well with #db78cf?

For interface work: #FAF4FA as the surface, #EDC0E7 for borders, #9B4B91 for secondary text, #37A527 as an accent and #651B5C for hover and pressed states. For a palette, the analogous pair #B678DB and #DB789E stays calm, while #78DB84 is the loudest partner.

What is #db78cf in CMYK for printing?

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

Is #db78cf warm or cool?

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

Work with #db78cf in the Color Lab