Skip to content

#fef8ba

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

RGB
254, 248, 186
HSL
55°, 97%, 86%
CMYK
0, 2, 27, 0
Luminance
0.9175

At a glance

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

Hex
#fef8ba
Hue
55°
yellow
Saturation
97%
electric
Lightness
86%
pale
Brightness
100%
HSV value
Perceived
96%
weighted brightness
Luminance
0.9175
WCAG relative
Temperature
Warm
21/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
19.35:1
Closest name
Pale Goldenrod
ΔE2000 3.4
Where it sits
Hue55° of 360°
Saturation97%
Lightness86%
Temperature
Warm ← → Cool21% 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#fef8ba
RGBrgb(254, 248, 186)
HSLhsl(55, 97%, 86%)
CMYKcmyk(0%, 2%, 27%, 0%)
LABlab(96.7 -7.4 30.6)
LCHlch(96.7 31.5 103.5)
OKLCHoklch(0.969 0.079 103.1)
Decimal16709818
Display P3color(display-p3 0.996 0.973 0.729)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fef8ba on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#fef8ba on black: 19.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF3B6
deuteranopia · #FFF7BC
tritanopia · #FFF0E7

Color scale — 50 to 950

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

#FDFCF1
#FCFAE4
#fef8ba
#FDF490
#FDEE59
#FCE822
#F1DC04
#C9B803
#A19302
#746A07
#484204
Base = 200Lightest = 50 · #FDFCF1Darkest = 950 · #484204
:root {
  --brand-50: #FDFCF1;
  --brand-100: #FCFAE4;
  --brand-200: #fef8ba;
  --brand-300: #FDF490;
  --brand-400: #FDEE59;
  --brand-500: #FCE822;
  --brand-600: #F1DC04;
  --brand-700: #C9B803;
  --brand-800: #A19302;
  --brand-900: #746A07;
  --brand-950: #484204;
  --brand: #fef8ba;
  --brand-ink: #000000;
}

Colors that work with #fef8ba

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#EDE9C0
Hairlines and dividers
Muted text#9B944B
Captions on the surface
Accent#0046CC
Second voice, not a rival
Dark variant#7E7302
Hover, pressed, headers
Light variant#FFFCE6
Selected rows, tints
Dark surface#242314
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 #fef8ba

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#BAC0FE
Analogous left#FED6BA
Analogous right#E2FEBA
Split-complement 1#BAE2FE
Split-complement 2#D6BAFE
Triadic 1#BAFEF8
Triadic 2#F8BAFE
Tetradic#BAFED6

RGB percentages

Red99.6%
Green97.3%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta2.4%
Yellow26.8%
Key (black)0.4%

Color previews

#fef8ba text on a black background

contrast 19.35:1

Card sample

#fef8ba text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fef8ba

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.

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

#fef8ba, answered

What color is #fef8ba?

#fef8ba is a pale electric yellow, closest to Pale Goldenrod (ΔE2000 3.4). It sits at 55° on the hue wheel with 97% saturation and 86% lightness, which reads as warm.

What is the RGB value of #fef8ba?

rgb(254, 248, 186) — 254 red, 248 green and 186 blue out of 255, or 99.6% / 97.3% / 72.9% by channel.

Is #fef8ba a light or a dark color?

It is a light color. Relative luminance is 0.9175 and perceived brightness is 96%, so black text on it reaches 19.35:1.

Should I use black or white text on #fef8ba?

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

What is the complementary color of #fef8ba?

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

What colors go well with #fef8ba?

For interface work: #FAFAF4 as the surface, #EDE9C0 for borders, #9B944B for secondary text, #0046CC as an accent and #7E7302 for hover and pressed states. For a palette, the analogous pair #FED6BA and #E2FEBA stays calm, while #BAC0FE is the loudest partner.

What is #fef8ba in CMYK for printing?

cmyk(0%, 2%, 27%, 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 #fef8ba warm or cool?

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

Work with #fef8ba in the Color Lab