Skip to content

#ccba0f

a dark, electric yellow · warm · closest name: Gold

RGB
204, 186, 15
HSL
54°, 86%, 43%
CMYK
0, 9, 93, 20
Luminance
0.4799

At a glance

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

Hex
#ccba0f
Hue
54°
yellow
Saturation
86%
electric
Lightness
43%
dark
Brightness
80%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4799
WCAG relative
Temperature
Warm
20/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
10.60:1
Closest name
Gold
ΔE2000 9.7
Where it sits
Hue54° of 360°
Saturation86%
Lightness43%
Temperature
Warm ← → Cool20% 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#ccba0f
RGBrgb(204, 186, 15)
HSLhsl(54, 86%, 43%)
CMYKcmyk(0%, 9%, 93%, 20%)
LABlab(74.8 -9.0 74.7)
LCHlch(74.8 75.2 96.8)
OKLCHoklch(0.780 0.161 102.3)
Decimal13416975
Display P3color(display-p3 0.800 0.729 0.059)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccba0f on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#ccba0f on black: 10.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CDB400
deuteranopia · #D2BB25
tritanopia · #DDAC9E

Color scale — 50 to 950

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

#FDFCF2
#FAF8E5
#F7F2C5
#F7EE96
#F3E662
#F0DD2E
#E4D011
#ccba0f
#988B0B
#6E650D
#453F08
Base = 700Lightest = 50 · #FDFCF2Darkest = 950 · #453F08
:root {
  --brand-50: #FDFCF2;
  --brand-100: #FAF8E5;
  --brand-200: #F7F2C5;
  --brand-300: #F7EE96;
  --brand-400: #F3E662;
  --brand-500: #F0DD2E;
  --brand-600: #E4D011;
  --brand-700: #ccba0f;
  --brand-800: #988B0B;
  --brand-900: #6E650D;
  --brand-950: #453F08;
  --brand: #ccba0f;
  --brand-ink: #000000;
}

Colors that work with #ccba0f

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#EDE8C0
Hairlines and dividers
Muted text#9B934B
Captions on the surface
Accent#0B4FD0
Second voice, not a rival
Dark variant#776C09
Hover, pressed, headers
Light variant#FDFBE7
Selected rows, tints
Dark surface#242314
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 #ccba0f

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black 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#0F21CC
Analogous left#CC5B0F
Analogous right#7FCC0F
Split-complement 1#0F7FCC
Split-complement 2#5B0FCC
Triadic 1#0FCCBA
Triadic 2#BA0FCC
Tetradic#0FCC5B

RGB percentages

Red80.0%
Green72.9%
Blue5.9%

CMYK percentages

Cyan0.0%
Magenta8.8%
Yellow92.6%
Key (black)20.0%

Color previews

#ccba0f text on a black background

contrast 10.60:1

Card sample

#ccba0f text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 186, 15, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 186, 15, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ccba0f;
background: linear-gradient(135deg, #ccba0f, #60CC0F);

Monochromatic scale

Palettes built from #ccba0f

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.

#ccba0f 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#ccba0f, answered

What color is #ccba0f?

#ccba0f is a dark electric yellow, closest to Gold (ΔE2000 9.7). It sits at 54° on the hue wheel with 86% saturation and 43% lightness, which reads as warm.

What is the RGB value of #ccba0f?

rgb(204, 186, 15) — 204 red, 186 green and 15 blue out of 255, or 80% / 72.9% / 5.9% by channel.

Is #ccba0f a light or a dark color?

It is a mid-tone. Relative luminance is 0.4799 and perceived brightness is 71%, so black text on it reaches 10.60:1.

Should I use black or white text on #ccba0f?

Black. It scores 10.60:1 against #ccba0f, versus 1.98:1 for white — AAA at any size.

What is the complementary color of #ccba0f?

#0F21CC sits directly opposite on the wheel. Softer options are the split-complements #0F7FCC and #5B0FCC, which give the same contrast with far less vibration.

What colors go well with #ccba0f?

For interface work: #FAFAF4 as the surface, #EDE8C0 for borders, #9B934B for secondary text, #0B4FD0 as an accent and #776C09 for hover and pressed states. For a palette, the analogous pair #CC5B0F and #7FCC0F stays calm, while #0F21CC is the loudest partner.

What is #ccba0f in CMYK for printing?

cmyk(0%, 9%, 93%, 20%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #ccba0f warm or cool?

Warm — it scores 20 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CC880F; nudged cooler, #9ACE0D.

Work with #ccba0f in the Color Lab