Skip to content

#cd6f6f

a balanced, vivid red · warm · closest name: Indian Red

RGB
205, 111, 111
HSL
0°, 49%, 62%
CMYK
0, 46, 46, 20
Luminance
0.2550

At a glance

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

Hex
#cd6f6f
Hue
red
Saturation
49%
vivid
Lightness
62%
balanced
Brightness
80%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2550
WCAG relative
Temperature
Warm
17/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
6.10:1
Closest name
Indian Red
ΔE2000 5.1
Where it sits
Hue0° of 360°
Saturation49%
Lightness62%
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#cd6f6f
RGBrgb(205, 111, 111)
HSLhsl(0, 49%, 62%)
CMYKcmyk(0%, 46%, 46%, 20%)
LABlab(57.6 36.9 16.7)
LCHlch(57.6 40.5 24.3)
OKLCHoklch(0.648 0.119 20.9)
Decimal13463407
Display P3color(display-p3 0.804 0.435 0.435)

Copy-ready code

/* CSS */
color: #cd6f6f;
background-color: #cd6f6f;
/* Tailwind (arbitrary) */
class="text-[#cd6f6f] bg-[#cd6f6f]"
/* SCSS */
$brand: #cd6f6f;
/* SwiftUI */
Color(red: 0.804, green: 0.435, blue: 0.435)
/* Android */
Color.parseColor("#cd6f6f")
/* Flutter */
Color(0xFFCD6F6F)
/* Python / OpenCV (BGR) */
(111, 111, 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 #cd6f6f · 6.10:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.44:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.10:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #cd6f6f as text scores 3.44:1 on white and 6.10:1 on black.

Accessibility — WCAG contrast

Aa
#cd6f6f on white: 3.44:1
AA ✗ fail · AA-large · AAA
Aa
#cd6f6f on black: 6.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #837F6E
deuteranopia · #9A926D
tritanopia · #DD6370

Color scale — 50 to 950

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

#FAF4F4
#F5EAEA
#ECD0D0
#E2ACAC
#cd6f6f
#C55858
#B63F3F
#973535
#792A2A
#592222
#371515
Base = 400Lightest = 50 · #FAF4F4Darkest = 950 · #371515
:root {
  --brand-50: #FAF4F4;
  --brand-100: #F5EAEA;
  --brand-200: #ECD0D0;
  --brand-300: #E2ACAC;
  --brand-400: #cd6f6f;
  --brand-500: #C55858;
  --brand-600: #B63F3F;
  --brand-700: #973535;
  --brand-800: #792A2A;
  --brand-900: #592222;
  --brand-950: #371515;
  --brand: #cd6f6f;
  --brand-ink: #000000;
}

Colors that work with #cd6f6f

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#FAF4F4
Tinted page background
Border#EAC2C2
Hairlines and dividers
Muted text#9B4B4B
Captions on the surface
Accent#309C81
Second voice, not a rival
Dark variant#5F2121
Hover, pressed, headers
Light variant#F8ECEC
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 #cd6f6f

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

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • 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#6FCDCD
Analogous left#CD6F9E
Analogous right#CD9E6F
Split-complement 1#6FCD9E
Split-complement 2#6F9ECD
Triadic 1#6FCD6F
Triadic 2#6F6FCD
Tetradic#9ECD6F

RGB percentages

Red80.4%
Green43.5%
Blue43.5%

CMYK percentages

Cyan0.0%
Magenta45.9%
Yellow45.9%
Key (black)19.6%

Color previews

#cd6f6f text on a black background

contrast 6.10:1

Card sample

#cd6f6f text on a white background

contrast 3.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd6f6f

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.

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

#cd6f6f, answered

What color is #cd6f6f?

#cd6f6f is a balanced vivid red, closest to Indian Red (ΔE2000 5.1). It sits at 0° on the hue wheel with 49% saturation and 62% lightness, which reads as warm.

What is the RGB value of #cd6f6f?

rgb(205, 111, 111) — 205 red, 111 green and 111 blue out of 255, or 80.4% / 43.5% / 43.5% by channel.

Is #cd6f6f a light or a dark color?

It is a mid-tone. Relative luminance is 0.2550 and perceived brightness is 57%, so black text on it reaches 6.10:1.

Should I use black or white text on #cd6f6f?

Black. It scores 6.10:1 against #cd6f6f, versus 3.44:1 for white — AA at any size.

What is the complementary color of #cd6f6f?

#6FCDCD sits directly opposite on the wheel. Softer options are the split-complements #6FCD9E and #6F9ECD, which give the same contrast with far less vibration.

What colors go well with #cd6f6f?

For interface work: #FAF4F4 as the surface, #EAC2C2 for borders, #9B4B4B for secondary text, #309C81 as an accent and #5F2121 for hover and pressed states. For a palette, the analogous pair #CD6F9E and #CD9E6F stays calm, while #6FCDCD is the loudest partner.

What is #cd6f6f in CMYK for printing?

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

Is #cd6f6f 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 #CD8B6F; nudged cooler, #CF6D91.

Work with #cd6f6f in the Color Lab