Skip to content

#cfc7c2

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

RGB
207, 199, 194
HSL
23°, 12%, 79%
CMYK
0, 4, 6, 19
Luminance
0.5801

At a glance

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

Hex
#cfc7c2
Hue
23°
orange
Saturation
12%
muted
Lightness
79%
light
Brightness
81%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5801
WCAG relative
Temperature
Warm
34/100 cool
Color family
Orange
Tone
Muted
Best ink
Black
12.60:1
Closest name
Silver
ΔE2000 4.6
Where it sits
Hue23° of 360°
Saturation12%
Lightness79%
Temperature
Warm ← → Cool34% 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#cfc7c2
RGBrgb(207, 199, 194)
HSLhsl(23, 12%, 79%)
CMYKcmyk(0%, 4%, 6%, 19%)
LABlab(80.7 1.9 3.5)
LCHlch(80.7 4.0 61.4)
OKLCHoklch(0.835 0.011 54.5)
Decimal13617090
Display P3color(display-p3 0.812 0.780 0.761)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfc7c2 on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#cfc7c2 on black: 12.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C9C7C2
deuteranopia · #CBC9C2
tritanopia · #D2C6C6

Color scale — 50 to 950

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

#F8F7F7
#F1EFEE
#E1DDDA
#cfc7c2
#B5A9A1
#9C8C81
#89776C
#72635A
#5B4F48
#443C36
#2A2522
Base = 300Lightest = 50 · #F8F7F7Darkest = 950 · #2A2522
:root {
  --brand-50: #F8F7F7;
  --brand-100: #F1EFEE;
  --brand-200: #E1DDDA;
  --brand-300: #cfc7c2;
  --brand-400: #B5A9A1;
  --brand-500: #9C8C81;
  --brand-600: #89776C;
  --brand-700: #72635A;
  --brand-800: #5B4F48;
  --brand-900: #443C36;
  --brand-950: #2A2522;
  --brand: #cfc7c2;
  --brand-ink: #000000;
}

Colors that work with #cfc7c2

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#F8F7F6
Tinted page background
Border#DBD5D1
Hairlines and dividers
Muted text#807065
Captions on the surface
Accent#567276
Second voice, not a rival
Dark variant#473E38
Hover, pressed, headers
Light variant#F4F2F1
Selected rows, tints
Dark surface#1F1B19
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 #cfc7c2

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

Works well for
  • Text and icons on dark surfaces
  • Borders, dividers and quiet backgrounds
  • Long-form reading 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#C2CACF
Analogous left#CFC2C3
Analogous right#CFCDC2
Split-complement 1#C2CFCD
Split-complement 2#C2C3CF
Triadic 1#C2CFC7
Triadic 2#C7C2CF
Tetradic#C3CFC2

RGB percentages

Red81.2%
Green78.0%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta3.9%
Yellow6.3%
Key (black)18.8%

Color previews

#cfc7c2 text on a black background

contrast 12.60:1

Card sample

#cfc7c2 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfc7c2

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.

#cfc7c2 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
BackgroundsBordersBody textDividers
Print note

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

#cfc7c2, answered

What color is #cfc7c2?

#cfc7c2 is a light muted orange, closest to Silver (ΔE2000 4.6). It sits at 23° on the hue wheel with 12% saturation and 79% lightness, which reads as warm.

What is the RGB value of #cfc7c2?

rgb(207, 199, 194) — 207 red, 199 green and 194 blue out of 255, or 81.2% / 78% / 76.1% by channel.

Is #cfc7c2 a light or a dark color?

It is a light color. Relative luminance is 0.5801 and perceived brightness is 79%, so black text on it reaches 12.60:1.

Should I use black or white text on #cfc7c2?

Black. It scores 12.60:1 against #cfc7c2, versus 1.67:1 for white — AAA at any size.

What is the complementary color of #cfc7c2?

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

What colors go well with #cfc7c2?

For interface work: #F8F7F6 as the surface, #DBD5D1 for borders, #807065 for secondary text, #567276 as an accent and #473E38 for hover and pressed states. For a palette, the analogous pair #CFC2C3 and #CFCDC2 stays calm, while #C2CACF is the loudest partner.

What is #cfc7c2 in CMYK for printing?

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

Is #cfc7c2 warm or cool?

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

Work with #cfc7c2 in the Color Lab