Skip to content

#db8daf

a light, vivid magenta / pink · warm · closest name: Pale Violet Red

RGB
219, 141, 175
HSL
334°, 52%, 71%
CMYK
0, 36, 20, 14
Luminance
0.3720

At a glance

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

Hex
#db8daf
Hue
334°
magenta / pink
Saturation
52%
vivid
Lightness
71%
light
Brightness
86%
HSV value
Perceived
67%
weighted brightness
Luminance
0.3720
WCAG relative
Temperature
Warm
31/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
8.44:1
Closest name
Pale Violet Red
ΔE2000 7.8
Where it sits
Hue334° of 360°
Saturation52%
Lightness71%
Temperature
Warm ← → Cool31% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#db8daf
RGBrgb(219, 141, 175)
HSLhsl(334, 52%, 71%)
CMYKcmyk(0%, 36%, 20%, 14%)
LABlab(67.4 34.3 -5.4)
LCHlch(67.4 34.7 351.0)
OKLCHoklch(0.733 0.103 352.2)
Decimal14388655
Display P3color(display-p3 0.859 0.553 0.686)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db8daf on white: 2.49:1
AA ✗ fail · AA-large · AAA
Aa
#db8daf on black: 8.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #959CB0
deuteranopia · #A8A9AD
tritanopia · #E68A99

Color scale — 50 to 950

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

#FAF4F7
#F6E9EF
#EDCFDC
#E4AAC3
#db8daf
#C95487
#BA3B72
#9B315F
#7C274C
#5A2039
#391424
Base = 400Lightest = 50 · #FAF4F7Darkest = 950 · #391424
:root {
  --brand-50: #FAF4F7;
  --brand-100: #F6E9EF;
  --brand-200: #EDCFDC;
  --brand-300: #E4AAC3;
  --brand-400: #db8daf;
  --brand-500: #C95487;
  --brand-600: #BA3B72;
  --brand-700: #9B315F;
  --brand-800: #7C274C;
  --brand-900: #5A2039;
  --brand-950: #391424;
  --brand: #db8daf;
  --brand-ink: #000000;
}

Colors that work with #db8daf

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#FAF4F7
Tinted page background
Border#EBC1D4
Hairlines and dividers
Muted text#9B4B6E
Captions on the surface
Accent#2D9F50
Second voice, not a rival
Dark variant#611F3C
Hover, pressed, headers
Light variant#F9ECF1
Selected rows, tints
Dark surface#24141B
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 #db8daf

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#8DDBB9
Analogous left#DB8DD6
Analogous right#DB928D
Split-complement 1#8DDB92
Split-complement 2#8DD6DB
Triadic 1#AFDB8D
Triadic 2#8DAFDB
Tetradic#D6DB8D

RGB percentages

Red85.9%
Green55.3%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta35.6%
Yellow20.1%
Key (black)14.1%

Color previews

#db8daf text on a black background

contrast 8.44:1

Card sample

#db8daf text on a white background

contrast 2.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db8daf

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.

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

#db8daf, answered

What color is #db8daf?

#db8daf is a light vivid magenta / pink, closest to Pale Violet Red (ΔE2000 7.8). It sits at 334° on the hue wheel with 52% saturation and 71% lightness, which reads as warm.

What is the RGB value of #db8daf?

rgb(219, 141, 175) — 219 red, 141 green and 175 blue out of 255, or 85.9% / 55.3% / 68.6% by channel.

Is #db8daf a light or a dark color?

It is a mid-tone. Relative luminance is 0.3720 and perceived brightness is 67%, so black text on it reaches 8.44:1.

Should I use black or white text on #db8daf?

Black. It scores 8.44:1 against #db8daf, versus 2.49:1 for white — AAA at any size.

What is the complementary color of #db8daf?

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

What colors go well with #db8daf?

For interface work: #FAF4F7 as the surface, #EBC1D4 for borders, #9B4B6E for secondary text, #2D9F50 as an accent and #611F3C for hover and pressed states. For a palette, the analogous pair #DB8DD6 and #DB928D stays calm, while #8DDBB9 is the loudest partner.

What is #db8daf in CMYK for printing?

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

Is #db8daf warm or cool?

Warm — it scores 31 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DB8D93; nudged cooler, #DD8CCD.

Work with #db8daf in the Color Lab