Skip to content

#dbbac2

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

RGB
219, 186, 194
HSL
346°, 31%, 79%
CMYK
0, 15, 11, 14
Luminance
0.5407

At a glance

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

Hex
#dbbac2
Hue
346°
red
Saturation
31%
soft
Lightness
79%
light
Brightness
86%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5407
WCAG relative
Temperature
Warm
27/100 cool
Color family
Red
Tone
Soft
Best ink
Black
11.81:1
Closest name
Thistle
ΔE2000 6.7
Where it sits
Hue346° of 360°
Saturation31%
Lightness79%
Temperature
Warm ← → Cool27% 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#dbbac2
RGBrgb(219, 186, 194)
HSLhsl(346, 31%, 79%)
CMYKcmyk(0%, 15%, 11%, 14%)
LABlab(78.5 13.1 0.4)
LCHlch(78.5 13.1 1.6)
OKLCHoklch(0.820 0.039 1.7)
Decimal14400194
Display P3color(display-p3 0.859 0.729 0.761)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbbac2 on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#dbbac2 on black: 11.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BEBFC2
deuteranopia · #C5C4C1
tritanopia · #E1B8BD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dbbac2 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
#F3ECEE
#E7D5D9
#dbbac2
#C5909D
#B26C7D
#A15467
#864655
#6B3844
#4F2C34
#311B21
Base = 300Lightest = 50 · #F9F5F6Darkest = 950 · #311B21
:root {
  --brand-50: #F9F5F6;
  --brand-100: #F3ECEE;
  --brand-200: #E7D5D9;
  --brand-300: #dbbac2;
  --brand-400: #C5909D;
  --brand-500: #B26C7D;
  --brand-600: #A15467;
  --brand-700: #864655;
  --brand-800: #6B3844;
  --brand-900: #4F2C34;
  --brand-950: #311B21;
  --brand: #dbbac2;
  --brand-ink: #000000;
}

Colors that work with #dbbac2

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#E3C9D0
Hairlines and dividers
Muted text#974F60
Captions on the surface
Accent#428A67
Second voice, not a rival
Dark variant#542C35
Hover, pressed, headers
Light variant#F6EEF0
Selected rows, tints
Dark surface#241418
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 #dbbac2

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#BADBD3
Analogous left#DBBAD2
Analogous right#DBC2BA
Split-complement 1#BADBC2
Split-complement 2#BAD2DB
Triadic 1#C2DBBA
Triadic 2#BAC2DB
Tetradic#D2DBBA

RGB percentages

Red85.9%
Green72.9%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta15.1%
Yellow11.4%
Key (black)14.1%

Color previews

#dbbac2 text on a black background

contrast 11.81:1

Card sample

#dbbac2 text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbbac2

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.

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

#dbbac2, answered

What color is #dbbac2?

#dbbac2 is a light soft red, closest to Thistle (ΔE2000 6.7). It sits at 346° on the hue wheel with 31% saturation and 79% lightness, which reads as warm.

What is the RGB value of #dbbac2?

rgb(219, 186, 194) — 219 red, 186 green and 194 blue out of 255, or 85.9% / 72.9% / 76.1% by channel.

Is #dbbac2 a light or a dark color?

It is a light color. Relative luminance is 0.5407 and perceived brightness is 77%, so black text on it reaches 11.81:1.

Should I use black or white text on #dbbac2?

Black. It scores 11.81:1 against #dbbac2, versus 1.78:1 for white — AAA at any size.

What is the complementary color of #dbbac2?

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

What colors go well with #dbbac2?

For interface work: #FAF5F6 as the surface, #E3C9D0 for borders, #974F60 for secondary text, #428A67 as an accent and #542C35 for hover and pressed states. For a palette, the analogous pair #DBBAD2 and #DBC2BA stays calm, while #BADBD3 is the loudest partner.

What is #dbbac2 in CMYK for printing?

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

Is #dbbac2 warm or cool?

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

Work with #dbbac2 in the Color Lab