Skip to content

#cdcc99

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

RGB
205, 204, 153
HSL
59°, 34%, 70%
CMYK
0, 1, 25, 20
Luminance
0.5846

At a glance

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

Hex
#cdcc99
Hue
59°
yellow
Saturation
34%
soft
Lightness
70%
light
Brightness
80%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5846
WCAG relative
Temperature
Warm
25/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
12.69:1
Closest name
Pale Goldenrod
ΔE2000 7.1
Where it sits
Hue59° of 360°
Saturation34%
Lightness70%
Temperature
Warm ← → Cool25% 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#cdcc99
RGBrgb(205, 204, 153)
HSLhsl(59, 34%, 70%)
CMYKcmyk(0%, 1%, 25%, 20%)
LABlab(81.0 -7.8 25.6)
LCHlch(81.0 26.8 106.9)
OKLCHoklch(0.833 0.068 106.8)
Decimal13487257
Display P3color(display-p3 0.804 0.800 0.600)

Copy-ready code

/* CSS */
color: #cdcc99;
background-color: #cdcc99;
/* Tailwind (arbitrary) */
class="text-[#cdcc99] bg-[#cdcc99]"
/* SCSS */
$brand: #cdcc99;
/* SwiftUI */
Color(red: 0.804, green: 0.800, blue: 0.600)
/* Android */
Color.parseColor("#cdcc99")
/* Flutter */
Color(0xFFCDCC99)
/* Python / OpenCV (BGR) */
(153, 204, 205)

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

Accessibility — WCAG contrast

Aa
#cdcc99 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#cdcc99 on black: 12.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D5C896
deuteranopia · #D6CA9B
tritanopia · #D5C5BE

Color scale — 50 to 950

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

#F9F9F5
#F4F4EC
#E8E7D4
#DAD9B4
#cdcc99
#B5B468
#A4A351
#898743
#6E6C36
#50502A
#32321A
Base = 400Lightest = 50 · #F9F9F5Darkest = 950 · #32321A
:root {
  --brand-50: #F9F9F5;
  --brand-100: #F4F4EC;
  --brand-200: #E8E7D4;
  --brand-300: #DAD9B4;
  --brand-400: #cdcc99;
  --brand-500: #B5B468;
  --brand-600: #A4A351;
  --brand-700: #898743;
  --brand-800: #6E6C36;
  --brand-900: #50502A;
  --brand-950: #32321A;
  --brand: #cdcc99;
  --brand-ink: #000000;
}

Colors that work with #cdcc99

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#FAFAF5
Tinted page background
Border#E4E4C8
Hairlines and dividers
Muted text#9A984C
Captions on the surface
Accent#3F558D
Second voice, not a rival
Dark variant#56552A
Hover, pressed, headers
Light variant#F7F6EE
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 #cdcc99

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#999ACD
Analogous left#CDB299
Analogous right#B4CD99
Split-complement 1#99B4CD
Split-complement 2#B299CD
Triadic 1#99CDCC
Triadic 2#CC99CD
Tetradic#99CDB2

RGB percentages

Red80.4%
Green80.0%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta0.5%
Yellow25.4%
Key (black)19.6%

Color previews

#cdcc99 text on a black background

contrast 12.69:1

Card sample

#cdcc99 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 204, 153, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 204, 153, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdcc99;
background: linear-gradient(135deg, #cdcc99, #ABCD99);

Monochromatic scale

Palettes built from #cdcc99

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.

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

#cdcc99, answered

What color is #cdcc99?

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

What is the RGB value of #cdcc99?

rgb(205, 204, 153) — 205 red, 204 green and 153 blue out of 255, or 80.4% / 80% / 60% by channel.

Is #cdcc99 a light or a dark color?

It is a light color. Relative luminance is 0.5846 and perceived brightness is 78%, so black text on it reaches 12.69:1.

Should I use black or white text on #cdcc99?

Black. It scores 12.69:1 against #cdcc99, versus 1.65:1 for white — AAA at any size.

What is the complementary color of #cdcc99?

#999ACD sits directly opposite on the wheel. Softer options are the split-complements #99B4CD and #B299CD, which give the same contrast with far less vibration.

What colors go well with #cdcc99?

For interface work: #FAFAF5 as the surface, #E4E4C8 for borders, #9A984C for secondary text, #3F558D as an accent and #56552A for hover and pressed states. For a palette, the analogous pair #CDB299 and #B4CD99 stays calm, while #999ACD is the loudest partner.

What is #cdcc99 in CMYK for printing?

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

Is #cdcc99 warm or cool?

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

Work with #cdcc99 in the Color Lab