Skip to content

#ffcf45

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

RGB
255, 207, 69
HSL
45°, 100%, 64%
CMYK
0, 19, 73, 0
Luminance
0.6632

At a glance

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

Hex
#ffcf45
Hue
45°
yellow
Saturation
100%
electric
Lightness
64%
balanced
Brightness
100%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6632
WCAG relative
Temperature
Warm
12/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
14.26:1
Closest name
Gold
ΔE2000 5
Where it sits
Hue45° of 360°
Saturation100%
Lightness64%
Temperature
Warm ← → Cool12% 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#ffcf45
RGBrgb(255, 207, 69)
HSLhsl(45, 100%, 64%)
CMYKcmyk(0%, 19%, 73%, 0%)
LABlab(85.2 3.6 71.1)
LCHlch(85.2 71.2 87.1)
OKLCHoklch(0.874 0.157 88.9)
Decimal16764741
Display P3color(display-p3 1.000 0.812 0.271)

Copy-ready code

/* CSS */
color: #ffcf45;
background-color: #ffcf45;
/* Tailwind (arbitrary) */
class="text-[#ffcf45] bg-[#ffcf45]"
/* SCSS */
$brand: #ffcf45;
/* SwiftUI */
Color(red: 1.000, green: 0.812, blue: 0.271)
/* Android */
Color.parseColor("#ffcf45")
/* Flutter */
Color(0xFFFFCF45)
/* Python / OpenCV (BGR) */
(69, 207, 255)

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

Accessibility — WCAG contrast

Aa
#ffcf45 on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#ffcf45 on black: 14.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E7CD2F
deuteranopia · #F2DA4C
tritanopia · #FFBDB4

Color scale — 50 to 950

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

#FEFAF1
#FCF6E3
#FCECC0
#FFE28F
#ffcf45
#FFC51F
#F5B600
#CC9700
#A37900
#765805
#493703
Base = 400Lightest = 50 · #FEFAF1Darkest = 950 · #493703
:root {
  --brand-50: #FEFAF1;
  --brand-100: #FCF6E3;
  --brand-200: #FCECC0;
  --brand-300: #FFE28F;
  --brand-400: #ffcf45;
  --brand-500: #FFC51F;
  --brand-600: #F5B600;
  --brand-700: #CC9700;
  --brand-800: #A37900;
  --brand-900: #765805;
  --brand-950: #493703;
  --brand: #ffcf45;
  --brand-ink: #000000;
}

Colors that work with #ffcf45

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#FAF9F4
Tinted page background
Border#EDE1C0
Hairlines and dividers
Muted text#9B864B
Captions on the surface
Accent#0067CC
Second voice, not a rival
Dark variant#805F00
Hover, pressed, headers
Light variant#FFF8E5
Selected rows, tints
Dark surface#242014
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 #ffcf45

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#4575FF
Analogous left#FF7245
Analogous right#D2FF45
Split-complement 1#45D2FF
Split-complement 2#7245FF
Triadic 1#45FFCF
Triadic 2#CF45FF
Tetradic#45FF72

RGB percentages

Red100.0%
Green81.2%
Blue27.1%

CMYK percentages

Cyan0.0%
Magenta18.8%
Yellow72.9%
Key (black)0.0%

Color previews

#ffcf45 text on a black background

contrast 14.26:1

Card sample

#ffcf45 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 207, 69, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 207, 69, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ffcf45;
background: linear-gradient(135deg, #ffcf45, #B3FF45);

Monochromatic scale

Palettes built from #ffcf45

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.

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

#ffcf45, answered

What color is #ffcf45?

#ffcf45 is a balanced electric yellow, closest to Gold (ΔE2000 5). It sits at 45° on the hue wheel with 100% saturation and 64% lightness, which reads as warm.

What is the RGB value of #ffcf45?

rgb(255, 207, 69) — 255 red, 207 green and 69 blue out of 255, or 100% / 81.2% / 27.1% by channel.

Is #ffcf45 a light or a dark color?

It is a light color. Relative luminance is 0.6632 and perceived brightness is 83%, so black text on it reaches 14.26:1.

Should I use black or white text on #ffcf45?

Black. It scores 14.26:1 against #ffcf45, versus 1.47:1 for white — AAA at any size.

What is the complementary color of #ffcf45?

#4575FF sits directly opposite on the wheel. Softer options are the split-complements #45D2FF and #7245FF, which give the same contrast with far less vibration.

What colors go well with #ffcf45?

For interface work: #FAF9F4 as the surface, #EDE1C0 for borders, #9B864B for secondary text, #0067CC as an accent and #805F00 for hover and pressed states. For a palette, the analogous pair #FF7245 and #D2FF45 stays calm, while #4575FF is the loudest partner.

What is #ffcf45 in CMYK for printing?

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

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

Work with #ffcf45 in the Color Lab