Skip to content

#fdf8a3

a light, electric yellow · warm · closest name: Khaki

RGB
253, 248, 163
HSL
57°, 96%, 82%
CMYK
0, 2, 36, 1
Luminance
0.9066

At a glance

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

Hex
#fdf8a3
Hue
57°
yellow
Saturation
96%
electric
Lightness
82%
light
Brightness
99%
HSV value
Perceived
95%
weighted brightness
Luminance
0.9066
WCAG relative
Temperature
Warm
22/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
19.13:1
Closest name
Khaki
ΔE2000 4
Where it sits
Hue57° of 360°
Saturation96%
Lightness82%
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#fdf8a3
RGBrgb(253, 248, 163)
HSLhsl(57, 96%, 82%)
CMYKcmyk(0%, 2%, 36%, 1%)
LABlab(96.3 -10.5 41.5)
LCHlch(96.3 42.8 104.2)
OKLCHoklch(0.964 0.106 105.3)
Decimal16644259
Display P3color(display-p3 0.992 0.973 0.639)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdf8a3 on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#fdf8a3 on black: 19.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF29D
deuteranopia · #FFF6A6
tritanopia · #FFEDE3

Color scale — 50 to 950

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

#FDFDF1
#FCFAE4
#FAF7C1
#fdf8a3
#FBF35A
#FAEE23
#F0E305
#C8BD04
#A09704
#736D07
#484405
Base = 300Lightest = 50 · #FDFDF1Darkest = 950 · #484405
:root {
  --brand-50: #FDFDF1;
  --brand-100: #FCFAE4;
  --brand-200: #FAF7C1;
  --brand-300: #fdf8a3;
  --brand-400: #FBF35A;
  --brand-500: #FAEE23;
  --brand-600: #F0E305;
  --brand-700: #C8BD04;
  --brand-800: #A09704;
  --brand-900: #736D07;
  --brand-950: #484405;
  --brand: #fdf8a3;
  --brand-ink: #000000;
}

Colors that work with #fdf8a3

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#9B964B
Captions on the surface
Accent#003FCC
Second voice, not a rival
Dark variant#7D7603
Hover, pressed, headers
Light variant#FEFDE6
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 #fdf8a3

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#A3A8FD
Analogous left#FDCBA3
Analogous right#D5FDA3
Split-complement 1#A3D5FD
Split-complement 2#CBA3FD
Triadic 1#A3FDF8
Triadic 2#F8A3FD
Tetradic#A3FDCB

RGB percentages

Red99.2%
Green97.3%
Blue63.9%

CMYK percentages

Cyan0.0%
Magenta2.0%
Yellow35.6%
Key (black)0.8%

Color previews

#fdf8a3 text on a black background

contrast 19.13:1

Card sample

#fdf8a3 text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdf8a3

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.

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

#fdf8a3, answered

What color is #fdf8a3?

#fdf8a3 is a light electric yellow, closest to Khaki (ΔE2000 4). It sits at 57° on the hue wheel with 96% saturation and 82% lightness, which reads as warm.

What is the RGB value of #fdf8a3?

rgb(253, 248, 163) — 253 red, 248 green and 163 blue out of 255, or 99.2% / 97.3% / 63.9% by channel.

Is #fdf8a3 a light or a dark color?

It is a light color. Relative luminance is 0.9066 and perceived brightness is 95%, so black text on it reaches 19.13:1.

Should I use black or white text on #fdf8a3?

Black. It scores 19.13:1 against #fdf8a3, versus 1.10:1 for white — AAA at any size.

What is the complementary color of #fdf8a3?

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

What colors go well with #fdf8a3?

For interface work: #FAFAF4 as the surface, #EDEAC0 for borders, #9B964B for secondary text, #003FCC as an accent and #7D7603 for hover and pressed states. For a palette, the analogous pair #FDCBA3 and #D5FDA3 stays calm, while #A3A8FD is the loudest partner.

What is #fdf8a3 in CMYK for printing?

cmyk(0%, 2%, 36%, 1%). 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 #fdf8a3 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 #FDD7A3; nudged cooler, #E1FEA2.

Work with #fdf8a3 in the Color Lab