Skip to content

#db44f3

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

RGB
219, 68, 243
HSL
292°, 88%, 61%
CMYK
10, 72, 0, 5
Luminance
0.2567

At a glance

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

Hex
#db44f3
Hue
292°
magenta / pink
Saturation
88%
electric
Lightness
61%
balanced
Brightness
95%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2567
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.13:1
Closest name
Magenta
ΔE2000 4.9
Where it sits
Hue292° of 360°
Saturation88%
Lightness61%
Temperature
Warm ← → Cool55% 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#db44f3
RGBrgb(219, 68, 243)
HSLhsl(292, 88%, 61%)
CMYKcmyk(10%, 72%, 0%, 5%)
LABlab(57.7 78.9 -58.6)
LCHlch(57.7 98.3 323.4)
OKLCHoklch(0.670 0.265 321.8)
Decimal14370035
Display P3color(display-p3 0.859 0.267 0.953)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db44f3 on white: 3.42:1
AA ✗ fail · AA-large · AAA
Aa
#db44f3 on black: 6.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0080F8
deuteranopia · #5B90EF
tritanopia · #DD6598

Color scale — 50 to 950

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

#FBF2FD
#F7E5FA
#F1C4F8
#EB96F8
#E161F5
#db44f3
#C90FE6
#A70CC0
#860A99
#610C6F
#3D0745
Base = 500Lightest = 50 · #FBF2FDDarkest = 950 · #3D0745
:root {
  --brand-50: #FBF2FD;
  --brand-100: #F7E5FA;
  --brand-200: #F1C4F8;
  --brand-300: #EB96F8;
  --brand-400: #E161F5;
  --brand-500: #db44f3;
  --brand-600: #C90FE6;
  --brand-700: #A70CC0;
  --brand-800: #860A99;
  --brand-900: #610C6F;
  --brand-950: #3D0745;
  --brand: #db44f3;
  --brand-ink: #000000;
}

Colors that work with #db44f3

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#E7C0ED
Hairlines and dividers
Muted text#904B9B
Captions on the surface
Accent#51C408
Second voice, not a rival
Dark variant#680878
Hover, pressed, headers
Light variant#FAE7FD
Selected rows, tints
Dark surface#221424
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 #db44f3

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#5CF344
Analogous left#8444F3
Analogous right#F344B3
Split-complement 1#B3F344
Split-complement 2#44F384
Triadic 1#F3DB44
Triadic 2#44F3DB
Tetradic#F38444

RGB percentages

Red85.9%
Green26.7%
Blue95.3%

CMYK percentages

Cyan9.9%
Magenta72.0%
Yellow0.0%
Key (black)4.7%

Color previews

#db44f3 text on a black background

contrast 6.13:1

Card sample

#db44f3 text on a white background

contrast 3.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db44f3

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.

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

#db44f3, answered

What color is #db44f3?

#db44f3 is a balanced electric magenta / pink, closest to Magenta (ΔE2000 4.9). It sits at 292° on the hue wheel with 88% saturation and 61% lightness, which reads as neutral.

What is the RGB value of #db44f3?

rgb(219, 68, 243) — 219 red, 68 green and 243 blue out of 255, or 85.9% / 26.7% / 95.3% by channel.

Is #db44f3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2567 and perceived brightness is 60%, so black text on it reaches 6.13:1.

Should I use black or white text on #db44f3?

Black. It scores 6.13:1 against #db44f3, versus 3.42:1 for white — AA at any size.

What is the complementary color of #db44f3?

#5CF344 sits directly opposite on the wheel. Softer options are the split-complements #B3F344 and #44F384, which give the same contrast with far less vibration.

What colors go well with #db44f3?

For interface work: #FAF4FA as the surface, #E7C0ED for borders, #904B9B for secondary text, #51C408 as an accent and #680878 for hover and pressed states. For a palette, the analogous pair #8444F3 and #F344B3 stays calm, while #5CF344 is the loudest partner.

What is #db44f3 in CMYK for printing?

cmyk(10%, 72%, 0%, 5%). 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 #db44f3 warm or cool?

Neutral — it scores 55 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F344CB; nudged cooler, #9B42F5.

Work with #db44f3 in the Color Lab