Skip to content

#cccda9

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

RGB
204, 205, 169
HSL
62°, 27%, 73%
CMYK
1, 0, 18, 20
Luminance
0.5936

At a glance

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

Hex
#cccda9
Hue
62°
yellow
Saturation
27%
soft
Lightness
73%
light
Brightness
80%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5936
WCAG relative
Temperature
Warm
32/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
12.87:1
Closest name
Pale Goldenrod
ΔE2000 8.9
Where it sits
Hue62° of 360°
Saturation27%
Lightness73%
Temperature
Warm ← → Cool32% 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#cccda9
RGBrgb(204, 205, 169)
HSLhsl(62, 27%, 73%)
CMYKcmyk(1%, 0%, 18%, 20%)
LABlab(81.5 -6.4 17.9)
LCHlch(81.5 19.0 109.7)
OKLCHoklch(0.838 0.048 108.7)
Decimal13421993
Display P3color(display-p3 0.800 0.804 0.663)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#cccda9 on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#cccda9 on black: 12.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D3CAA7
deuteranopia · #D4CBAA
tritanopia · #D1C8C3

Color scale — 50 to 950

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

#F9F9F6
#F3F3ED
#E5E6D6
#cccda9
#C0C195
#ABAD71
#999B5A
#7F814B
#66673C
#4B4C2E
#2F301D
Base = 300Lightest = 50 · #F9F9F6Darkest = 950 · #2F301D
:root {
  --brand-50: #F9F9F6;
  --brand-100: #F3F3ED;
  --brand-200: #E5E6D6;
  --brand-300: #cccda9;
  --brand-400: #C0C195;
  --brand-500: #ABAD71;
  --brand-600: #999B5A;
  --brand-700: #7F814B;
  --brand-800: #66673C;
  --brand-900: #4B4C2E;
  --brand-950: #2F301D;
  --brand: #cccda9;
  --brand-ink: #000000;
}

Colors that work with #cccda9

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#F9F9F5
Tinted page background
Border#E0E1CB
Hairlines and dividers
Muted text#8F9154
Captions on the surface
Accent#465486
Second voice, not a rival
Dark variant#50512F
Hover, pressed, headers
Light variant#F5F6EF
Selected rows, tints
Dark surface#232315
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 #cccda9

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#AAA9CD
Analogous left#CDBCA9
Analogous right#BACDA9
Split-complement 1#A9BACD
Split-complement 2#BCA9CD
Triadic 1#A9CCCD
Triadic 2#CDA9CC
Tetradic#A9CDBC

RGB percentages

Red80.0%
Green80.4%
Blue66.3%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow17.6%
Key (black)19.6%

Color previews

#cccda9 text on a black background

contrast 12.87:1

Card sample

#cccda9 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccda9

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.

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

#cccda9, answered

What color is #cccda9?

#cccda9 is a light soft yellow, closest to Pale Goldenrod (ΔE2000 8.9). It sits at 62° on the hue wheel with 27% saturation and 73% lightness, which reads as warm.

What is the RGB value of #cccda9?

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

Is #cccda9 a light or a dark color?

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

Should I use black or white text on #cccda9?

Black. It scores 12.87:1 against #cccda9, versus 1.63:1 for white — AAA at any size.

What is the complementary color of #cccda9?

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

What colors go well with #cccda9?

For interface work: #F9F9F5 as the surface, #E0E1CB for borders, #8F9154 for secondary text, #465486 as an accent and #50512F for hover and pressed states. For a palette, the analogous pair #CDBCA9 and #BACDA9 stays calm, while #AAA9CD is the loudest partner.

What is #cccda9 in CMYK for printing?

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

Is #cccda9 warm or cool?

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

Work with #cccda9 in the Color Lab