Skip to content

#f0cf69

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

RGB
240, 207, 105
HSL
45°, 82%, 68%
CMYK
0, 14, 56, 6
Luminance
0.6417

At a glance

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

Hex
#f0cf69
Hue
45°
yellow
Saturation
82%
electric
Lightness
68%
light
Brightness
94%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6417
WCAG relative
Temperature
Warm
13/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
13.83:1
Closest name
Khaki
ΔE2000 7.9
Where it sits
Hue45° of 360°
Saturation82%
Lightness68%
Temperature
Warm ← → Cool13% 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#f0cf69
RGBrgb(240, 207, 105)
HSLhsl(45, 82%, 68%)
CMYKcmyk(0%, 14%, 56%, 6%)
LABlab(84.1 -0.5 54.2)
LCHlch(84.1 54.2 90.5)
OKLCHoklch(0.863 0.127 91.7)
Decimal15781737
Display P3color(display-p3 0.941 0.812 0.412)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0cf69 on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#f0cf69 on black: 13.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E2CC5F
deuteranopia · #EAD66D
tritanopia · #FFC1B8

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f0cf69 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
#F9F5E6
#F6EAC6
#F5DE99
#f0cf69
#EBBE33
#DFAD16
#B99113
#94740F
#6B550F
#433509
Base = 400Lightest = 50 · #FCFAF2Darkest = 950 · #433509
:root {
  --brand-50: #FCFAF2;
  --brand-100: #F9F5E6;
  --brand-200: #F6EAC6;
  --brand-300: #F5DE99;
  --brand-400: #f0cf69;
  --brand-500: #EBBE33;
  --brand-600: #DFAD16;
  --brand-700: #B99113;
  --brand-800: #94740F;
  --brand-900: #6B550F;
  --brand-950: #433509;
  --brand: #f0cf69;
  --brand-ink: #000000;
}

Colors that work with #f0cf69

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#EDE2C0
Hairlines and dividers
Muted text#9B874B
Captions on the surface
Accent#0F66BD
Second voice, not a rival
Dark variant#745A0C
Hover, pressed, headers
Light variant#FDF8E8
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 #f0cf69

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#698AF0
Analogous left#F08B69
Analogous right#CDF069
Split-complement 1#69CDF0
Split-complement 2#8B69F0
Triadic 1#69F0CF
Triadic 2#CF69F0
Tetradic#69F08B

RGB percentages

Red94.1%
Green81.2%
Blue41.2%

CMYK percentages

Cyan0.0%
Magenta13.7%
Yellow56.3%
Key (black)5.9%

Color previews

#f0cf69 text on a black background

contrast 13.83:1

Card sample

#f0cf69 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0cf69

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.

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

#f0cf69, answered

What color is #f0cf69?

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

What is the RGB value of #f0cf69?

rgb(240, 207, 105) — 240 red, 207 green and 105 blue out of 255, or 94.1% / 81.2% / 41.2% by channel.

Is #f0cf69 a light or a dark color?

It is a light color. Relative luminance is 0.6417 and perceived brightness is 82%, so black text on it reaches 13.83:1.

Should I use black or white text on #f0cf69?

Black. It scores 13.83:1 against #f0cf69, versus 1.52:1 for white — AAA at any size.

What is the complementary color of #f0cf69?

#698AF0 sits directly opposite on the wheel. Softer options are the split-complements #69CDF0 and #8B69F0, which give the same contrast with far less vibration.

What colors go well with #f0cf69?

For interface work: #FAF9F4 as the surface, #EDE2C0 for borders, #9B874B for secondary text, #0F66BD as an accent and #745A0C for hover and pressed states. For a palette, the analogous pair #F08B69 and #CDF069 stays calm, while #698AF0 is the loudest partner.

What is #f0cf69 in CMYK for printing?

cmyk(0%, 14%, 56%, 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 #f0cf69 warm or cool?

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

Work with #f0cf69 in the Color Lab