Skip to content

#db8fd7

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

RGB
219, 143, 215
HSL
303°, 51%, 71%
CMYK
0, 35, 2, 14
Luminance
0.3961

At a glance

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

Hex
#db8fd7
Hue
303°
magenta / pink
Saturation
51%
vivid
Lightness
71%
light
Brightness
86%
HSV value
Perceived
70%
weighted brightness
Luminance
0.3961
WCAG relative
Temperature
Neutral
48/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
8.92:1
Closest name
Plum
ΔE2000 4.2
Where it sits
Hue303° of 360°
Saturation51%
Lightness71%
Temperature
Warm ← → Cool48% 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#db8fd7
RGBrgb(219, 143, 215)
HSLhsl(303, 51%, 71%)
CMYKcmyk(0%, 35%, 2%, 14%)
LABlab(69.2 39.9 -25.1)
LCHlch(69.2 47.1 327.8)
OKLCHoklch(0.750 0.131 328.6)
Decimal14389207
Display P3color(display-p3 0.859 0.561 0.843)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db8fd7 on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#db8fd7 on black: 8.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8BA3DA
deuteranopia · #9EADD4
tritanopia · #E095AA

Color scale — 50 to 950

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

#FAF4FA
#F6EAF5
#EDCFEB
#E4AAE1
#db8fd7
#C855C2
#B93BB3
#9A3295
#7C2877
#5A2057
#381436
Base = 400Lightest = 50 · #FAF4FADarkest = 950 · #381436
:root {
  --brand-50: #FAF4FA;
  --brand-100: #F6EAF5;
  --brand-200: #EDCFEB;
  --brand-300: #E4AAE1;
  --brand-400: #db8fd7;
  --brand-500: #C855C2;
  --brand-600: #B93BB3;
  --brand-700: #9A3295;
  --brand-800: #7C2877;
  --brand-900: #5A2057;
  --brand-950: #381436;
  --brand: #db8fd7;
  --brand-ink: #000000;
}

Colors that work with #db8fd7

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#EBC1E9
Hairlines and dividers
Muted text#9B4B97
Captions on the surface
Accent#449F2D
Second voice, not a rival
Dark variant#611F5D
Hover, pressed, headers
Light variant#F9ECF8
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 #db8fd7

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#8FDB93
Analogous left#B98FDB
Analogous right#DB8FB1
Split-complement 1#B1DB8F
Split-complement 2#8FDBB9
Triadic 1#D7DB8F
Triadic 2#8FD7DB
Tetradic#DBB98F

RGB percentages

Red85.9%
Green56.1%
Blue84.3%

CMYK percentages

Cyan0.0%
Magenta34.7%
Yellow1.8%
Key (black)14.1%

Color previews

#db8fd7 text on a black background

contrast 8.92:1

Card sample

#db8fd7 text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db8fd7

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.

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

#db8fd7, answered

What color is #db8fd7?

#db8fd7 is a light vivid magenta / pink, closest to Plum (ΔE2000 4.2). It sits at 303° on the hue wheel with 51% saturation and 71% lightness, which reads as neutral.

What is the RGB value of #db8fd7?

rgb(219, 143, 215) — 219 red, 143 green and 215 blue out of 255, or 85.9% / 56.1% / 84.3% by channel.

Is #db8fd7 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3961 and perceived brightness is 70%, so black text on it reaches 8.92:1.

Should I use black or white text on #db8fd7?

Black. It scores 8.92:1 against #db8fd7, versus 2.35:1 for white — AAA at any size.

What is the complementary color of #db8fd7?

#8FDB93 sits directly opposite on the wheel. Softer options are the split-complements #B1DB8F and #8FDBB9, which give the same contrast with far less vibration.

What colors go well with #db8fd7?

For interface work: #FAF4FA as the surface, #EBC1E9 for borders, #9B4B97 for secondary text, #449F2D as an accent and #611F5D for hover and pressed states. For a palette, the analogous pair #B98FDB and #DB8FB1 stays calm, while #8FDB93 is the loudest partner.

What is #db8fd7 in CMYK for printing?

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

Is #db8fd7 warm or cool?

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

Work with #db8fd7 in the Color Lab