Skip to content

#cfac9c

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

RGB
207, 172, 156
HSL
19°, 35%, 71%
CMYK
0, 17, 25, 19
Luminance
0.4517

At a glance

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

Hex
#cfac9c
Hue
19°
orange
Saturation
35%
soft
Lightness
71%
light
Brightness
81%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4517
WCAG relative
Temperature
Warm
7/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
10.03:1
Closest name
Tan
ΔE2000 10.2
Where it sits
Hue19° of 360°
Saturation35%
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#cfac9c
RGBrgb(207, 172, 156)
HSLhsl(19, 35%, 71%)
CMYKcmyk(0%, 17%, 25%, 19%)
LABlab(73.0 10.3 13.0)
LCHlch(73.0 16.6 51.6)
OKLCHoklch(0.771 0.047 45.9)
Decimal13610140
Display P3color(display-p3 0.812 0.675 0.612)

Copy-ready code

/* CSS */
color: #cfac9c;
background-color: #cfac9c;
/* Tailwind (arbitrary) */
class="text-[#cfac9c] bg-[#cfac9c]"
/* SCSS */
$brand: #cfac9c;
/* SwiftUI */
Color(red: 0.812, green: 0.675, blue: 0.612)
/* Android */
Color.parseColor("#cfac9c")
/* Flutter */
Color(0xFFCFAC9C)
/* Python / OpenCV (BGR) */
(156, 172, 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 #cfac9c · 10.03:1
Use #000000AAA at every size.
Aa
White text · 2.09:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.03:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cfac9c as text scores 2.09:1 on white and 10.03:1 on black.

Accessibility — WCAG contrast

Aa
#cfac9c on white: 2.09:1
AA ✗ fail · AA-large · AAA
Aa
#cfac9c on black: 10.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B5AF9B
deuteranopia · #BDB69C
tritanopia · #D9A7A8

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cfac9c 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
#DAC0B3
#cfac9c
#B68068
#A56B50
#895943
#6E4735
#51362A
#32221A
Base = 400Lightest = 50 · #F9F7F5Darkest = 950 · #32221A
:root {
  --brand-50: #F9F7F5;
  --brand-100: #F4EEEC;
  --brand-200: #E8DAD4;
  --brand-300: #DAC0B3;
  --brand-400: #cfac9c;
  --brand-500: #B68068;
  --brand-600: #A56B50;
  --brand-700: #895943;
  --brand-800: #6E4735;
  --brand-900: #51362A;
  --brand-950: #32221A;
  --brand: #cfac9c;
  --brand-ink: #000000;
}

Colors that work with #cfac9c

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#9B644B
Captions on the surface
Accent#3E888E
Second voice, not a rival
Dark variant#56372A
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 #cfac9c

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#9CBFCF
Analogous left#CF9CA6
Analogous right#CFC69C
Split-complement 1#9CCFC6
Split-complement 2#9CA6CF
Triadic 1#9CCFAC
Triadic 2#AC9CCF
Tetradic#A6CF9C

RGB percentages

Red81.2%
Green67.5%
Blue61.2%

CMYK percentages

Cyan0.0%
Magenta16.9%
Yellow24.6%
Key (black)18.8%

Color previews

#cfac9c text on a black background

contrast 10.03:1

Card sample

#cfac9c text on a white background

contrast 2.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfac9c

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.

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

#cfac9c, answered

What color is #cfac9c?

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

What is the RGB value of #cfac9c?

rgb(207, 172, 156) — 207 red, 172 green and 156 blue out of 255, or 81.2% / 67.5% / 61.2% by channel.

Is #cfac9c a light or a dark color?

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

Should I use black or white text on #cfac9c?

Black. It scores 10.03:1 against #cfac9c, versus 2.09:1 for white — AAA at any size.

What is the complementary color of #cfac9c?

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

What colors go well with #cfac9c?

For interface work: #FAF6F5 as the surface, #E4D1C8 for borders, #9B644B for secondary text, #3E888E as an accent and #56372A for hover and pressed states. For a palette, the analogous pair #CF9CA6 and #CFC69C stays calm, while #9CBFCF is the loudest partner.

What is #cfac9c in CMYK for printing?

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

Is #cfac9c 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 #D7BEAD; nudged cooler, #D19B9D.

Work with #cfac9c in the Color Lab