Skip to content

#db8cb2

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

RGB
219, 140, 178
HSL
331°, 52%, 70%
CMYK
0, 36, 19, 14
Luminance
0.3703

At a glance

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

Hex
#db8cb2
Hue
331°
magenta / pink
Saturation
52%
vivid
Lightness
70%
light
Brightness
86%
HSV value
Perceived
67%
weighted brightness
Luminance
0.3703
WCAG relative
Temperature
Warm
33/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
8.41:1
Closest name
Pale Violet Red
ΔE2000 8
Where it sits
Hue331° of 360°
Saturation52%
Lightness70%
Temperature
Warm ← → Cool33% 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#db8cb2
RGBrgb(219, 140, 178)
HSLhsl(331, 52%, 70%)
CMYKcmyk(0%, 36%, 19%, 14%)
LABlab(67.3 35.3 -7.3)
LCHlch(67.3 36.0 348.3)
OKLCHoklch(0.732 0.107 349.8)
Decimal14388402
Display P3color(display-p3 0.859 0.549 0.698)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db8cb2 on white: 2.50:1
AA ✗ fail · AA-large · AAA
Aa
#db8cb2 on black: 8.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #939CB3
deuteranopia · #A7A9B0
tritanopia · #E68A99

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #db8cb2 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
#EDCFDD
#E4AAC6
#db8cb2
#C9548D
#BA3A78
#9B3164
#7C2750
#5B203C
#391426
Base = 400Lightest = 50 · #FAF4F7Darkest = 950 · #391426
:root {
  --brand-50: #FAF4F7;
  --brand-100: #F6E9EF;
  --brand-200: #EDCFDD;
  --brand-300: #E4AAC6;
  --brand-400: #db8cb2;
  --brand-500: #C9548D;
  --brand-600: #BA3A78;
  --brand-700: #9B3164;
  --brand-800: #7C2750;
  --brand-900: #5B203C;
  --brand-950: #391426;
  --brand: #db8cb2;
  --brand-ink: #000000;
}

Colors that work with #db8cb2

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#ECC1D5
Hairlines and dividers
Muted text#9B4B71
Captions on the surface
Accent#2D9F4C
Second voice, not a rival
Dark variant#611E3F
Hover, pressed, headers
Light variant#F9ECF2
Selected rows, tints
Dark surface#24141C
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 #db8cb2

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#8CDBB5
Analogous left#DB8CDA
Analogous right#DB8D8C
Split-complement 1#8CDB8D
Split-complement 2#8CDADB
Triadic 1#B2DB8C
Triadic 2#8CB2DB
Tetradic#DADB8C

RGB percentages

Red85.9%
Green54.9%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta36.1%
Yellow18.7%
Key (black)14.1%

Color previews

#db8cb2 text on a black background

contrast 8.41:1

Card sample

#db8cb2 text on a white background

contrast 2.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db8cb2

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.

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

#db8cb2, answered

What color is #db8cb2?

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

What is the RGB value of #db8cb2?

rgb(219, 140, 178) — 219 red, 140 green and 178 blue out of 255, or 85.9% / 54.9% / 69.8% by channel.

Is #db8cb2 a light or a dark color?

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

Should I use black or white text on #db8cb2?

Black. It scores 8.41:1 against #db8cb2, versus 2.50:1 for white — AAA at any size.

What is the complementary color of #db8cb2?

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

What colors go well with #db8cb2?

For interface work: #FAF4F7 as the surface, #ECC1D5 for borders, #9B4B71 for secondary text, #2D9F4C as an accent and #611E3F for hover and pressed states. For a palette, the analogous pair #DB8CDA and #DB8D8C stays calm, while #8CDBB5 is the loudest partner.

What is #db8cb2 in CMYK for printing?

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

Is #db8cb2 warm or cool?

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

Work with #db8cb2 in the Color Lab