Skip to content

#f2f6bb

a light, electric yellow · warm · closest name: Pale Goldenrod

RGB
242, 246, 187
HSL
64°, 77%, 85%
CMYK
2, 0, 24, 4
Luminance
0.8838

At a glance

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

Hex
#f2f6bb
Hue
64°
yellow
Saturation
77%
electric
Lightness
85%
light
Brightness
96%
HSV value
Perceived
94%
weighted brightness
Luminance
0.8838
WCAG relative
Temperature
Warm
28/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
18.68:1
Closest name
Pale Goldenrod
ΔE2000 4
Where it sits
Hue64° of 360°
Saturation77%
Lightness85%
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#f2f6bb
RGBrgb(242, 246, 187)
HSLhsl(64, 77%, 85%)
CMYKcmyk(2%, 0%, 24%, 4%)
LABlab(95.3 -10.6 28.0)
LCHlch(95.3 30.0 110.8)
OKLCHoklch(0.956 0.076 111.0)
Decimal15922875
Display P3color(display-p3 0.949 0.965 0.733)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2f6bb on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#f2f6bb on black: 18.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF1B7
deuteranopia · #FFF2BD
tritanopia · #FAEFE6

Color scale — 50 to 950

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

#FBFCF3
#F8F9E7
#f2f6bb
#ECF29C
#E2EB6A
#D9E539
#CBD81D
#A9B418
#889013
#626812
#3E410B
Base = 200Lightest = 50 · #FBFCF3Darkest = 950 · #3E410B
:root {
  --brand-50: #FBFCF3;
  --brand-100: #F8F9E7;
  --brand-200: #f2f6bb;
  --brand-300: #ECF29C;
  --brand-400: #E2EB6A;
  --brand-500: #D9E539;
  --brand-600: #CBD81D;
  --brand-700: #A9B418;
  --brand-800: #889013;
  --brand-900: #626812;
  --brand-950: #3E410B;
  --brand: #f2f6bb;
  --brand-ink: #000000;
}

Colors that work with #f2f6bb

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#959B4B
Captions on the surface
Accent#1332B9
Second voice, not a rival
Dark variant#6A710F
Hover, pressed, headers
Light variant#FBFCE8
Selected rows, tints
Dark surface#232414
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 #f2f6bb

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#BFBBF6
Analogous left#F6DDBB
Analogous right#D4F6BB
Split-complement 1#BBD4F6
Split-complement 2#DDBBF6
Triadic 1#BBF2F6
Triadic 2#F6BBF2
Tetradic#BBF6DD

RGB percentages

Red94.9%
Green96.5%
Blue73.3%

CMYK percentages

Cyan1.6%
Magenta0.0%
Yellow24.0%
Key (black)3.5%

Color previews

#f2f6bb text on a black background

contrast 18.68:1

Card sample

#f2f6bb text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2f6bb

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.

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

#f2f6bb, answered

What color is #f2f6bb?

#f2f6bb is a light electric yellow, closest to Pale Goldenrod (ΔE2000 4). It sits at 64° on the hue wheel with 77% saturation and 85% lightness, which reads as warm.

What is the RGB value of #f2f6bb?

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

Is #f2f6bb a light or a dark color?

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

Should I use black or white text on #f2f6bb?

Black. It scores 18.68:1 against #f2f6bb, versus 1.12:1 for white — AAA at any size.

What is the complementary color of #f2f6bb?

#BFBBF6 sits directly opposite on the wheel. Softer options are the split-complements #BBD4F6 and #DDBBF6, which give the same contrast with far less vibration.

What colors go well with #f2f6bb?

For interface work: #FAFAF4 as the surface, #EAEDC0 for borders, #959B4B for secondary text, #1332B9 as an accent and #6A710F for hover and pressed states. For a palette, the analogous pair #F6DDBB and #D4F6BB stays calm, while #BFBBF6 is the loudest partner.

What is #f2f6bb in CMYK for printing?

cmyk(2%, 0%, 24%, 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 #f2f6bb 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 #F6E4BB; nudged cooler, #DCF7BA.

Work with #f2f6bb in the Color Lab