Skip to content

#dbb6be

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

RGB
219, 182, 190
HSL
347°, 34%, 79%
CMYK
0, 17, 13, 14
Luminance
0.5223

At a glance

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

Hex
#dbb6be
Hue
347°
red
Saturation
34%
soft
Lightness
79%
light
Brightness
86%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5223
WCAG relative
Temperature
Warm
25/100 cool
Color family
Red
Tone
Soft
Best ink
Black
11.45:1
Closest name
Pink
ΔE2000 7.3
Where it sits
Hue347° of 360°
Saturation34%
Lightness79%
Temperature
Warm ← → Cool25% 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#dbb6be
RGBrgb(219, 182, 190)
HSLhsl(347, 34%, 79%)
CMYKcmyk(0%, 17%, 13%, 14%)
LABlab(77.4 14.6 0.9)
LCHlch(77.4 14.6 3.7)
OKLCHoklch(0.811 0.044 3.5)
Decimal14399166
Display P3color(display-p3 0.859 0.714 0.745)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbb6be on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#dbb6be on black: 11.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BBBCBE
deuteranopia · #C3C2BD
tritanopia · #E2B4B9

Color scale — 50 to 950

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

#F9F5F6
#F4ECED
#E8D4D8
#dbb6be
#C78E9B
#B56979
#A45163
#894352
#6D3642
#502A32
#321A1F
Base = 300Lightest = 50 · #F9F5F6Darkest = 950 · #321A1F
:root {
  --brand-50: #F9F5F6;
  --brand-100: #F4ECED;
  --brand-200: #E8D4D8;
  --brand-300: #dbb6be;
  --brand-400: #C78E9B;
  --brand-500: #B56979;
  --brand-600: #A45163;
  --brand-700: #894352;
  --brand-800: #6D3642;
  --brand-900: #502A32;
  --brand-950: #321A1F;
  --brand: #dbb6be;
  --brand-ink: #000000;
}

Colors that work with #dbb6be

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#E4C8CE
Hairlines and dividers
Muted text#9A4C5D
Captions on the surface
Accent#408C69
Second voice, not a rival
Dark variant#552A34
Hover, pressed, headers
Light variant#F7EEF0
Selected rows, tints
Dark surface#241417
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 #dbb6be

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#B6DBD3
Analogous left#DBB6D0
Analogous right#DBC0B6
Split-complement 1#B6DBC0
Split-complement 2#B6D0DB
Triadic 1#BEDBB6
Triadic 2#B6BEDB
Tetradic#D0DBB6

RGB percentages

Red85.9%
Green71.4%
Blue74.5%

CMYK percentages

Cyan0.0%
Magenta16.9%
Yellow13.2%
Key (black)14.1%

Color previews

#dbb6be text on a black background

contrast 11.45:1

Card sample

#dbb6be text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbb6be

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.

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

#dbb6be, answered

What color is #dbb6be?

#dbb6be is a light soft red, closest to Pink (ΔE2000 7.3). It sits at 347° on the hue wheel with 34% saturation and 79% lightness, which reads as warm.

What is the RGB value of #dbb6be?

rgb(219, 182, 190) — 219 red, 182 green and 190 blue out of 255, or 85.9% / 71.4% / 74.5% by channel.

Is #dbb6be a light or a dark color?

It is a light color. Relative luminance is 0.5223 and perceived brightness is 76%, so black text on it reaches 11.45:1.

Should I use black or white text on #dbb6be?

Black. It scores 11.45:1 against #dbb6be, versus 1.83:1 for white — AAA at any size.

What is the complementary color of #dbb6be?

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

What colors go well with #dbb6be?

For interface work: #FAF5F6 as the surface, #E4C8CE for borders, #9A4C5D for secondary text, #408C69 as an accent and #552A34 for hover and pressed states. For a palette, the analogous pair #DBB6D0 and #DBC0B6 stays calm, while #B6DBD3 is the loudest partner.

What is #dbb6be in CMYK for printing?

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

Is #dbb6be warm or cool?

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

Work with #dbb6be in the Color Lab