Skip to content

#f0df5a

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

RGB
240, 223, 90
HSL
53°, 83%, 65%
CMYK
0, 7, 63, 6
Luminance
0.7204

At a glance

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

Hex
#f0df5a
Hue
53°
yellow
Saturation
83%
electric
Lightness
65%
balanced
Brightness
94%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7204
WCAG relative
Temperature
Warm
19/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
15.41:1
Closest name
Khaki
ΔE2000 6.2
Where it sits
Hue53° of 360°
Saturation83%
Lightness65%
Temperature
Warm ← → Cool19% 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#f0df5a
RGBrgb(240, 223, 90)
HSLhsl(53, 83%, 65%)
CMYKcmyk(0%, 7%, 63%, 6%)
LABlab(88.0 -9.6 65.2)
LCHlch(88.0 65.9 98.4)
OKLCHoklch(0.893 0.152 102.0)
Decimal15785818
Display P3color(display-p3 0.941 0.875 0.353)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0df5a on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#f0df5a on black: 15.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2D84A
deuteranopia · #F7E061
tritanopia · #FFD0C3

Color scale — 50 to 950

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

#FCFBF2
#FAF7E6
#F6F1C6
#F6EB98
#f0df5a
#ECD731
#E0C914
#BBA811
#96860E
#6C610E
#443D09
Base = 400Lightest = 50 · #FCFBF2Darkest = 950 · #443D09
:root {
  --brand-50: #FCFBF2;
  --brand-100: #FAF7E6;
  --brand-200: #F6F1C6;
  --brand-300: #F6EB98;
  --brand-400: #f0df5a;
  --brand-500: #ECD731;
  --brand-600: #E0C914;
  --brand-700: #BBA811;
  --brand-800: #96860E;
  --brand-900: #6C610E;
  --brand-950: #443D09;
  --brand: #f0df5a;
  --brand-ink: #000000;
}

Colors that work with #f0df5a

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#9B924B
Captions on the surface
Accent#5690F4
Second voice, not a rival
Dark variant#75690B
Hover, pressed, headers
Light variant#FDFAE8
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 #f0df5a

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#5A6BF0
Analogous left#F0945A
Analogous right#B6F05A
Split-complement 1#5AB6F0
Split-complement 2#945AF0
Triadic 1#5AF0DF
Triadic 2#DF5AF0
Tetradic#5AF094

RGB percentages

Red94.1%
Green87.5%
Blue35.3%

CMYK percentages

Cyan0.0%
Magenta7.1%
Yellow62.5%
Key (black)5.9%

Color previews

#f0df5a text on a black background

contrast 15.41:1

Card sample

#f0df5a text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(240, 223, 90, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(240, 223, 90, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f0df5a;
background: linear-gradient(135deg, #f0df5a, #9DF05A);

Monochromatic scale

Palettes built from #f0df5a

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.

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

#f0df5a, answered

What color is #f0df5a?

#f0df5a is a balanced electric yellow, closest to Khaki (ΔE2000 6.2). It sits at 53° on the hue wheel with 83% saturation and 65% lightness, which reads as warm.

What is the RGB value of #f0df5a?

rgb(240, 223, 90) — 240 red, 223 green and 90 blue out of 255, or 94.1% / 87.5% / 35.3% by channel.

Is #f0df5a a light or a dark color?

It is a light color. Relative luminance is 0.7204 and perceived brightness is 85%, so black text on it reaches 15.41:1.

Should I use black or white text on #f0df5a?

Black. It scores 15.41:1 against #f0df5a, versus 1.36:1 for white — AAA at any size.

What is the complementary color of #f0df5a?

#5A6BF0 sits directly opposite on the wheel. Softer options are the split-complements #5AB6F0 and #945AF0, which give the same contrast with far less vibration.

What colors go well with #f0df5a?

For interface work: #FAFAF4 as the surface, #EDE8C0 for borders, #9B924B for secondary text, #5690F4 as an accent and #75690B for hover and pressed states. For a palette, the analogous pair #F0945A and #B6F05A stays calm, while #5A6BF0 is the loudest partner.

What is #f0df5a in CMYK for printing?

cmyk(0%, 7%, 63%, 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 #f0df5a warm or cool?

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

Work with #f0df5a in the Color Lab