Skip to content

#dba3bc

a light, soft magenta / pink · warm · closest name: Light Pink

RGB
219, 163, 188
HSL
333°, 44%, 75%
CMYK
0, 26, 14, 14
Luminance
0.4489

At a glance

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

Hex
#dba3bc
Hue
333°
magenta / pink
Saturation
44%
soft
Lightness
75%
light
Brightness
86%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4489
WCAG relative
Temperature
Warm
32/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
9.98:1
Closest name
Light Pink
ΔE2000 8.7
Where it sits
Hue333° of 360°
Saturation44%
Lightness75%
Temperature
Warm ← → Cool32% 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#dba3bc
RGBrgb(219, 163, 188)
HSLhsl(333, 44%, 75%)
CMYKcmyk(0%, 26%, 14%, 14%)
LABlab(72.8 24.5 -4.7)
LCHlch(72.8 24.9 349.1)
OKLCHoklch(0.775 0.073 350.5)
Decimal14394300
Display P3color(display-p3 0.859 0.639 0.737)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dba3bc on white: 2.10:1
AA ✗ fail · AA-large · AAA
Aa
#dba3bc on black: 9.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A8ADBD
deuteranopia · #B5B6BB
tritanopia · #E3A2AB

Color scale — 50 to 950

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

#FAF5F7
#F5EAEF
#EBD1DC
#dba3bc
#D086A7
#C05E8A
#B04575
#933961
#752E4E
#56253B
#361725
Base = 300Lightest = 50 · #FAF5F7Darkest = 950 · #361725
:root {
  --brand-50: #FAF5F7;
  --brand-100: #F5EAEF;
  --brand-200: #EBD1DC;
  --brand-300: #dba3bc;
  --brand-400: #D086A7;
  --brand-500: #C05E8A;
  --brand-600: #B04575;
  --brand-700: #933961;
  --brand-800: #752E4E;
  --brand-900: #56253B;
  --brand-950: #361725;
  --brand: #dba3bc;
  --brand-ink: #000000;
}

Colors that work with #dba3bc

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#E8C4D4
Hairlines and dividers
Muted text#9B4B6E
Captions on the surface
Accent#359753
Second voice, not a rival
Dark variant#5C243D
Hover, pressed, headers
Light variant#F8EDF2
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 #dba3bc

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#A3DBC2
Analogous left#DBA3D8
Analogous right#DBA6A3
Split-complement 1#A3DBA6
Split-complement 2#A3D8DB
Triadic 1#BCDBA3
Triadic 2#A3BCDB
Tetradic#D8DBA3

RGB percentages

Red85.9%
Green63.9%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta25.6%
Yellow14.2%
Key (black)14.1%

Color previews

#dba3bc text on a black background

contrast 9.98:1

Card sample

#dba3bc text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dba3bc

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.

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

#dba3bc, answered

What color is #dba3bc?

#dba3bc is a light soft magenta / pink, closest to Light Pink (ΔE2000 8.7). It sits at 333° on the hue wheel with 44% saturation and 75% lightness, which reads as warm.

What is the RGB value of #dba3bc?

rgb(219, 163, 188) — 219 red, 163 green and 188 blue out of 255, or 85.9% / 63.9% / 73.7% by channel.

Is #dba3bc a light or a dark color?

It is a mid-tone. Relative luminance is 0.4489 and perceived brightness is 72%, so black text on it reaches 9.98:1.

Should I use black or white text on #dba3bc?

Black. It scores 9.98:1 against #dba3bc, versus 2.10:1 for white — AAA at any size.

What is the complementary color of #dba3bc?

#A3DBC2 sits directly opposite on the wheel. Softer options are the split-complements #A3DBA6 and #A3D8DB, which give the same contrast with far less vibration.

What colors go well with #dba3bc?

For interface work: #FAF4F7 as the surface, #E8C4D4 for borders, #9B4B6E for secondary text, #359753 as an accent and #5C243D for hover and pressed states. For a palette, the analogous pair #DBA3D8 and #DBA6A3 stays calm, while #A3DBC2 is the loudest partner.

What is #dba3bc in CMYK for printing?

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

Is #dba3bc warm or cool?

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

Work with #dba3bc in the Color Lab