Skip to content

#cfad9d

a light, soft orange · warm · closest name: Tan

RGB
207, 173, 157
HSL
19°, 34%, 71%
CMYK
0, 16, 24, 19
Luminance
0.4559

At a glance

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

Hex
#cfad9d
Hue
19°
orange
Saturation
34%
soft
Lightness
71%
light
Brightness
81%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4559
WCAG relative
Temperature
Warm
7/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
10.12:1
Closest name
Tan
ΔE2000 9.9
Where it sits
Hue19° of 360°
Saturation34%
Lightness71%
Temperature
Warm ← → Cool7% 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#cfad9d
RGBrgb(207, 173, 157)
HSLhsl(19, 34%, 71%)
CMYKcmyk(0%, 16%, 24%, 19%)
LABlab(73.3 9.9 12.8)
LCHlch(73.3 16.2 52.3)
OKLCHoklch(0.773 0.046 46.6)
Decimal13610397
Display P3color(display-p3 0.812 0.678 0.616)

Copy-ready code

/* CSS */
color: #cfad9d;
background-color: #cfad9d;
/* Tailwind (arbitrary) */
class="text-[#cfad9d] bg-[#cfad9d]"
/* SCSS */
$brand: #cfad9d;
/* SwiftUI */
Color(red: 0.812, green: 0.678, blue: 0.616)
/* Android */
Color.parseColor("#cfad9d")
/* Flutter */
Color(0xFFCFAD9D)
/* Python / OpenCV (BGR) */
(157, 173, 207)

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

Accessibility — WCAG contrast

Aa
#cfad9d on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#cfad9d on black: 10.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B6B09C
deuteranopia · #BEB79D
tritanopia · #D9A8A9

Color scale — 50 to 950

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

#F9F7F5
#F4EEEC
#E8DAD4
#DAC0B4
#cfad9d
#B58168
#A46B51
#895943
#6E4836
#50362A
#32221A
Base = 400Lightest = 50 · #F9F7F5Darkest = 950 · #32221A
:root {
  --brand-50: #F9F7F5;
  --brand-100: #F4EEEC;
  --brand-200: #E8DAD4;
  --brand-300: #DAC0B4;
  --brand-400: #cfad9d;
  --brand-500: #B58168;
  --brand-600: #A46B51;
  --brand-700: #895943;
  --brand-800: #6E4836;
  --brand-900: #50362A;
  --brand-950: #32221A;
  --brand: #cfad9d;
  --brand-ink: #000000;
}

Colors that work with #cfad9d

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#FAF6F5
Tinted page background
Border#E4D1C8
Hairlines and dividers
Muted text#9A654C
Captions on the surface
Accent#3F888D
Second voice, not a rival
Dark variant#56382A
Hover, pressed, headers
Light variant#F7F1EE
Selected rows, tints
Dark surface#241914
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 #cfad9d

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#9DBFCF
Analogous left#CF9DA6
Analogous right#CFC69D
Split-complement 1#9DCFC6
Split-complement 2#9DA6CF
Triadic 1#9DCFAD
Triadic 2#AD9DCF
Tetradic#A6CF9D

RGB percentages

Red81.2%
Green67.8%
Blue61.6%

CMYK percentages

Cyan0.0%
Magenta16.4%
Yellow24.2%
Key (black)18.8%

Color previews

#cfad9d text on a black background

contrast 10.12:1

Card sample

#cfad9d text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfad9d

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.

#cfad9d in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
E-commerceFood deliveryLogisticsCreator tools
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#cfad9d, answered

What color is #cfad9d?

#cfad9d is a light soft orange, closest to Tan (ΔE2000 9.9). It sits at 19° on the hue wheel with 34% saturation and 71% lightness, which reads as warm.

What is the RGB value of #cfad9d?

rgb(207, 173, 157) — 207 red, 173 green and 157 blue out of 255, or 81.2% / 67.8% / 61.6% by channel.

Is #cfad9d a light or a dark color?

It is a mid-tone. Relative luminance is 0.4559 and perceived brightness is 71%, so black text on it reaches 10.12:1.

Should I use black or white text on #cfad9d?

Black. It scores 10.12:1 against #cfad9d, versus 2.08:1 for white — AAA at any size.

What is the complementary color of #cfad9d?

#9DBFCF sits directly opposite on the wheel. Softer options are the split-complements #9DCFC6 and #9DA6CF, which give the same contrast with far less vibration.

What colors go well with #cfad9d?

For interface work: #FAF6F5 as the surface, #E4D1C8 for borders, #9A654C for secondary text, #3F888D as an accent and #56382A for hover and pressed states. For a palette, the analogous pair #CF9DA6 and #CFC69D stays calm, while #9DBFCF is the loudest partner.

What is #cfad9d in CMYK for printing?

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

Is #cfad9d warm or cool?

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

Work with #cfad9d in the Color Lab