Skip to content

#ddbfba

a light, soft red · warm · closest name: Misty Rose

RGB
221, 191, 186
HSL
9°, 34%, 80%
CMYK
0, 14, 16, 13
Luminance
0.5618

At a glance

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

Hex
#ddbfba
Hue
red
Saturation
34%
soft
Lightness
80%
light
Brightness
87%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5618
WCAG relative
Temperature
Warm
13/100 cool
Color family
Red
Tone
Soft
Best ink
Black
12.24:1
Closest name
Misty Rose
ΔE2000 8.5
Where it sits
Hue9° of 360°
Saturation34%
Lightness80%
Temperature
Warm ← → Cool13% 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#ddbfba
RGBrgb(221, 191, 186)
HSLhsl(9, 34%, 80%)
CMYKcmyk(0%, 14%, 16%, 13%)
LABlab(79.7 9.8 6.5)
LCHlch(79.7 11.8 33.3)
OKLCHoklch(0.829 0.035 29.0)
Decimal14532538
Display P3color(display-p3 0.867 0.749 0.729)

Copy-ready code

/* CSS */
color: #ddbfba;
background-color: #ddbfba;
/* Tailwind (arbitrary) */
class="text-[#ddbfba] bg-[#ddbfba]"
/* SCSS */
$brand: #ddbfba;
/* SwiftUI */
Color(red: 0.867, green: 0.749, blue: 0.729)
/* Android */
Color.parseColor("#ddbfba")
/* Flutter */
Color(0xFFDDBFBA)
/* Python / OpenCV (BGR) */
(186, 191, 221)

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

Accessibility — WCAG contrast

Aa
#ddbfba on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#ddbfba on black: 12.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C5C2BA
deuteranopia · #CCC8BA
tritanopia · #E5BCBE

Color scale — 50 to 950

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

#F9F6F5
#F4EDEC
#E8D7D4
#ddbfba
#C7968E
#B57469
#A45D51
#894D43
#6D3E36
#50302A
#321E1A
Base = 300Lightest = 50 · #F9F6F5Darkest = 950 · #321E1A
:root {
  --brand-50: #F9F6F5;
  --brand-100: #F4EDEC;
  --brand-200: #E8D7D4;
  --brand-300: #ddbfba;
  --brand-400: #C7968E;
  --brand-500: #B57469;
  --brand-600: #A45D51;
  --brand-700: #894D43;
  --brand-800: #6D3E36;
  --brand-900: #50302A;
  --brand-950: #321E1A;
  --brand: #ddbfba;
  --brand-ink: #000000;
}

Colors that work with #ddbfba

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#FAF5F5
Tinted page background
Border#E4CCC8
Hairlines and dividers
Muted text#9A574C
Captions on the surface
Accent#3F8D85
Second voice, not a rival
Dark variant#55302A
Hover, pressed, headers
Light variant#F7EFEE
Selected rows, tints
Dark surface#241614
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 #ddbfba

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#BAD8DD
Analogous left#DDBAC6
Analogous right#DDD1BA
Split-complement 1#BADDD1
Split-complement 2#BAC6DD
Triadic 1#BADDBF
Triadic 2#BFBADD
Tetradic#C6DDBA

RGB percentages

Red86.7%
Green74.9%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta13.6%
Yellow15.8%
Key (black)13.3%

Color previews

#ddbfba text on a black background

contrast 12.24:1

Card sample

#ddbfba text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddbfba

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.

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

#ddbfba, answered

What color is #ddbfba?

#ddbfba is a light soft red, closest to Misty Rose (ΔE2000 8.5). It sits at 9° on the hue wheel with 34% saturation and 80% lightness, which reads as warm.

What is the RGB value of #ddbfba?

rgb(221, 191, 186) — 221 red, 191 green and 186 blue out of 255, or 86.7% / 74.9% / 72.9% by channel.

Is #ddbfba a light or a dark color?

It is a light color. Relative luminance is 0.5618 and perceived brightness is 78%, so black text on it reaches 12.24:1.

Should I use black or white text on #ddbfba?

Black. It scores 12.24:1 against #ddbfba, versus 1.72:1 for white — AAA at any size.

What is the complementary color of #ddbfba?

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

What colors go well with #ddbfba?

For interface work: #FAF5F5 as the surface, #E4CCC8 for borders, #9A574C for secondary text, #3F8D85 as an accent and #55302A for hover and pressed states. For a palette, the analogous pair #DDBAC6 and #DDD1BA stays calm, while #BAD8DD is the loudest partner.

What is #ddbfba in CMYK for printing?

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

Is #ddbfba warm or cool?

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

Work with #ddbfba in the Color Lab