Skip to content

#cfcc02

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

RGB
207, 204, 2
HSL
59°, 98%, 41%
CMYK
0, 1, 99, 19
Luminance
0.5646

At a glance

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

Hex
#cfcc02
Hue
59°
yellow
Saturation
98%
electric
Lightness
41%
dark
Brightness
81%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5646
WCAG relative
Temperature
Warm
24/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
12.29:1
Closest name
Gold
ΔE2000 9.7
Where it sits
Hue59° of 360°
Saturation98%
Lightness41%
Temperature
Warm ← → Cool24% 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#cfcc02
RGBrgb(207, 204, 2)
HSLhsl(59, 98%, 41%)
CMYKcmyk(0%, 1%, 99%, 19%)
LABlab(79.9 -16.9 80.0)
LCHlch(79.9 81.7 101.9)
OKLCHoklch(0.821 0.177 108.7)
Decimal13618178
Display P3color(display-p3 0.812 0.800 0.008)

Copy-ready code

/* CSS */
color: #cfcc02;
background-color: #cfcc02;
/* Tailwind (arbitrary) */
class="text-[#cfcc02] bg-[#cfcc02]"
/* SCSS */
$brand: #cfcc02;
/* SwiftUI */
Color(red: 0.812, green: 0.800, blue: 0.008)
/* Android */
Color.parseColor("#cfcc02")
/* Flutter */
Color(0xFFCFCC02)
/* Python / OpenCV (BGR) */
(2, 204, 207)

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

Accessibility — WCAG contrast

Aa
#cfcc02 on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#cfcc02 on black: 12.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DEC300
deuteranopia · #E0C926
tritanopia · #DFBEAE

Color scale — 50 to 950

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

#FDFDF1
#FCFCE3
#FBFAC1
#FEFC90
#FDFB58
#FDFA21
#F2EF02
#cfcc02
#A29F02
#747306
#494804
Base = 700Lightest = 50 · #FDFDF1Darkest = 950 · #494804
:root {
  --brand-50: #FDFDF1;
  --brand-100: #FCFCE3;
  --brand-200: #FBFAC1;
  --brand-300: #FEFC90;
  --brand-400: #FDFB58;
  --brand-500: #FDFA21;
  --brand-600: #F2EF02;
  --brand-700: #cfcc02;
  --brand-800: #A29F02;
  --brand-900: #747306;
  --brand-950: #494804;
  --brand: #cfcc02;
  --brand-ink: #000000;
}

Colors that work with #cfcc02

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#EDECC0
Hairlines and dividers
Muted text#9B9A4B
Captions on the surface
Accent#0037D1
Second voice, not a rival
Dark variant#7E7C01
Hover, pressed, headers
Light variant#FFFEE6
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 #cfcc02

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#0205CF
Analogous left#CF6502
Analogous right#6CCF02
Split-complement 1#026CCF
Split-complement 2#6502CF
Triadic 1#02CFCC
Triadic 2#CC02CF
Tetradic#02CF65

RGB percentages

Red81.2%
Green80.0%
Blue0.8%

CMYK percentages

Cyan0.0%
Magenta1.4%
Yellow99.0%
Key (black)18.8%

Color previews

#cfcc02 text on a black background

contrast 12.29:1

Card sample

#cfcc02 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 204, 2, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 204, 2, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cfcc02;
background: linear-gradient(135deg, #cfcc02, #49CF02);

Monochromatic scale

Palettes built from #cfcc02

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.

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

#cfcc02, answered

What color is #cfcc02?

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

What is the RGB value of #cfcc02?

rgb(207, 204, 2) — 207 red, 204 green and 2 blue out of 255, or 81.2% / 80% / 0.8% by channel.

Is #cfcc02 a light or a dark color?

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

Should I use black or white text on #cfcc02?

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

What is the complementary color of #cfcc02?

#0205CF sits directly opposite on the wheel. Softer options are the split-complements #026CCF and #6502CF, which give the same contrast with far less vibration.

What colors go well with #cfcc02?

For interface work: #FAFAF4 as the surface, #EDECC0 for borders, #9B9A4B for secondary text, #0037D1 as an accent and #7E7C01 for hover and pressed states. For a palette, the analogous pair #CF6502 and #6CCF02 stays calm, while #0205CF is the loudest partner.

What is #cfcc02 in CMYK for printing?

cmyk(0%, 1%, 99%, 19%). 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 #cfcc02 warm or cool?

Warm — it scores 24 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CF8F02; nudged cooler, #88D100.

Work with #cfcc02 in the Color Lab