Skip to content

#f2f673

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

RGB
242, 246, 115
HSL
62°, 88%, 71%
CMYK
2, 0, 53, 4
Luminance
0.8603

At a glance

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

Hex
#f2f673
Hue
62°
yellow
Saturation
88%
electric
Lightness
71%
light
Brightness
96%
HSV value
Perceived
92%
weighted brightness
Luminance
0.8603
WCAG relative
Temperature
Warm
27/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
18.21:1
Closest name
Khaki
ΔE2000 6.6
Where it sits
Hue62° of 360°
Saturation88%
Lightness71%
Temperature
Warm ← → Cool27% 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#f2f673
RGBrgb(242, 246, 115)
HSLhsl(62, 88%, 71%)
CMYKcmyk(2%, 0%, 53%, 4%)
LABlab(94.3 -18.3 61.5)
LCHlch(94.3 64.2 106.6)
OKLCHoklch(0.945 0.153 110.6)
Decimal15922803
Display P3color(display-p3 0.949 0.965 0.451)

Copy-ready code

/* CSS */
color: #f2f673;
background-color: #f2f673;
/* Tailwind (arbitrary) */
class="text-[#f2f673] bg-[#f2f673]"
/* SCSS */
$brand: #f2f673;
/* SwiftUI */
Color(red: 0.949, green: 0.965, blue: 0.451)
/* Android */
Color.parseColor("#f2f673")
/* Flutter */
Color(0xFFF2F673)
/* Python / OpenCV (BGR) */
(115, 246, 242)

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

Accessibility — WCAG contrast

Aa
#f2f673 on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#f2f673 on black: 18.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFED66
deuteranopia · #FFF17A
tritanopia · #FFE9D9

Color scale — 50 to 950

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

#FCFDF2
#FAFAE5
#F6F8C4
#F5F896
#f2f673
#ECF12C
#E0E60F
#BAC00C
#95990A
#6C6F0C
#434507
Base = 400Lightest = 50 · #FCFDF2Darkest = 950 · #434507
:root {
  --brand-50: #FCFDF2;
  --brand-100: #FAFAE5;
  --brand-200: #F6F8C4;
  --brand-300: #F5F896;
  --brand-400: #f2f673;
  --brand-500: #ECF12C;
  --brand-600: #E0E60F;
  --brand-700: #BAC00C;
  --brand-800: #95990A;
  --brand-900: #6C6F0C;
  --brand-950: #434507;
  --brand: #f2f673;
  --brand-ink: #000000;
}

Colors that work with #f2f673

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#EBEDC0
Hairlines and dividers
Muted text#999B4B
Captions on the surface
Accent#0831C4
Second voice, not a rival
Dark variant#747808
Hover, pressed, headers
Light variant#FDFDE7
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 #f2f673

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#7773F6
Analogous left#F6B873
Analogous right#B1F673
Split-complement 1#73B1F6
Split-complement 2#B873F6
Triadic 1#73F2F6
Triadic 2#F673F2
Tetradic#73F6B8

RGB percentages

Red94.9%
Green96.5%
Blue45.1%

CMYK percentages

Cyan1.6%
Magenta0.0%
Yellow53.3%
Key (black)3.5%

Color previews

#f2f673 text on a black background

contrast 18.21:1

Card sample

#f2f673 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2f673

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.

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

#f2f673, answered

What color is #f2f673?

#f2f673 is a light electric yellow, closest to Khaki (ΔE2000 6.6). It sits at 62° on the hue wheel with 88% saturation and 71% lightness, which reads as warm.

What is the RGB value of #f2f673?

rgb(242, 246, 115) — 242 red, 246 green and 115 blue out of 255, or 94.9% / 96.5% / 45.1% by channel.

Is #f2f673 a light or a dark color?

It is a light color. Relative luminance is 0.8603 and perceived brightness is 92%, so black text on it reaches 18.21:1.

Should I use black or white text on #f2f673?

Black. It scores 18.21:1 against #f2f673, versus 1.15:1 for white — AAA at any size.

What is the complementary color of #f2f673?

#7773F6 sits directly opposite on the wheel. Softer options are the split-complements #73B1F6 and #B873F6, which give the same contrast with far less vibration.

What colors go well with #f2f673?

For interface work: #FAFAF4 as the surface, #EBEDC0 for borders, #999B4B for secondary text, #0831C4 as an accent and #747808 for hover and pressed states. For a palette, the analogous pair #F6B873 and #B1F673 stays calm, while #7773F6 is the loudest partner.

What is #f2f673 in CMYK for printing?

cmyk(2%, 0%, 53%, 4%). 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 #f2f673 warm or cool?

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

Work with #f2f673 in the Color Lab