Skip to content

#fdfeb5

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

RGB
253, 254, 181
HSL
61°, 97%, 85%
CMYK
0, 0, 29, 0
Luminance
0.9510

At a glance

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

Hex
#fdfeb5
Hue
61°
yellow
Saturation
97%
electric
Lightness
85%
pale
Brightness
100%
HSV value
Perceived
97%
weighted brightness
Luminance
0.9510
WCAG relative
Temperature
Warm
26/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
20.02:1
Closest name
Pale Goldenrod
ΔE2000 5
Where it sits
Hue61° of 360°
Saturation97%
Lightness85%
Temperature
Warm ← → Cool26% 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#fdfeb5
RGBrgb(253, 254, 181)
HSLhsl(61, 97%, 85%)
CMYKcmyk(0%, 0%, 29%, 0%)
LABlab(98.1 -11.3 34.9)
LCHlch(98.1 36.7 108.0)
OKLCHoklch(0.979 0.092 108.6)
Decimal16645813
Display P3color(display-p3 0.992 0.996 0.710)

Copy-ready code

/* CSS */
color: #fdfeb5;
background-color: #fdfeb5;
/* Tailwind (arbitrary) */
class="text-[#fdfeb5] bg-[#fdfeb5]"
/* SCSS */
$brand: #fdfeb5;
/* SwiftUI */
Color(red: 0.992, green: 0.996, blue: 0.710)
/* Android */
Color.parseColor("#fdfeb5")
/* Flutter */
Color(0xFFFDFEB5)
/* Python / OpenCV (BGR) */
(181, 254, 253)

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

Accessibility — WCAG contrast

Aa
#fdfeb5 on white: 1.05:1
AA ✗ fail · AA-large · AAA
Aa
#fdfeb5 on black: 20.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF8B0
deuteranopia · #FFFBB8
tritanopia · #FFF5EB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #fdfeb5 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
#FCFCE4
#fdfeb5
#FCFD90
#FBFD59
#F9FC22
#EEF103
#C7C903
#9FA102
#737406
#484804
Base = 200Lightest = 50 · #FDFDF1Darkest = 950 · #484804
:root {
  --brand-50: #FDFDF1;
  --brand-100: #FCFCE4;
  --brand-200: #fdfeb5;
  --brand-300: #FCFD90;
  --brand-400: #FBFD59;
  --brand-500: #F9FC22;
  --brand-600: #EEF103;
  --brand-700: #C7C903;
  --brand-800: #9FA102;
  --brand-900: #737406;
  --brand-950: #484804;
  --brand: #fdfeb5;
  --brand-ink: #000000;
}

Colors that work with #fdfeb5

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#ECEDC0
Hairlines and dividers
Muted text#9A9B4B
Captions on the surface
Accent#0031CC
Second voice, not a rival
Dark variant#7C7E02
Hover, pressed, headers
Light variant#FEFFE6
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 #fdfeb5

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#B6B5FE
Analogous left#FEDAB5
Analogous right#D9FEB5
Split-complement 1#B5D9FE
Split-complement 2#DAB5FE
Triadic 1#B5FDFE
Triadic 2#FEB5FD
Tetradic#B5FEDA

RGB percentages

Red99.2%
Green99.6%
Blue71.0%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow28.7%
Key (black)0.4%

Color previews

#fdfeb5 text on a black background

contrast 20.02:1

Card sample

#fdfeb5 text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfeb5

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.

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

#fdfeb5, answered

What color is #fdfeb5?

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

What is the RGB value of #fdfeb5?

rgb(253, 254, 181) — 253 red, 254 green and 181 blue out of 255, or 99.2% / 99.6% / 71% by channel.

Is #fdfeb5 a light or a dark color?

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

Should I use black or white text on #fdfeb5?

Black. It scores 20.02:1 against #fdfeb5, versus 1.05:1 for white — AAA at any size.

What is the complementary color of #fdfeb5?

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

What colors go well with #fdfeb5?

For interface work: #FAFAF4 as the surface, #ECEDC0 for borders, #9A9B4B for secondary text, #0031CC as an accent and #7C7E02 for hover and pressed states. For a palette, the analogous pair #FEDAB5 and #D9FEB5 stays calm, while #B6B5FE is the loudest partner.

What is #fdfeb5 in CMYK for printing?

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

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

Work with #fdfeb5 in the Color Lab