Skip to content

#f6fd79

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

RGB
246, 253, 121
HSL
63°, 97%, 73%
CMYK
3, 0, 52, 1
Luminance
0.9122

At a glance

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

Hex
#f6fd79
Hue
63°
yellow
Saturation
97%
electric
Lightness
73%
light
Brightness
99%
HSV value
Perceived
94%
weighted brightness
Luminance
0.9122
WCAG relative
Temperature
Warm
28/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
19.24:1
Closest name
Khaki
ΔE2000 7.5
Where it sits
Hue63° of 360°
Saturation97%
Lightness73%
Temperature
Warm ← → Cool28% 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#f6fd79
RGBrgb(246, 253, 121)
HSLhsl(63, 97%, 73%)
CMYKcmyk(3%, 0%, 52%, 1%)
LABlab(96.5 -19.7 61.5)
LCHlch(96.5 64.5 107.7)
OKLCHoklch(0.963 0.155 111.7)
Decimal16186745
Display P3color(display-p3 0.965 0.992 0.475)

Copy-ready code

/* CSS */
color: #f6fd79;
background-color: #f6fd79;
/* Tailwind (arbitrary) */
class="text-[#f6fd79] bg-[#f6fd79]"
/* SCSS */
$brand: #f6fd79;
/* SwiftUI */
Color(red: 0.965, green: 0.992, blue: 0.475)
/* Android */
Color.parseColor("#f6fd79")
/* Flutter */
Color(0xFFF6FD79)
/* Python / OpenCV (BGR) */
(121, 253, 246)

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

Accessibility — WCAG contrast

Aa
#f6fd79 on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#f6fd79 on black: 19.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF36C
deuteranopia · #FFF780
tritanopia · #FFF0DF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f6fd79 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FDFDF1
#FBFCE4
#F8FBC1
#f6fd79
#F4FD59
#F0FC22
#E5F104
#BEC903
#98A102
#6E7407
#454804
Base = 300Lightest = 50 · #FDFDF1Darkest = 950 · #454804
:root {
  --brand-50: #FDFDF1;
  --brand-100: #FBFCE4;
  --brand-200: #F8FBC1;
  --brand-300: #f6fd79;
  --brand-400: #F4FD59;
  --brand-500: #F0FC22;
  --brand-600: #E5F104;
  --brand-700: #BEC903;
  --brand-800: #98A102;
  --brand-900: #6E7407;
  --brand-950: #454804;
  --brand: #f6fd79;
  --brand-ink: #000000;
}

Colors that work with #f6fd79

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#EAEDC0
Hairlines and dividers
Muted text#979B4B
Captions on the surface
Accent#0028CC
Second voice, not a rival
Dark variant#777E02
Hover, pressed, headers
Light variant#FDFFE6
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 #f6fd79

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#8079FD
Analogous left#FDC279
Analogous right#B4FD79
Split-complement 1#79B4FD
Split-complement 2#C279FD
Triadic 1#79F6FD
Triadic 2#FD79F6
Tetradic#79FDC2

RGB percentages

Red96.5%
Green99.2%
Blue47.5%

CMYK percentages

Cyan2.8%
Magenta0.0%
Yellow52.2%
Key (black)0.8%

Color previews

#f6fd79 text on a black background

contrast 19.24:1

Card sample

#f6fd79 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(246, 253, 121, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(246, 253, 121, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f6fd79;
background: linear-gradient(135deg, #f6fd79, #9EFD79);

Monochromatic scale

Palettes built from #f6fd79

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.

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

#f6fd79, answered

What color is #f6fd79?

#f6fd79 is a light electric yellow, closest to Khaki (ΔE2000 7.5). It sits at 63° on the hue wheel with 97% saturation and 73% lightness, which reads as warm.

What is the RGB value of #f6fd79?

rgb(246, 253, 121) — 246 red, 253 green and 121 blue out of 255, or 96.5% / 99.2% / 47.5% by channel.

Is #f6fd79 a light or a dark color?

It is a light color. Relative luminance is 0.9122 and perceived brightness is 94%, so black text on it reaches 19.24:1.

Should I use black or white text on #f6fd79?

Black. It scores 19.24:1 against #f6fd79, versus 1.09:1 for white — AAA at any size.

What is the complementary color of #f6fd79?

#8079FD sits directly opposite on the wheel. Softer options are the split-complements #79B4FD and #C279FD, which give the same contrast with far less vibration.

What colors go well with #f6fd79?

For interface work: #FAFAF4 as the surface, #EAEDC0 for borders, #979B4B for secondary text, #0028CC as an accent and #777E02 for hover and pressed states. For a palette, the analogous pair #FDC279 and #B4FD79 stays calm, while #8079FD is the loudest partner.

What is #f6fd79 in CMYK for printing?

cmyk(3%, 0%, 52%, 1%). 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 #f6fd79 warm or cool?

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

Work with #f6fd79 in the Color Lab