Skip to content

#fddc95

a light, electric yellow · warm · closest name: Navajo White

RGB
253, 220, 149
HSL
41°, 96%, 79%
CMYK
0, 13, 41, 1
Luminance
0.7424

At a glance

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

Hex
#fddc95
Hue
41°
yellow
Saturation
96%
electric
Lightness
79%
light
Brightness
99%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7424
WCAG relative
Temperature
Warm
9/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
15.85:1
Closest name
Navajo White
ΔE2000 5
Where it sits
Hue41° of 360°
Saturation96%
Lightness79%
Temperature
Warm ← → Cool9% 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#fddc95
RGBrgb(253, 220, 149)
HSLhsl(41, 96%, 79%)
CMYKcmyk(0%, 13%, 41%, 1%)
LABlab(89.0 2.0 39.1)
LCHlch(89.0 39.1 87.0)
OKLCHoklch(0.906 0.096 85.6)
Decimal16637077
Display P3color(display-p3 0.992 0.863 0.584)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fddc95 on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#fddc95 on black: 15.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ECDB90
deuteranopia · #F4E397
tritanopia · #FFD0CA

Color scale — 50 to 950

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

#FDFAF1
#FCF4E4
#FAE8C1
#fddc95
#FCC95A
#FBB623
#F0A605
#C88A04
#A06E03
#735107
#483304
Base = 300Lightest = 50 · #FDFAF1Darkest = 950 · #483304
:root {
  --brand-50: #FDFAF1;
  --brand-100: #FCF4E4;
  --brand-200: #FAE8C1;
  --brand-300: #fddc95;
  --brand-400: #FCC95A;
  --brand-500: #FBB623;
  --brand-600: #F0A605;
  --brand-700: #C88A04;
  --brand-800: #A06E03;
  --brand-900: #735107;
  --brand-950: #483304;
  --brand: #fddc95;
  --brand-ink: #000000;
}

Colors that work with #fddc95

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#FAF8F4
Tinted page background
Border#EDDEC0
Hairlines and dividers
Muted text#9B814B
Captions on the surface
Accent#0073CC
Second voice, not a rival
Dark variant#7D5602
Hover, pressed, headers
Light variant#FFF7E6
Selected rows, tints
Dark surface#241F14
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 #fddc95

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#95B6FD
Analogous left#FDA895
Analogous right#EAFD95
Split-complement 1#95EAFD
Split-complement 2#A895FD
Triadic 1#95FDDC
Triadic 2#DC95FD
Tetradic#95FDA8

RGB percentages

Red99.2%
Green86.3%
Blue58.4%

CMYK percentages

Cyan0.0%
Magenta13.0%
Yellow41.1%
Key (black)0.8%

Color previews

#fddc95 text on a black background

contrast 15.85:1

Card sample

#fddc95 text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fddc95

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.

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

#fddc95, answered

What color is #fddc95?

#fddc95 is a light electric yellow, closest to Navajo White (ΔE2000 5). It sits at 41° on the hue wheel with 96% saturation and 79% lightness, which reads as warm.

What is the RGB value of #fddc95?

rgb(253, 220, 149) — 253 red, 220 green and 149 blue out of 255, or 99.2% / 86.3% / 58.4% by channel.

Is #fddc95 a light or a dark color?

It is a light color. Relative luminance is 0.7424 and perceived brightness is 88%, so black text on it reaches 15.85:1.

Should I use black or white text on #fddc95?

Black. It scores 15.85:1 against #fddc95, versus 1.33:1 for white — AAA at any size.

What is the complementary color of #fddc95?

#95B6FD sits directly opposite on the wheel. Softer options are the split-complements #95EAFD and #A895FD, which give the same contrast with far less vibration.

What colors go well with #fddc95?

For interface work: #FAF8F4 as the surface, #EDDEC0 for borders, #9B814B for secondary text, #0073CC as an accent and #7D5602 for hover and pressed states. For a palette, the analogous pair #FDA895 and #EAFD95 stays calm, while #95B6FD is the loudest partner.

What is #fddc95 in CMYK for printing?

cmyk(0%, 13%, 41%, 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 #fddc95 warm or cool?

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

Work with #fddc95 in the Color Lab