Skip to content

#cccd35

a balanced, vivid yellow · warm · closest name: Khaki

RGB
204, 205, 53
HSL
60°, 60%, 51%
CMYK
1, 0, 74, 20
Luminance
0.5676

At a glance

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

Hex
#cccd35
Hue
60°
yellow
Saturation
60%
vivid
Lightness
51%
balanced
Brightness
80%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5676
WCAG relative
Temperature
Warm
25/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
12.35:1
Closest name
Khaki
ΔE2000 10
Where it sits
Hue60° of 360°
Saturation60%
Lightness51%
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#cccd35
RGBrgb(204, 205, 53)
HSLhsl(60, 60%, 51%)
CMYKcmyk(1%, 0%, 74%, 20%)
LABlab(80.0 -17.5 70.2)
LCHlch(80.0 72.3 104.0)
OKLCHoklch(0.822 0.164 109.9)
Decimal13421877
Display P3color(display-p3 0.800 0.804 0.208)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cccd35 on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#cccd35 on black: 12.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DEC411
deuteranopia · #DFC941
tritanopia · #DBC0B0

Color scale — 50 to 950

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

#FBFBF4
#F7F7E9
#EFEFCC
#E8E9A5
#DDDE78
#D2D24B
#cccd35
#A3A428
#828320
#5F5F1B
#3B3B11
Base = 600Lightest = 50 · #FBFBF4Darkest = 950 · #3B3B11
:root {
  --brand-50: #FBFBF4;
  --brand-100: #F7F7E9;
  --brand-200: #EFEFCC;
  --brand-300: #E8E9A5;
  --brand-400: #DDDE78;
  --brand-500: #D2D24B;
  --brand-600: #cccd35;
  --brand-700: #A3A428;
  --brand-800: #828320;
  --brand-900: #5F5F1B;
  --brand-950: #3B3B11;
  --brand: #cccd35;
  --brand-ink: #000000;
}

Colors that work with #cccd35

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#FAFAF4
Tinted page background
Border#ECEDC0
Hairlines and dividers
Muted text#9A9B4B
Captions on the surface
Accent#3057D2
Second voice, not a rival
Dark variant#666619
Hover, pressed, headers
Light variant#FAFAEB
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 #cccd35

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

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#3635CD
Analogous left#CD8235
Analogous right#80CD35
Split-complement 1#3580CD
Split-complement 2#8235CD
Triadic 1#35CCCD
Triadic 2#CD35CC
Tetradic#35CD82

RGB percentages

Red80.0%
Green80.4%
Blue20.8%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow74.1%
Key (black)19.6%

Color previews

#cccd35 text on a black background

contrast 12.35:1

Card sample

#cccd35 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccd35

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.

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

#cccd35, answered

What color is #cccd35?

#cccd35 is a balanced vivid yellow, closest to Khaki (ΔE2000 10). It sits at 60° on the hue wheel with 60% saturation and 51% lightness, which reads as warm.

What is the RGB value of #cccd35?

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

Is #cccd35 a light or a dark color?

It is a light color. Relative luminance is 0.5676 and perceived brightness is 76%, so black text on it reaches 12.35:1.

Should I use black or white text on #cccd35?

Black. It scores 12.35:1 against #cccd35, versus 1.70:1 for white — AAA at any size.

What is the complementary color of #cccd35?

#3635CD sits directly opposite on the wheel. Softer options are the split-complements #3580CD and #8235CD, which give the same contrast with far less vibration.

What colors go well with #cccd35?

For interface work: #FAFAF4 as the surface, #ECEDC0 for borders, #9A9B4B for secondary text, #3057D2 as an accent and #666619 for hover and pressed states. For a palette, the analogous pair #CD8235 and #80CD35 stays calm, while #3635CD is the loudest partner.

What is #cccd35 in CMYK for printing?

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

Is #cccd35 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 #CD9935; nudged cooler, #95D033.

Work with #cccd35 in the Color Lab