Skip to content

#cfb69f

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

RGB
207, 182, 159
HSL
29°, 33%, 72%
CMYK
0, 12, 23, 19
Luminance
0.4922

At a glance

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

Hex
#cfb69f
Hue
29°
orange
Saturation
33%
soft
Lightness
72%
light
Brightness
81%
HSV value
Perceived
74%
weighted brightness
Luminance
0.4922
WCAG relative
Temperature
Warm
3/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
10.84:1
Closest name
Tan
ΔE2000 5.4
Where it sits
Hue29° of 360°
Saturation33%
Lightness72%
Temperature
Warm ← → Cool3% 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#cfb69f
RGBrgb(207, 182, 159)
HSLhsl(29, 33%, 72%)
CMYKcmyk(0%, 12%, 23%, 19%)
LABlab(75.6 5.4 15.0)
LCHlch(75.6 15.9 70.3)
OKLCHoklch(0.792 0.043 64.8)
Decimal13612703
Display P3color(display-p3 0.812 0.714 0.624)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfb69f on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#cfb69f on black: 10.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BEB79E
deuteranopia · #C4BC9F
tritanopia · #D8B1B0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cfb69f 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
#F4F0EC
#E8DDD4
#DAC6B4
#cfb69f
#B48D69
#A37952
#886544
#6D5136
#503C2A
#32261B
Base = 400Lightest = 50 · #F9F7F5Darkest = 950 · #32261B
:root {
  --brand-50: #F9F7F5;
  --brand-100: #F4F0EC;
  --brand-200: #E8DDD4;
  --brand-300: #DAC6B4;
  --brand-400: #cfb69f;
  --brand-500: #B48D69;
  --brand-600: #A37952;
  --brand-700: #886544;
  --brand-800: #6D5136;
  --brand-900: #503C2A;
  --brand-950: #32261B;
  --brand: #cfb69f;
  --brand-ink: #000000;
}

Colors that work with #cfb69f

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#FAF7F5
Tinted page background
Border#E4D6C9
Hairlines and dividers
Muted text#99714D
Captions on the surface
Accent#407B8C
Second voice, not a rival
Dark variant#553F2B
Hover, pressed, headers
Light variant#F6F2EE
Selected rows, tints
Dark surface#241C14
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 #cfb69f

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#9FB8CF
Analogous left#CF9FA0
Analogous right#CFCE9F
Split-complement 1#9FCFCE
Split-complement 2#9FA0CF
Triadic 1#9FCFB6
Triadic 2#B69FCF
Tetradic#A0CF9F

RGB percentages

Red81.2%
Green71.4%
Blue62.4%

CMYK percentages

Cyan0.0%
Magenta12.1%
Yellow23.2%
Key (black)18.8%

Color previews

#cfb69f text on a black background

contrast 10.84:1

Card sample

#cfb69f text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfb69f

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.

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

#cfb69f, answered

What color is #cfb69f?

#cfb69f is a light soft orange, closest to Tan (ΔE2000 5.4). It sits at 29° on the hue wheel with 33% saturation and 72% lightness, which reads as warm.

What is the RGB value of #cfb69f?

rgb(207, 182, 159) — 207 red, 182 green and 159 blue out of 255, or 81.2% / 71.4% / 62.4% by channel.

Is #cfb69f a light or a dark color?

It is a mid-tone. Relative luminance is 0.4922 and perceived brightness is 74%, so black text on it reaches 10.84:1.

Should I use black or white text on #cfb69f?

Black. It scores 10.84:1 against #cfb69f, versus 1.94:1 for white — AAA at any size.

What is the complementary color of #cfb69f?

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

What colors go well with #cfb69f?

For interface work: #FAF7F5 as the surface, #E4D6C9 for borders, #99714D for secondary text, #407B8C as an accent and #553F2B for hover and pressed states. For a palette, the analogous pair #CF9FA0 and #CFCE9F stays calm, while #9FB8CF is the loudest partner.

What is #cfb69f in CMYK for printing?

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

Is #cfb69f warm or cool?

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

Work with #cfb69f in the Color Lab