Skip to content

#fefbc6

a pale, electric yellow · warm · closest name: Lemon Chiffon

RGB
254, 251, 198
HSL
57°, 97%, 89%
CMYK
0, 1, 22, 0
Luminance
0.9414

At a glance

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

Hex
#fefbc6
Hue
57°
yellow
Saturation
97%
electric
Lightness
89%
pale
Brightness
100%
HSV value
Perceived
97%
weighted brightness
Luminance
0.9414
WCAG relative
Temperature
Warm
22/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
19.83:1
Closest name
Lemon Chiffon
ΔE2000 2
Where it sits
Hue57° of 360°
Saturation97%
Lightness89%
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#fefbc6
RGBrgb(254, 251, 198)
HSLhsl(57, 97%, 89%)
CMYKcmyk(0%, 1%, 22%, 0%)
LABlab(97.7 -7.3 25.8)
LCHlch(97.7 26.8 105.7)
OKLCHoklch(0.978 0.068 104.9)
Decimal16710598
Display P3color(display-p3 0.996 0.984 0.776)

Copy-ready code

/* CSS */
color: #fefbc6;
background-color: #fefbc6;
/* Tailwind (arbitrary) */
class="text-[#fefbc6] bg-[#fefbc6]"
/* SCSS */
$brand: #fefbc6;
/* SwiftUI */
Color(red: 0.996, green: 0.984, blue: 0.776)
/* Android */
Color.parseColor("#fefbc6")
/* Flutter */
Color(0xFFFEFBC6)
/* Python / OpenCV (BGR) */
(198, 251, 254)

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

Accessibility — WCAG contrast

Aa
#fefbc6 on white: 1.06:1
AA ✗ fail · AA-large · AAA
Aa
#fefbc6 on black: 19.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF7C3
deuteranopia · #FFFAC8
tritanopia · #FFF4ED

Color scale — 50 to 950

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

#FDFDF1
#FCFAE4
#fefbc6
#FDF791
#FCF35A
#FBF022
#F1E404
#C9BE03
#A09803
#746E07
#484504
Base = 200Lightest = 50 · #FDFDF1Darkest = 950 · #484504
:root {
  --brand-50: #FDFDF1;
  --brand-100: #FCFAE4;
  --brand-200: #fefbc6;
  --brand-300: #FDF791;
  --brand-400: #FCF35A;
  --brand-500: #FBF022;
  --brand-600: #F1E404;
  --brand-700: #C9BE03;
  --brand-800: #A09803;
  --brand-900: #746E07;
  --brand-950: #484504;
  --brand: #fefbc6;
  --brand-ink: #000000;
}

Colors that work with #fefbc6

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#003CCC
Second voice, not a rival
Dark variant#7D7702
Hover, pressed, headers
Light variant#FFFDE6
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 #fefbc6

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#C6C9FE
Analogous left#FEDFC6
Analogous right#E5FEC6
Split-complement 1#C6E5FE
Split-complement 2#DFC6FE
Triadic 1#C6FEFB
Triadic 2#FBC6FE
Tetradic#C6FEDF

RGB percentages

Red99.6%
Green98.4%
Blue77.6%

CMYK percentages

Cyan0.0%
Magenta1.2%
Yellow22.0%
Key (black)0.4%

Color previews

#fefbc6 text on a black background

contrast 19.83:1

Card sample

#fefbc6 text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(254, 251, 198, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(254, 251, 198, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fefbc6;
background: linear-gradient(135deg, #fefbc6, #DCFEC6);

Monochromatic scale

Palettes built from #fefbc6

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.

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

#fefbc6, answered

What color is #fefbc6?

#fefbc6 is a pale electric yellow, closest to Lemon Chiffon (ΔE2000 2). It sits at 57° on the hue wheel with 97% saturation and 89% lightness, which reads as warm.

What is the RGB value of #fefbc6?

rgb(254, 251, 198) — 254 red, 251 green and 198 blue out of 255, or 99.6% / 98.4% / 77.6% by channel.

Is #fefbc6 a light or a dark color?

It is a light color. Relative luminance is 0.9414 and perceived brightness is 97%, so black text on it reaches 19.83:1.

Should I use black or white text on #fefbc6?

Black. It scores 19.83:1 against #fefbc6, versus 1.06:1 for white — AAA at any size.

What is the complementary color of #fefbc6?

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

What colors go well with #fefbc6?

For interface work: #FAFAF4 as the surface, #EDEAC0 for borders, #9B974B for secondary text, #003CCC as an accent and #7D7702 for hover and pressed states. For a palette, the analogous pair #FEDFC6 and #E5FEC6 stays calm, while #C6C9FE is the loudest partner.

What is #fefbc6 in CMYK for printing?

cmyk(0%, 1%, 22%, 0%). 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 #fefbc6 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 #FEE6C6; nudged cooler, #EDFFC5.

Work with #fefbc6 in the Color Lab