Skip to content

#fdf675

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

RGB
253, 246, 117
HSL
57°, 97%, 73%
CMYK
0, 3, 54, 1
Luminance
0.8808

At a glance

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

Hex
#fdf675
Hue
57°
yellow
Saturation
97%
electric
Lightness
73%
light
Brightness
99%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8808
WCAG relative
Temperature
Warm
22/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
18.62:1
Closest name
Khaki
ΔE2000 5.9
Where it sits
Hue57° of 360°
Saturation97%
Lightness73%
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#fdf675
RGBrgb(253, 246, 117)
HSLhsl(57, 97%, 73%)
CMYKcmyk(0%, 3%, 54%, 1%)
LABlab(95.2 -13.8 61.9)
LCHlch(95.2 63.4 102.6)
OKLCHoklch(0.954 0.150 106.1)
Decimal16643701
Display P3color(display-p3 0.992 0.965 0.459)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdf675 on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#fdf675 on black: 18.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEE68
deuteranopia · #FFF47C
tritanopia · #FFE8D9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #fdf675 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
#FCFBE4
#FBF8C1
#fdf675
#FDF459
#FCF022
#F1E504
#C9BF03
#A19902
#746E07
#484504
Base = 300Lightest = 50 · #FDFDF1Darkest = 950 · #484504
:root {
  --brand-50: #FDFDF1;
  --brand-100: #FCFBE4;
  --brand-200: #FBF8C1;
  --brand-300: #fdf675;
  --brand-400: #FDF459;
  --brand-500: #FCF022;
  --brand-600: #F1E504;
  --brand-700: #C9BF03;
  --brand-800: #A19902;
  --brand-900: #746E07;
  --brand-950: #484504;
  --brand: #fdf675;
  --brand-ink: #000000;
}

Colors that work with #fdf675

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#003DCC
Second voice, not a rival
Dark variant#7E7702
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 #fdf675

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#757CFD
Analogous left#FDB275
Analogous right#C0FD75
Split-complement 1#75C0FD
Split-complement 2#B275FD
Triadic 1#75FDF6
Triadic 2#F675FD
Tetradic#75FDB2

RGB percentages

Red99.2%
Green96.5%
Blue45.9%

CMYK percentages

Cyan0.0%
Magenta2.8%
Yellow53.8%
Key (black)0.8%

Color previews

#fdf675 text on a black background

contrast 18.62:1

Card sample

#fdf675 text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdf675

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.

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

#fdf675, answered

What color is #fdf675?

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

What is the RGB value of #fdf675?

rgb(253, 246, 117) — 253 red, 246 green and 117 blue out of 255, or 99.2% / 96.5% / 45.9% by channel.

Is #fdf675 a light or a dark color?

It is a light color. Relative luminance is 0.8808 and perceived brightness is 93%, so black text on it reaches 18.62:1.

Should I use black or white text on #fdf675?

Black. It scores 18.62:1 against #fdf675, versus 1.13:1 for white — AAA at any size.

What is the complementary color of #fdf675?

#757CFD sits directly opposite on the wheel. Softer options are the split-complements #75C0FD and #B275FD, which give the same contrast with far less vibration.

What colors go well with #fdf675?

For interface work: #FAFAF4 as the surface, #EDEAC0 for borders, #9B974B for secondary text, #003DCC as an accent and #7E7702 for hover and pressed states. For a palette, the analogous pair #FDB275 and #C0FD75 stays calm, while #757CFD is the loudest partner.

What is #fdf675 in CMYK for printing?

cmyk(0%, 3%, 54%, 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 #fdf675 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 #FDC975; nudged cooler, #D3FE73.

Work with #fdf675 in the Color Lab