Skip to content

#dbaeaf

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

RGB
219, 174, 175
HSL
359°, 39%, 77%
CMYK
0, 21, 20, 14
Luminance
0.4843

At a glance

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

Hex
#dbaeaf
Hue
359°
red
Saturation
39%
soft
Lightness
77%
light
Brightness
86%
HSV value
Perceived
74%
weighted brightness
Luminance
0.4843
WCAG relative
Temperature
Warm
17/100 cool
Color family
Red
Tone
Soft
Best ink
Black
10.69:1
Closest name
Light Pink
ΔE2000 7.7
Where it sits
Hue359° of 360°
Saturation39%
Lightness77%
Temperature
Warm ← → Cool17% 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#dbaeaf
RGBrgb(219, 174, 175)
HSLhsl(359, 39%, 77%)
CMYKcmyk(0%, 21%, 20%, 14%)
LABlab(75.1 16.5 5.8)
LCHlch(75.1 17.5 19.2)
OKLCHoklch(0.792 0.053 16.8)
Decimal14397103
Display P3color(display-p3 0.859 0.682 0.686)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbaeaf on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#dbaeaf on black: 10.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B6B4AF
deuteranopia · #C0BCAE
tritanopia · #E5AAAF

Color scale — 50 to 950

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

#FAF5F5
#F4EBEB
#E9D3D3
#dbaeaf
#CB8A8C
#BA6465
#AA4B4D
#8D3F40
#713234
#532828
#341919
Base = 300Lightest = 50 · #FAF5F5Darkest = 950 · #341919
:root {
  --brand-50: #FAF5F5;
  --brand-100: #F4EBEB;
  --brand-200: #E9D3D3;
  --brand-300: #dbaeaf;
  --brand-400: #CB8A8C;
  --brand-500: #BA6465;
  --brand-600: #AA4B4D;
  --brand-700: #8D3F40;
  --brand-800: #713234;
  --brand-900: #532828;
  --brand-950: #341919;
  --brand: #dbaeaf;
  --brand-ink: #000000;
}

Colors that work with #dbaeaf

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#FAF4F5
Tinted page background
Border#E6C6C7
Hairlines and dividers
Muted text#9B4B4C
Captions on the surface
Accent#3B917A
Second voice, not a rival
Dark variant#582728
Hover, pressed, headers
Light variant#F7EDEE
Selected rows, tints
Dark surface#241414
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 #dbaeaf

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#AEDBDA
Analogous left#DBAEC6
Analogous right#DBC4AE
Split-complement 1#AEDBC4
Split-complement 2#AEC6DB
Triadic 1#AFDBAE
Triadic 2#AEAFDB
Tetradic#C6DBAE

RGB percentages

Red85.9%
Green68.2%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta20.5%
Yellow20.1%
Key (black)14.1%

Color previews

#dbaeaf text on a black background

contrast 10.69:1

Card sample

#dbaeaf text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbaeaf

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.

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

#dbaeaf, answered

What color is #dbaeaf?

#dbaeaf is a light soft red, closest to Light Pink (ΔE2000 7.7). It sits at 359° on the hue wheel with 39% saturation and 77% lightness, which reads as warm.

What is the RGB value of #dbaeaf?

rgb(219, 174, 175) — 219 red, 174 green and 175 blue out of 255, or 85.9% / 68.2% / 68.6% by channel.

Is #dbaeaf a light or a dark color?

It is a mid-tone. Relative luminance is 0.4843 and perceived brightness is 74%, so black text on it reaches 10.69:1.

Should I use black or white text on #dbaeaf?

Black. It scores 10.69:1 against #dbaeaf, versus 1.97:1 for white — AAA at any size.

What is the complementary color of #dbaeaf?

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

What colors go well with #dbaeaf?

For interface work: #FAF4F5 as the surface, #E6C6C7 for borders, #9B4B4C for secondary text, #3B917A as an accent and #582728 for hover and pressed states. For a palette, the analogous pair #DBAEC6 and #DBC4AE stays calm, while #AEDBDA is the loudest partner.

What is #dbaeaf in CMYK for printing?

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

Is #dbaeaf warm or cool?

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

Work with #dbaeaf in the Color Lab