Skip to content

#dbb2b9

a light, soft red · warm · closest name: Pink

RGB
219, 178, 185
HSL
350°, 36%, 78%
CMYK
0, 19, 16, 14
Luminance
0.5040

At a glance

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

Hex
#dbb2b9
Hue
350°
red
Saturation
36%
soft
Lightness
78%
light
Brightness
86%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5040
WCAG relative
Temperature
Warm
22/100 cool
Color family
Red
Tone
Soft
Best ink
Black
11.08:1
Closest name
Pink
ΔE2000 7
Where it sits
Hue350° of 360°
Saturation36%
Lightness78%
Temperature
Warm ← → Cool22% 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#dbb2b9
RGBrgb(219, 178, 185)
HSLhsl(350, 36%, 78%)
CMYKcmyk(0%, 19%, 16%, 14%)
LABlab(76.3 15.9 2.1)
LCHlch(76.3 16.1 7.4)
OKLCHoklch(0.802 0.048 6.7)
Decimal14398137
Display P3color(display-p3 0.859 0.698 0.725)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbb2b9 on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#dbb2b9 on black: 11.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B8B8B9
deuteranopia · #C1BFB8
tritanopia · #E3AFB4

Color scale — 50 to 950

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

#FAF5F6
#F4EBED
#E8D3D7
#dbb2b9
#C98C97
#B86674
#A74E5D
#8B414E
#6F343E
#522930
#33191E
Base = 300Lightest = 50 · #FAF5F6Darkest = 950 · #33191E
:root {
  --brand-50: #FAF5F6;
  --brand-100: #F4EBED;
  --brand-200: #E8D3D7;
  --brand-300: #dbb2b9;
  --brand-400: #C98C97;
  --brand-500: #B86674;
  --brand-600: #A74E5D;
  --brand-700: #8B414E;
  --brand-800: #6F343E;
  --brand-900: #522930;
  --brand-950: #33191E;
  --brand: #dbb2b9;
  --brand-ink: #000000;
}

Colors that work with #dbb2b9

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#FAF5F6
Tinted page background
Border#E5C7CC
Hairlines and dividers
Muted text#9B4B58
Captions on the surface
Accent#3D8F6C
Second voice, not a rival
Dark variant#572930
Hover, pressed, headers
Light variant#F7EEEF
Selected rows, tints
Dark surface#241416
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 #dbb2b9

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#B2DBD4
Analogous left#DBB2CD
Analogous right#DBBFB2
Split-complement 1#B2DBBF
Split-complement 2#B2CDDB
Triadic 1#B9DBB2
Triadic 2#B2B9DB
Tetradic#CDDBB2

RGB percentages

Red85.9%
Green69.8%
Blue72.5%

CMYK percentages

Cyan0.0%
Magenta18.7%
Yellow15.5%
Key (black)14.1%

Color previews

#dbb2b9 text on a black background

contrast 11.08:1

Card sample

#dbb2b9 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbb2b9

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.

#dbb2b9 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#dbb2b9, answered

What color is #dbb2b9?

#dbb2b9 is a light soft red, closest to Pink (ΔE2000 7). It sits at 350° on the hue wheel with 36% saturation and 78% lightness, which reads as warm.

What is the RGB value of #dbb2b9?

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

Is #dbb2b9 a light or a dark color?

It is a light color. Relative luminance is 0.5040 and perceived brightness is 75%, so black text on it reaches 11.08:1.

Should I use black or white text on #dbb2b9?

Black. It scores 11.08:1 against #dbb2b9, versus 1.90:1 for white — AAA at any size.

What is the complementary color of #dbb2b9?

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

What colors go well with #dbb2b9?

For interface work: #FAF5F6 as the surface, #E5C7CC for borders, #9B4B58 for secondary text, #3D8F6C as an accent and #572930 for hover and pressed states. For a palette, the analogous pair #DBB2CD and #DBBFB2 stays calm, while #B2DBD4 is the loudest partner.

What is #dbb2b9 in CMYK for printing?

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

Is #dbb2b9 warm or cool?

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

Work with #dbb2b9 in the Color Lab