Skip to content

#c3af65

a balanced, soft yellow · warm · closest name: Dark Khaki

RGB
195, 175, 101
HSL
47°, 44%, 58%
CMYK
0, 10, 48, 24
Luminance
0.4320

At a glance

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

Hex
#c3af65
Hue
47°
yellow
Saturation
44%
soft
Lightness
58%
balanced
Brightness
76%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4320
WCAG relative
Temperature
Warm
14/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
9.64:1
Closest name
Dark Khaki
ΔE2000 4.6
Where it sits
Hue47° of 360°
Saturation44%
Lightness58%
Temperature
Warm ← → Cool14% 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#c3af65
RGBrgb(195, 175, 101)
HSLhsl(47, 44%, 58%)
CMYKcmyk(0%, 10%, 48%, 24%)
LABlab(71.7 -2.7 40.4)
LCHlch(71.7 40.5 93.8)
OKLCHoklch(0.755 0.097 94.7)
Decimal12824421
Display P3color(display-p3 0.765 0.686 0.396)

Copy-ready code

/* CSS */
color: #c3af65;
background-color: #c3af65;
/* Tailwind (arbitrary) */
class="text-[#c3af65] bg-[#c3af65]"
/* SCSS */
$brand: #c3af65;
/* SwiftUI */
Color(red: 0.765, green: 0.686, blue: 0.396)
/* Android */
Color.parseColor("#c3af65")
/* Flutter */
Color(0xFFC3AF65)
/* Python / OpenCV (BGR) */
(101, 175, 195)

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

Accessibility — WCAG contrast

Aa
#c3af65 on white: 2.18:1
AA ✗ fail · AA-large · AAA
Aa
#c3af65 on black: 9.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BDAC5F
deuteranopia · #C2B268
tritanopia · #D0A59D

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c3af65 is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FAF9F5
#F5F3EA
#EBE5D1
#E0D5AE
#D0C086
#c3af65
#B09945
#938039
#75662E
#564B24
#362F17
Base = 500Lightest = 50 · #FAF9F5Darkest = 950 · #362F17
:root {
  --brand-50: #FAF9F5;
  --brand-100: #F5F3EA;
  --brand-200: #EBE5D1;
  --brand-300: #E0D5AE;
  --brand-400: #D0C086;
  --brand-500: #c3af65;
  --brand-600: #B09945;
  --brand-700: #938039;
  --brand-800: #75662E;
  --brand-900: #564B24;
  --brand-950: #362F17;
  --brand: #c3af65;
  --brand-ink: #000000;
}

Colors that work with #c3af65

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#FAF9F4
Tinted page background
Border#E8E0C4
Hairlines and dividers
Muted text#9B8A4B
Captions on the surface
Accent#6190C7
Second voice, not a rival
Dark variant#5C5024
Hover, pressed, headers
Light variant#F8F5ED
Selected rows, tints
Dark surface#242114
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 #c3af65

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#6579C3
Analogous left#C38065
Analogous right#A8C365
Split-complement 1#65A8C3
Split-complement 2#8065C3
Triadic 1#65C3AF
Triadic 2#AF65C3
Tetradic#65C380

RGB percentages

Red76.5%
Green68.6%
Blue39.6%

CMYK percentages

Cyan0.0%
Magenta10.3%
Yellow48.2%
Key (black)23.5%

Color previews

#c3af65 text on a black background

contrast 9.64:1

Card sample

#c3af65 text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(195, 175, 101, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(195, 175, 101, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c3af65;
background: linear-gradient(135deg, #c3af65, #98C365);

Monochromatic scale

Palettes built from #c3af65

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.

#c3af65 in the real world

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

Industries
RetailLeisureEnergyWarning systems
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#c3af65, answered

What color is #c3af65?

#c3af65 is a balanced soft yellow, closest to Dark Khaki (ΔE2000 4.6). It sits at 47° on the hue wheel with 44% saturation and 58% lightness, which reads as warm.

What is the RGB value of #c3af65?

rgb(195, 175, 101) — 195 red, 175 green and 101 blue out of 255, or 76.5% / 68.6% / 39.6% by channel.

Is #c3af65 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4320 and perceived brightness is 68%, so black text on it reaches 9.64:1.

Should I use black or white text on #c3af65?

Black. It scores 9.64:1 against #c3af65, versus 2.18:1 for white — AAA at any size.

What is the complementary color of #c3af65?

#6579C3 sits directly opposite on the wheel. Softer options are the split-complements #65A8C3 and #8065C3, which give the same contrast with far less vibration.

What colors go well with #c3af65?

For interface work: #FAF9F4 as the surface, #E8E0C4 for borders, #9B8A4B for secondary text, #6190C7 as an accent and #5C5024 for hover and pressed states. For a palette, the analogous pair #C38065 and #A8C365 stays calm, while #6579C3 is the loudest partner.

What is #c3af65 in CMYK for printing?

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

Is #c3af65 warm or cool?

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

Work with #c3af65 in the Color Lab