Skip to content

#f0cd66

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

RGB
240, 205, 102
HSL
45°, 82%, 67%
CMYK
0, 15, 58, 6
Luminance
0.6315

At a glance

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

Hex
#f0cd66
Hue
45°
yellow
Saturation
82%
electric
Lightness
67%
light
Brightness
94%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6315
WCAG relative
Temperature
Warm
12/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
13.63:1
Closest name
Gold
ΔE2000 8.1
Where it sits
Hue45° of 360°
Saturation82%
Lightness67%
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#f0cd66
RGBrgb(240, 205, 102)
HSLhsl(45, 82%, 67%)
CMYKcmyk(0%, 15%, 58%, 6%)
LABlab(83.5 0.3 55.0)
LCHlch(83.5 55.0 89.6)
OKLCHoklch(0.858 0.128 90.8)
Decimal15781222
Display P3color(display-p3 0.941 0.804 0.400)

Copy-ready code

/* CSS */
color: #f0cd66;
background-color: #f0cd66;
/* Tailwind (arbitrary) */
class="text-[#f0cd66] bg-[#f0cd66]"
/* SCSS */
$brand: #f0cd66;
/* SwiftUI */
Color(red: 0.941, green: 0.804, blue: 0.400)
/* Android */
Color.parseColor("#f0cd66")
/* Flutter */
Color(0xFFF0CD66)
/* Python / OpenCV (BGR) */
(102, 205, 240)

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

Accessibility — WCAG contrast

Aa
#f0cd66 on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#f0cd66 on black: 13.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E0CA5C
deuteranopia · #E9D46A
tritanopia · #FFBFB6

Color scale — 50 to 950

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

#FCFAF2
#FAF5E6
#F6EAC6
#F5DE99
#f0cd66
#EBBC33
#DFAC16
#BA8F12
#95730F
#6B540F
#433509
Base = 400Lightest = 50 · #FCFAF2Darkest = 950 · #433509
:root {
  --brand-50: #FCFAF2;
  --brand-100: #FAF5E6;
  --brand-200: #F6EAC6;
  --brand-300: #F5DE99;
  --brand-400: #f0cd66;
  --brand-500: #EBBC33;
  --brand-600: #DFAC16;
  --brand-700: #BA8F12;
  --brand-800: #95730F;
  --brand-900: #6B540F;
  --brand-950: #433509;
  --brand: #f0cd66;
  --brand-ink: #000000;
}

Colors that work with #f0cd66

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#9B874B
Captions on the surface
Accent#0F67BD
Second voice, not a rival
Dark variant#745A0B
Hover, pressed, headers
Light variant#FDF7E8
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 #f0cd66

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
  • Card and section backgrounds
  • 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
  • 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#6689F0
Analogous left#F08866
Analogous right#CEF066
Split-complement 1#66CEF0
Split-complement 2#8866F0
Triadic 1#66F0CD
Triadic 2#CD66F0
Tetradic#66F088

RGB percentages

Red94.1%
Green80.4%
Blue40.0%

CMYK percentages

Cyan0.0%
Magenta14.6%
Yellow57.5%
Key (black)5.9%

Color previews

#f0cd66 text on a black background

contrast 13.63:1

Card sample

#f0cd66 text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0cd66

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.

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

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

#f0cd66, answered

What color is #f0cd66?

#f0cd66 is a light electric yellow, closest to Gold (ΔE2000 8.1). It sits at 45° on the hue wheel with 82% saturation and 67% lightness, which reads as warm.

What is the RGB value of #f0cd66?

rgb(240, 205, 102) — 240 red, 205 green and 102 blue out of 255, or 94.1% / 80.4% / 40% by channel.

Is #f0cd66 a light or a dark color?

It is a light color. Relative luminance is 0.6315 and perceived brightness is 81%, so black text on it reaches 13.63:1.

Should I use black or white text on #f0cd66?

Black. It scores 13.63:1 against #f0cd66, versus 1.54:1 for white — AAA at any size.

What is the complementary color of #f0cd66?

#6689F0 sits directly opposite on the wheel. Softer options are the split-complements #66CEF0 and #8866F0, which give the same contrast with far less vibration.

What colors go well with #f0cd66?

For interface work: #FAF9F4 as the surface, #EDE1C0 for borders, #9B874B for secondary text, #0F67BD as an accent and #745A0B for hover and pressed states. For a palette, the analogous pair #F08866 and #CEF066 stays calm, while #6689F0 is the loudest partner.

What is #f0cd66 in CMYK for printing?

cmyk(0%, 15%, 58%, 6%). 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 #f0cd66 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 #F0B166; nudged cooler, #E2F265.

Work with #f0cd66 in the Color Lab