Skip to content

#f6f3bc

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

RGB
246, 243, 188
HSL
57°, 76%, 85%
CMYK
0, 1, 24, 4
Luminance
0.8732

At a glance

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

Hex
#f6f3bc
Hue
57°
yellow
Saturation
76%
electric
Lightness
85%
pale
Brightness
96%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8732
WCAG relative
Temperature
Warm
22/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
18.46:1
Closest name
Pale Goldenrod
ΔE2000 2.9
Where it sits
Hue57° of 360°
Saturation76%
Lightness85%
Temperature
Warm ← → Cool22% 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#f6f3bc
RGBrgb(246, 243, 188)
HSLhsl(57, 76%, 85%)
CMYKcmyk(0%, 1%, 24%, 4%)
LABlab(94.9 -7.5 27.0)
LCHlch(94.9 28.0 105.6)
OKLCHoklch(0.953 0.071 105.1)
Decimal16184252
Display P3color(display-p3 0.965 0.953 0.737)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f6f3bc on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#f6f3bc on black: 18.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FDEFB9
deuteranopia · #FEF2BE
tritanopia · #FFECE4

Color scale — 50 to 950

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

#FCFBF3
#F9F8E7
#f6f3bc
#F2ED9C
#EBE46B
#E4DC39
#D8CE1D
#B4AC18
#908913
#686412
#413E0B
Base = 200Lightest = 50 · #FCFBF3Darkest = 950 · #413E0B
:root {
  --brand-50: #FCFBF3;
  --brand-100: #F9F8E7;
  --brand-200: #f6f3bc;
  --brand-300: #F2ED9C;
  --brand-400: #EBE46B;
  --brand-500: #E4DC39;
  --brand-600: #D8CE1D;
  --brand-700: #B4AC18;
  --brand-800: #908913;
  --brand-900: #686412;
  --brand-950: #413E0B;
  --brand: #f6f3bc;
  --brand-ink: #000000;
}

Colors that work with #f6f3bc

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#EDEAC0
Hairlines and dividers
Muted text#9B974B
Captions on the surface
Accent#1346B9
Second voice, not a rival
Dark variant#706B0F
Hover, pressed, headers
Light variant#FCFBE9
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 #f6f3bc

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#BCBFF6
Analogous left#F6D6BC
Analogous right#DCF6BC
Split-complement 1#BCDCF6
Split-complement 2#D6BCF6
Triadic 1#BCF6F3
Triadic 2#F3BCF6
Tetradic#BCF6D6

RGB percentages

Red96.5%
Green95.3%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta1.2%
Yellow23.6%
Key (black)3.5%

Color previews

#f6f3bc text on a black background

contrast 18.46:1

Card sample

#f6f3bc text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f6f3bc

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.

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

#f6f3bc, answered

What color is #f6f3bc?

#f6f3bc is a pale electric yellow, closest to Pale Goldenrod (ΔE2000 2.9). It sits at 57° on the hue wheel with 76% saturation and 85% lightness, which reads as warm.

What is the RGB value of #f6f3bc?

rgb(246, 243, 188) — 246 red, 243 green and 188 blue out of 255, or 96.5% / 95.3% / 73.7% by channel.

Is #f6f3bc a light or a dark color?

It is a light color. Relative luminance is 0.8732 and perceived brightness is 93%, so black text on it reaches 18.46:1.

Should I use black or white text on #f6f3bc?

Black. It scores 18.46:1 against #f6f3bc, versus 1.14:1 for white — AAA at any size.

What is the complementary color of #f6f3bc?

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

What colors go well with #f6f3bc?

For interface work: #FAFAF4 as the surface, #EDEAC0 for borders, #9B974B for secondary text, #1346B9 as an accent and #706B0F for hover and pressed states. For a palette, the analogous pair #F6D6BC and #DCF6BC stays calm, while #BCBFF6 is the loudest partner.

What is #f6f3bc in CMYK for printing?

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

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

Work with #f6f3bc in the Color Lab