Skip to content

#d1adaf

a light, soft red · warm · closest name: Rosy Brown

RGB
209, 173, 175
HSL
357°, 28%, 75%
CMYK
0, 17, 16, 18
Luminance
0.4654

At a glance

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

Hex
#d1adaf
Hue
357°
red
Saturation
28%
soft
Lightness
75%
light
Brightness
82%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4654
WCAG relative
Temperature
Warm
25/100 cool
Color family
Red
Tone
Soft
Best ink
Black
10.31:1
Closest name
Rosy Brown
ΔE2000 8.6
Where it sits
Hue357° of 360°
Saturation28%
Lightness75%
Temperature
Warm ← → Cool25% 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#d1adaf
RGBrgb(209, 173, 175)
HSLhsl(357, 28%, 75%)
CMYKcmyk(0%, 17%, 16%, 18%)
LABlab(73.9 13.4 3.9)
LCHlch(73.9 13.9 16.2)
OKLCHoklch(0.780 0.042 14.3)
Decimal13741487
Display P3color(display-p3 0.820 0.678 0.686)

Copy-ready code

/* CSS */
color: #d1adaf;
background-color: #d1adaf;
/* Tailwind (arbitrary) */
class="text-[#d1adaf] bg-[#d1adaf]"
/* SCSS */
$brand: #d1adaf;
/* SwiftUI */
Color(red: 0.820, green: 0.678, blue: 0.686)
/* Android */
Color.parseColor("#d1adaf")
/* Flutter */
Color(0xFFD1ADAF)
/* Python / OpenCV (BGR) */
(175, 173, 209)

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

Accessibility — WCAG contrast

Aa
#d1adaf on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#d1adaf on black: 10.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B3B2AF
deuteranopia · #BBB8AE
tritanopia · #D9AAAE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d1adaf 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
#E6D6D7
#d1adaf
#C29396
#AE6F73
#9D585C
#83494C
#693B3D
#4D2D2F
#301C1D
Base = 300Lightest = 50 · #F9F6F6Darkest = 950 · #301C1D
:root {
  --brand-50: #F9F6F6;
  --brand-100: #F3ECED;
  --brand-200: #E6D6D7;
  --brand-300: #d1adaf;
  --brand-400: #C29396;
  --brand-500: #AE6F73;
  --brand-600: #9D585C;
  --brand-700: #83494C;
  --brand-800: #693B3D;
  --brand-900: #4D2D2F;
  --brand-950: #301C1D;
  --brand: #d1adaf;
  --brand-ink: #000000;
}

Colors that work with #d1adaf

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#F9F5F5
Tinted page background
Border#E2CBCC
Hairlines and dividers
Muted text#935356
Captions on the surface
Accent#458773
Second voice, not a rival
Dark variant#522E30
Hover, pressed, headers
Light variant#F6EFEF
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 #d1adaf

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#ADD1CF
Analogous left#D1ADC1
Analogous right#D1BDAD
Split-complement 1#ADD1BD
Split-complement 2#ADC1D1
Triadic 1#AFD1AD
Triadic 2#ADAFD1
Tetradic#C1D1AD

RGB percentages

Red82.0%
Green67.8%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta17.2%
Yellow16.3%
Key (black)18.0%

Color previews

#d1adaf text on a black background

contrast 10.31:1

Card sample

#d1adaf text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d1adaf

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.

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

#d1adaf, answered

What color is #d1adaf?

#d1adaf is a light soft red, closest to Rosy Brown (ΔE2000 8.6). It sits at 357° on the hue wheel with 28% saturation and 75% lightness, which reads as warm.

What is the RGB value of #d1adaf?

rgb(209, 173, 175) — 209 red, 173 green and 175 blue out of 255, or 82% / 67.8% / 68.6% by channel.

Is #d1adaf a light or a dark color?

It is a mid-tone. Relative luminance is 0.4654 and perceived brightness is 72%, so black text on it reaches 10.31:1.

Should I use black or white text on #d1adaf?

Black. It scores 10.31:1 against #d1adaf, versus 2.04:1 for white — AAA at any size.

What is the complementary color of #d1adaf?

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

What colors go well with #d1adaf?

For interface work: #F9F5F5 as the surface, #E2CBCC for borders, #935356 for secondary text, #458773 as an accent and #522E30 for hover and pressed states. For a palette, the analogous pair #D1ADC1 and #D1BDAD stays calm, while #ADD1CF is the loudest partner.

What is #d1adaf in CMYK for printing?

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

Is #d1adaf warm or cool?

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

Work with #d1adaf in the Color Lab