Skip to content

#d6ada0

a light, soft red · warm · closest name: Dark Salmon

RGB
214, 173, 160
HSL
14°, 40%, 73%
CMYK
0, 19, 25, 16
Luminance
0.4672

At a glance

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

Hex
#d6ada0
Hue
14°
red
Saturation
40%
soft
Lightness
73%
light
Brightness
84%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4672
WCAG relative
Temperature
Warm
9/100 cool
Color family
Red
Tone
Soft
Best ink
Black
10.34:1
Closest name
Dark Salmon
ΔE2000 10.1
Where it sits
Hue14° of 360°
Saturation40%
Lightness73%
Temperature
Warm ← → Cool9% 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#d6ada0
RGBrgb(214, 173, 160)
HSLhsl(14, 40%, 73%)
CMYKcmyk(0%, 19%, 25%, 16%)
LABlab(74.0 13.0 12.3)
LCHlch(74.0 17.9 43.5)
OKLCHoklch(0.781 0.052 38.3)
Decimal14069152
Display P3color(display-p3 0.839 0.678 0.627)

Copy-ready code

/* CSS */
color: #d6ada0;
background-color: #d6ada0;
/* Tailwind (arbitrary) */
class="text-[#d6ada0] bg-[#d6ada0]"
/* SCSS */
$brand: #d6ada0;
/* SwiftUI */
Color(red: 0.839, green: 0.678, blue: 0.627)
/* Android */
Color.parseColor("#d6ada0")
/* Flutter */
Color(0xFFD6ADA0)
/* Python / OpenCV (BGR) */
(160, 173, 214)

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

Accessibility — WCAG contrast

Aa
#d6ada0 on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#d6ada0 on black: 10.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B6B19F
deuteranopia · #C0B9A0
tritanopia · #E1A7A9

Color scale — 50 to 950

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

#FAF6F5
#F4EDEB
#E9D8D2
#d6ada0
#CC9989
#BB7862
#AB614A
#8E513E
#724131
#543227
#341F18
Base = 300Lightest = 50 · #FAF6F5Darkest = 950 · #341F18
:root {
  --brand-50: #FAF6F5;
  --brand-100: #F4EDEB;
  --brand-200: #E9D8D2;
  --brand-300: #d6ada0;
  --brand-400: #CC9989;
  --brand-500: #BB7862;
  --brand-600: #AB614A;
  --brand-700: #8E513E;
  --brand-800: #724131;
  --brand-900: #543227;
  --brand-950: #341F18;
  --brand: #d6ada0;
  --brand-ink: #000000;
}

Colors that work with #d6ada0

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#FAF6F4
Tinted page background
Border#E6CEC6
Hairlines and dividers
Muted text#9B5E4B
Captions on the surface
Accent#399391
Second voice, not a rival
Dark variant#593326
Hover, pressed, headers
Light variant#F7F0ED
Selected rows, tints
Dark surface#241814
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 #d6ada0

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#A0C9D6
Analogous left#D6A0AE
Analogous right#D6C8A0
Split-complement 1#A0D6C8
Split-complement 2#A0AED6
Triadic 1#A0D6AD
Triadic 2#ADA0D6
Tetradic#AED6A0

RGB percentages

Red83.9%
Green67.8%
Blue62.7%

CMYK percentages

Cyan0.0%
Magenta19.2%
Yellow25.2%
Key (black)16.1%

Color previews

#d6ada0 text on a black background

contrast 10.34:1

Card sample

#d6ada0 text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d6ada0

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.

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

#d6ada0, answered

What color is #d6ada0?

#d6ada0 is a light soft red, closest to Dark Salmon (ΔE2000 10.1). It sits at 14° on the hue wheel with 40% saturation and 73% lightness, which reads as warm.

What is the RGB value of #d6ada0?

rgb(214, 173, 160) — 214 red, 173 green and 160 blue out of 255, or 83.9% / 67.8% / 62.7% by channel.

Is #d6ada0 a light or a dark color?

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

Should I use black or white text on #d6ada0?

Black. It scores 10.34:1 against #d6ada0, versus 2.03:1 for white — AAA at any size.

What is the complementary color of #d6ada0?

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

What colors go well with #d6ada0?

For interface work: #FAF6F4 as the surface, #E6CEC6 for borders, #9B5E4B for secondary text, #399391 as an accent and #593326 for hover and pressed states. For a palette, the analogous pair #D6A0AE and #D6C8A0 stays calm, while #A0C9D6 is the loudest partner.

What is #d6ada0 in CMYK for printing?

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

Is #d6ada0 warm or cool?

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

Work with #d6ada0 in the Color Lab