Skip to content

#d4afb3

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

RGB
212, 175, 179
HSL
354°, 30%, 76%
CMYK
0, 18, 16, 17
Luminance
0.4791

At a glance

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

Hex
#d4afb3
Hue
354°
red
Saturation
30%
soft
Lightness
76%
light
Brightness
83%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4791
WCAG relative
Temperature
Warm
24/100 cool
Color family
Red
Tone
Soft
Best ink
Black
10.58:1
Closest name
Pink
ΔE2000 8.8
Where it sits
Hue354° of 360°
Saturation30%
Lightness76%
Temperature
Warm ← → Cool24% 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#d4afb3
RGBrgb(212, 175, 179)
HSLhsl(354, 30%, 76%)
CMYKcmyk(0%, 18%, 16%, 17%)
LABlab(74.8 14.0 3.0)
LCHlch(74.8 14.3 12.1)
OKLCHoklch(0.788 0.043 10.8)
Decimal13938611
Display P3color(display-p3 0.831 0.686 0.702)

Copy-ready code

/* CSS */
color: #d4afb3;
background-color: #d4afb3;
/* Tailwind (arbitrary) */
class="text-[#d4afb3] bg-[#d4afb3]"
/* SCSS */
$brand: #d4afb3;
/* SwiftUI */
Color(red: 0.831, green: 0.686, blue: 0.702)
/* Android */
Color.parseColor("#d4afb3")
/* Flutter */
Color(0xFFD4AFB3)
/* Python / OpenCV (BGR) */
(179, 175, 212)

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

Accessibility — WCAG contrast

Aa
#d4afb3 on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#d4afb3 on black: 10.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B4B4B3
deuteranopia · #BDBBB2
tritanopia · #DCACB0

Color scale — 50 to 950

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

#F9F6F6
#F3ECED
#E7D5D7
#d4afb3
#C49297
#B16D74
#9F565E
#85474E
#6A393E
#4E2C30
#311C1E
Base = 300Lightest = 50 · #F9F6F6Darkest = 950 · #311C1E
:root {
  --brand-50: #F9F6F6;
  --brand-100: #F3ECED;
  --brand-200: #E7D5D7;
  --brand-300: #d4afb3;
  --brand-400: #C49297;
  --brand-500: #B16D74;
  --brand-600: #9F565E;
  --brand-700: #85474E;
  --brand-800: #6A393E;
  --brand-900: #4E2C30;
  --brand-950: #311C1E;
  --brand: #d4afb3;
  --brand-ink: #000000;
}

Colors that work with #d4afb3

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#E2CACD
Hairlines and dividers
Muted text#955058
Captions on the surface
Accent#43896E
Second voice, not a rival
Dark variant#532D31
Hover, pressed, headers
Light variant#F6EEEF
Selected rows, tints
Dark surface#241415
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 #d4afb3

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#AFD4D0
Analogous left#D4AFC6
Analogous right#D4BEAF
Split-complement 1#AFD4BE
Split-complement 2#AFC6D4
Triadic 1#B3D4AF
Triadic 2#AFB3D4
Tetradic#C6D4AF

RGB percentages

Red83.1%
Green68.6%
Blue70.2%

CMYK percentages

Cyan0.0%
Magenta17.5%
Yellow15.6%
Key (black)16.9%

Color previews

#d4afb3 text on a black background

contrast 10.58:1

Card sample

#d4afb3 text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d4afb3

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.

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

#d4afb3, answered

What color is #d4afb3?

#d4afb3 is a light soft red, closest to Pink (ΔE2000 8.8). It sits at 354° on the hue wheel with 30% saturation and 76% lightness, which reads as warm.

What is the RGB value of #d4afb3?

rgb(212, 175, 179) — 212 red, 175 green and 179 blue out of 255, or 83.1% / 68.6% / 70.2% by channel.

Is #d4afb3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4791 and perceived brightness is 73%, so black text on it reaches 10.58:1.

Should I use black or white text on #d4afb3?

Black. It scores 10.58:1 against #d4afb3, versus 1.98:1 for white — AAA at any size.

What is the complementary color of #d4afb3?

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

What colors go well with #d4afb3?

For interface work: #FAF5F6 as the surface, #E2CACD for borders, #955058 for secondary text, #43896E as an accent and #532D31 for hover and pressed states. For a palette, the analogous pair #D4AFC6 and #D4BEAF stays calm, while #AFD4D0 is the loudest partner.

What is #d4afb3 in CMYK for printing?

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

Is #d4afb3 warm or cool?

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

Work with #d4afb3 in the Color Lab