Skip to content

#cd8c7c

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

RGB
205, 140, 124
HSL
12°, 45%, 65%
CMYK
0, 32, 40, 20
Luminance
0.3319

At a glance

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

Hex
#cd8c7c
Hue
12°
red
Saturation
45%
soft
Lightness
65%
balanced
Brightness
80%
HSV value
Perceived
63%
weighted brightness
Luminance
0.3319
WCAG relative
Temperature
Warm
10/100 cool
Color family
Red
Tone
Soft
Best ink
Black
7.64:1
Closest name
Dark Salmon
ΔE2000 6.4
Where it sits
Hue12° of 360°
Saturation45%
Lightness65%
Temperature
Warm ← → Cool10% 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#cd8c7c
RGBrgb(205, 140, 124)
HSLhsl(12, 45%, 65%)
CMYKcmyk(0%, 32%, 40%, 20%)
LABlab(64.3 22.8 18.6)
LCHlch(64.3 29.4 39.2)
OKLCHoklch(0.701 0.083 34.4)
Decimal13470844
Display P3color(display-p3 0.804 0.549 0.486)

Copy-ready code

/* CSS */
color: #cd8c7c;
background-color: #cd8c7c;
/* Tailwind (arbitrary) */
class="text-[#cd8c7c] bg-[#cd8c7c]"
/* SCSS */
$brand: #cd8c7c;
/* SwiftUI */
Color(red: 0.804, green: 0.549, blue: 0.486)
/* Android */
Color.parseColor("#cd8c7c")
/* Flutter */
Color(0xFFCD8C7C)
/* Python / OpenCV (BGR) */
(124, 140, 205)

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

Accessibility — WCAG contrast

Aa
#cd8c7c on white: 2.75:1
AA ✗ fail · AA-large · AAA
Aa
#cd8c7c on black: 7.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9B947B
deuteranopia · #AAA17B
tritanopia · #DB8388

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cd8c7c is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FAF6F5
#F5ECEA
#EBD6D1
#E0B8AE
#cd8c7c
#C1705D
#B15944
#944A38
#763C2D
#562E24
#361D16
Base = 400Lightest = 50 · #FAF6F5Darkest = 950 · #361D16
:root {
  --brand-50: #FAF6F5;
  --brand-100: #F5ECEA;
  --brand-200: #EBD6D1;
  --brand-300: #E0B8AE;
  --brand-400: #cd8c7c;
  --brand-500: #C1705D;
  --brand-600: #B15944;
  --brand-700: #944A38;
  --brand-800: #763C2D;
  --brand-900: #562E24;
  --brand-950: #361D16;
  --brand: #cd8c7c;
  --brand-ink: #000000;
}

Colors that work with #cd8c7c

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#E8CBC4
Hairlines and dividers
Muted text#9B5B4B
Captions on the surface
Accent#349892
Second voice, not a rival
Dark variant#5C2F23
Hover, pressed, headers
Light variant#F8EFED
Selected rows, tints
Dark surface#241714
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 #cd8c7c

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#7CBDCD
Analogous left#CD7C94
Analogous right#CDB57C
Split-complement 1#7CCDB5
Split-complement 2#7C94CD
Triadic 1#7CCD8C
Triadic 2#8C7CCD
Tetradic#94CD7C

RGB percentages

Red80.4%
Green54.9%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta31.7%
Yellow39.5%
Key (black)19.6%

Color previews

#cd8c7c text on a black background

contrast 7.64:1

Card sample

#cd8c7c text on a white background

contrast 2.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 140, 124, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 140, 124, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cd8c7c;
background: linear-gradient(135deg, #cd8c7c, #CDC27C);

Monochromatic scale

Palettes built from #cd8c7c

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.

#cd8c7c 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
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#cd8c7c, answered

What color is #cd8c7c?

#cd8c7c is a balanced soft red, closest to Dark Salmon (ΔE2000 6.4). It sits at 12° on the hue wheel with 45% saturation and 65% lightness, which reads as warm.

What is the RGB value of #cd8c7c?

rgb(205, 140, 124) — 205 red, 140 green and 124 blue out of 255, or 80.4% / 54.9% / 48.6% by channel.

Is #cd8c7c a light or a dark color?

It is a mid-tone. Relative luminance is 0.3319 and perceived brightness is 63%, so black text on it reaches 7.64:1.

Should I use black or white text on #cd8c7c?

Black. It scores 7.64:1 against #cd8c7c, versus 2.75:1 for white — AAA at any size.

What is the complementary color of #cd8c7c?

#7CBDCD sits directly opposite on the wheel. Softer options are the split-complements #7CCDB5 and #7C94CD, which give the same contrast with far less vibration.

What colors go well with #cd8c7c?

For interface work: #FAF6F4 as the surface, #E8CBC4 for borders, #9B5B4B for secondary text, #349892 as an accent and #5C2F23 for hover and pressed states. For a palette, the analogous pair #CD7C94 and #CDB57C stays calm, while #7CBDCD is the loudest partner.

What is #cd8c7c in CMYK for printing?

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

Is #cd8c7c warm or cool?

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

Work with #cd8c7c in the Color Lab