Skip to content

#dcb2ba

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

RGB
220, 178, 186
HSL
349°, 38%, 78%
CMYK
0, 19, 16, 14
Luminance
0.5060

At a glance

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

Hex
#dcb2ba
Hue
349°
red
Saturation
38%
soft
Lightness
78%
light
Brightness
86%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5060
WCAG relative
Temperature
Warm
23/100 cool
Color family
Red
Tone
Soft
Best ink
Black
11.12:1
Closest name
Pink
ΔE2000 6.8
Where it sits
Hue349° of 360°
Saturation38%
Lightness78%
Temperature
Warm ← → Cool23% 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#dcb2ba
RGBrgb(220, 178, 186)
HSLhsl(349, 38%, 78%)
CMYKcmyk(0%, 19%, 16%, 14%)
LABlab(76.4 16.4 1.7)
LCHlch(76.4 16.5 5.9)
OKLCHoklch(0.803 0.050 5.4)
Decimal14463674
Display P3color(display-p3 0.863 0.698 0.729)

Copy-ready code

/* CSS */
color: #dcb2ba;
background-color: #dcb2ba;
/* Tailwind (arbitrary) */
class="text-[#dcb2ba] bg-[#dcb2ba]"
/* SCSS */
$brand: #dcb2ba;
/* SwiftUI */
Color(red: 0.863, green: 0.698, blue: 0.729)
/* Android */
Color.parseColor("#dcb2ba")
/* Flutter */
Color(0xFFDCB2BA)
/* Python / OpenCV (BGR) */
(186, 178, 220)

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 #dcb2ba · 11.12:1
Use #000000AAA at every size.
Aa
White text · 1.89:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.12:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dcb2ba as text scores 1.89:1 on white and 11.12:1 on black.

Accessibility — WCAG contrast

Aa
#dcb2ba on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#dcb2ba on black: 11.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B8B8BA
deuteranopia · #C1BFB9
tritanopia · #E4AFB5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dcb2ba 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
#E9D3D7
#dcb2ba
#CA8B97
#B96575
#A84D5E
#8C404E
#70333F
#522830
#33191E
Base = 300Lightest = 50 · #FAF5F6Darkest = 950 · #33191E
:root {
  --brand-50: #FAF5F6;
  --brand-100: #F4EBED;
  --brand-200: #E9D3D7;
  --brand-300: #dcb2ba;
  --brand-400: #CA8B97;
  --brand-500: #B96575;
  --brand-600: #A84D5E;
  --brand-700: #8C404E;
  --brand-800: #70333F;
  --brand-900: #522830;
  --brand-950: #33191E;
  --brand: #dcb2ba;
  --brand-ink: #000000;
}

Colors that work with #dcb2ba

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#FAF4F6
Tinted page background
Border#E5C7CD
Hairlines and dividers
Muted text#9B4B5A
Captions on the surface
Accent#3C906B
Second voice, not a rival
Dark variant#582831
Hover, pressed, headers
Light variant#F7EDEF
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 #dcb2ba

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#B2DCD4
Analogous left#DCB2CF
Analogous right#DCBFB2
Split-complement 1#B2DCBF
Split-complement 2#B2CFDC
Triadic 1#BADCB2
Triadic 2#B2BADC
Tetradic#CFDCB2

RGB percentages

Red86.3%
Green69.8%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta19.1%
Yellow15.5%
Key (black)13.7%

Color previews

#dcb2ba text on a black background

contrast 11.12:1

Card sample

#dcb2ba text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcb2ba

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.

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

#dcb2ba, answered

What color is #dcb2ba?

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

What is the RGB value of #dcb2ba?

rgb(220, 178, 186) — 220 red, 178 green and 186 blue out of 255, or 86.3% / 69.8% / 72.9% by channel.

Is #dcb2ba a light or a dark color?

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

Should I use black or white text on #dcb2ba?

Black. It scores 11.12:1 against #dcb2ba, versus 1.89:1 for white — AAA at any size.

What is the complementary color of #dcb2ba?

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

What colors go well with #dcb2ba?

For interface work: #FAF4F6 as the surface, #E5C7CD for borders, #9B4B5A for secondary text, #3C906B as an accent and #582831 for hover and pressed states. For a palette, the analogous pair #DCB2CF and #DCBFB2 stays calm, while #B2DCD4 is the loudest partner.

What is #dcb2ba 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 #dcb2ba warm or cool?

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

Work with #dcb2ba in the Color Lab