Skip to content

#cac89c

a light, soft yellow · warm · closest name: Pale Goldenrod

RGB
202, 200, 156
HSL
57°, 30%, 70%
CMYK
0, 1, 23, 21
Luminance
0.5627

At a glance

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

Hex
#cac89c
Hue
57°
yellow
Saturation
30%
soft
Lightness
70%
light
Brightness
79%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5627
WCAG relative
Temperature
Warm
26/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
12.25:1
Closest name
Pale Goldenrod
ΔE2000 8.4
Where it sits
Hue57° of 360°
Saturation30%
Lightness70%
Temperature
Warm ← → Cool26% 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#cac89c
RGBrgb(202, 200, 156)
HSLhsl(57, 30%, 70%)
CMYKcmyk(0%, 1%, 23%, 21%)
LABlab(79.8 -6.5 22.3)
LCHlch(79.8 23.2 106.1)
OKLCHoklch(0.823 0.059 105.5)
Decimal13289628
Display P3color(display-p3 0.792 0.784 0.612)

Copy-ready code

/* CSS */
color: #cac89c;
background-color: #cac89c;
/* Tailwind (arbitrary) */
class="text-[#cac89c] bg-[#cac89c]"
/* SCSS */
$brand: #cac89c;
/* SwiftUI */
Color(red: 0.792, green: 0.784, blue: 0.612)
/* Android */
Color.parseColor("#cac89c")
/* Flutter */
Color(0xFFCAC89C)
/* Python / OpenCV (BGR) */
(156, 200, 202)

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

Accessibility — WCAG contrast

Aa
#cac89c on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#cac89c on black: 12.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D0C499
deuteranopia · #D1C79E
tritanopia · #D1C2BC

Color scale — 50 to 950

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

#F9F9F6
#F3F3EC
#E7E6D5
#D8D6B6
#cac89c
#B1AE6D
#9F9C55
#858247
#6A6839
#4E4D2C
#31301C
Base = 400Lightest = 50 · #F9F9F6Darkest = 950 · #31301C
:root {
  --brand-50: #F9F9F6;
  --brand-100: #F3F3EC;
  --brand-200: #E7E6D5;
  --brand-300: #D8D6B6;
  --brand-400: #cac89c;
  --brand-500: #B1AE6D;
  --brand-600: #9F9C55;
  --brand-700: #858247;
  --brand-800: #6A6839;
  --brand-900: #4E4D2C;
  --brand-950: #31301C;
  --brand: #cac89c;
  --brand-ink: #000000;
}

Colors that work with #cac89c

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#FAF9F5
Tinted page background
Border#E3E1CA
Hairlines and dividers
Muted text#969350
Captions on the surface
Accent#435789
Second voice, not a rival
Dark variant#53512C
Hover, pressed, headers
Light variant#F6F6EE
Selected rows, tints
Dark surface#242414
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 #cac89c

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
  • 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#9C9ECA
Analogous left#CAB19C
Analogous right#B5CA9C
Split-complement 1#9CB5CA
Split-complement 2#B19CCA
Triadic 1#9CCAC8
Triadic 2#C89CCA
Tetradic#9CCAB1

RGB percentages

Red79.2%
Green78.4%
Blue61.2%

CMYK percentages

Cyan0.0%
Magenta1.0%
Yellow22.8%
Key (black)20.8%

Color previews

#cac89c text on a black background

contrast 12.25:1

Card sample

#cac89c text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cac89c

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.

#cac89c 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#cac89c, answered

What color is #cac89c?

#cac89c is a light soft yellow, closest to Pale Goldenrod (ΔE2000 8.4). It sits at 57° on the hue wheel with 30% saturation and 70% lightness, which reads as warm.

What is the RGB value of #cac89c?

rgb(202, 200, 156) — 202 red, 200 green and 156 blue out of 255, or 79.2% / 78.4% / 61.2% by channel.

Is #cac89c a light or a dark color?

It is a light color. Relative luminance is 0.5627 and perceived brightness is 77%, so black text on it reaches 12.25:1.

Should I use black or white text on #cac89c?

Black. It scores 12.25:1 against #cac89c, versus 1.71:1 for white — AAA at any size.

What is the complementary color of #cac89c?

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

What colors go well with #cac89c?

For interface work: #FAF9F5 as the surface, #E3E1CA for borders, #969350 for secondary text, #435789 as an accent and #53512C for hover and pressed states. For a palette, the analogous pair #CAB19C and #B5CA9C stays calm, while #9C9ECA is the loudest partner.

What is #cac89c in CMYK for printing?

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

Is #cac89c warm or cool?

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

Work with #cac89c in the Color Lab