Skip to content

#cfb9ad

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

RGB
207, 185, 173
HSL
21°, 26%, 75%
CMYK
0, 11, 16, 19
Luminance
0.5098

At a glance

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

Hex
#cfb9ad
Hue
21°
orange
Saturation
26%
soft
Lightness
75%
light
Brightness
81%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5098
WCAG relative
Temperature
Warm
16/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
11.20:1
Closest name
Silver
ΔE2000 9.8
Where it sits
Hue21° of 360°
Saturation26%
Lightness75%
Temperature
Warm ← → Cool16% 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#cfb9ad
RGBrgb(207, 185, 173)
HSLhsl(21, 26%, 75%)
CMYKcmyk(0%, 11%, 16%, 19%)
LABlab(76.7 5.9 8.9)
LCHlch(76.7 10.7 56.7)
OKLCHoklch(0.801 0.030 50.5)
Decimal13613485
Display P3color(display-p3 0.812 0.725 0.678)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfb9ad on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#cfb9ad on black: 11.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BFBBAC
deuteranopia · #C4BFAD
tritanopia · #D6B5B6

Color scale — 50 to 950

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

#F9F7F6
#F3EFED
#E5DCD6
#cfb9ad
#C1A495
#AC8671
#9A715A
#815E4B
#674B3C
#4C392E
#2F241D
Base = 300Lightest = 50 · #F9F7F6Darkest = 950 · #2F241D
:root {
  --brand-50: #F9F7F6;
  --brand-100: #F3EFED;
  --brand-200: #E5DCD6;
  --brand-300: #cfb9ad;
  --brand-400: #C1A495;
  --brand-500: #AC8671;
  --brand-600: #9A715A;
  --brand-700: #815E4B;
  --brand-800: #674B3C;
  --brand-900: #4C392E;
  --brand-950: #2F241D;
  --brand: #cfb9ad;
  --brand-ink: #000000;
}

Colors that work with #cfb9ad

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#F9F7F5
Tinted page background
Border#E1D3CC
Hairlines and dividers
Muted text#916A55
Captions on the surface
Accent#477F85
Second voice, not a rival
Dark variant#503B2F
Hover, pressed, headers
Light variant#F6F1EF
Selected rows, tints
Dark surface#231A15
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 #cfb9ad

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#ADC3CF
Analogous left#CFADB2
Analogous right#CFCAAD
Split-complement 1#ADCFCA
Split-complement 2#ADB2CF
Triadic 1#ADCFB9
Triadic 2#B9ADCF
Tetradic#B2CFAD

RGB percentages

Red81.2%
Green72.5%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta10.6%
Yellow16.4%
Key (black)18.8%

Color previews

#cfb9ad text on a black background

contrast 11.20:1

Card sample

#cfb9ad text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfb9ad

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.

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

#cfb9ad, answered

What color is #cfb9ad?

#cfb9ad is a light soft orange, closest to Silver (ΔE2000 9.8). It sits at 21° on the hue wheel with 26% saturation and 75% lightness, which reads as warm.

What is the RGB value of #cfb9ad?

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

Is #cfb9ad a light or a dark color?

It is a light color. Relative luminance is 0.5098 and perceived brightness is 75%, so black text on it reaches 11.20:1.

Should I use black or white text on #cfb9ad?

Black. It scores 11.20:1 against #cfb9ad, versus 1.88:1 for white — AAA at any size.

What is the complementary color of #cfb9ad?

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

What colors go well with #cfb9ad?

For interface work: #F9F7F5 as the surface, #E1D3CC for borders, #916A55 for secondary text, #477F85 as an accent and #503B2F for hover and pressed states. For a palette, the analogous pair #CFADB2 and #CFCAAD stays calm, while #ADC3CF is the loudest partner.

What is #cfb9ad in CMYK for printing?

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

Is #cfb9ad warm or cool?

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

Work with #cfb9ad in the Color Lab