Skip to content

#ffdf6c

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

RGB
255, 223, 108
HSL
47°, 100%, 71%
CMYK
0, 13, 58, 0
Luminance
0.7512

At a glance

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

Hex
#ffdf6c
Hue
47°
yellow
Saturation
100%
electric
Lightness
71%
light
Brightness
100%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7512
WCAG relative
Temperature
Warm
14/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
16.02:1
Closest name
Gold
ΔE2000 6.7
Where it sits
Hue47° of 360°
Saturation100%
Lightness71%
Temperature
Warm ← → Cool14% 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#ffdf6c
RGBrgb(255, 223, 108)
HSLhsl(47, 100%, 71%)
CMYKcmyk(0%, 13%, 58%, 0%)
LABlab(89.5 -2.3 59.4)
LCHlch(89.5 59.4 92.2)
OKLCHoklch(0.908 0.138 93.9)
Decimal16768876
Display P3color(display-p3 1.000 0.875 0.424)

Copy-ready code

/* CSS */
color: #ffdf6c;
background-color: #ffdf6c;
/* Tailwind (arbitrary) */
class="text-[#ffdf6c] bg-[#ffdf6c]"
/* SCSS */
$brand: #ffdf6c;
/* SwiftUI */
Color(red: 1.000, green: 0.875, blue: 0.424)
/* Android */
Color.parseColor("#ffdf6c")
/* Flutter */
Color(0xFFFFDF6C)
/* Python / OpenCV (BGR) */
(108, 223, 255)

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

Accessibility — WCAG contrast

Aa
#ffdf6c on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#ffdf6c on black: 16.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3DB61
deuteranopia · #FBE571
tritanopia · #FFD0C5

Color scale — 50 to 950

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

#FEFBF1
#FCF7E3
#FCEFC0
#FFE78F
#ffdf6c
#FFCE1F
#F5BF00
#CC9F00
#A38000
#765D05
#493A03
Base = 400Lightest = 50 · #FEFBF1Darkest = 950 · #493A03
:root {
  --brand-50: #FEFBF1;
  --brand-100: #FCF7E3;
  --brand-200: #FCEFC0;
  --brand-300: #FFE78F;
  --brand-400: #ffdf6c;
  --brand-500: #FFCE1F;
  --brand-600: #F5BF00;
  --brand-700: #CC9F00;
  --brand-800: #A38000;
  --brand-900: #765D05;
  --brand-950: #493A03;
  --brand: #ffdf6c;
  --brand-ink: #000000;
}

Colors that work with #ffdf6c

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#FAF9F4
Tinted page background
Border#EDE3C0
Hairlines and dividers
Muted text#9B894B
Captions on the surface
Accent#0060CC
Second voice, not a rival
Dark variant#806400
Hover, pressed, headers
Light variant#FFF9E5
Selected rows, tints
Dark surface#242114
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 #ffdf6c

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#6C8CFF
Analogous left#FF956C
Analogous right#D6FF6C
Split-complement 1#6CD6FF
Split-complement 2#956CFF
Triadic 1#6CFFDF
Triadic 2#DF6CFF
Tetradic#6CFF95

RGB percentages

Red100.0%
Green87.5%
Blue42.4%

CMYK percentages

Cyan0.0%
Magenta12.5%
Yellow57.6%
Key (black)0.0%

Color previews

#ffdf6c text on a black background

contrast 16.02:1

Card sample

#ffdf6c text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 223, 108, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 223, 108, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ffdf6c;
background: linear-gradient(135deg, #ffdf6c, #BDFF6C);

Monochromatic scale

Palettes built from #ffdf6c

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.

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

#ffdf6c, answered

What color is #ffdf6c?

#ffdf6c is a light electric yellow, closest to Gold (ΔE2000 6.7). It sits at 47° on the hue wheel with 100% saturation and 71% lightness, which reads as warm.

What is the RGB value of #ffdf6c?

rgb(255, 223, 108) — 255 red, 223 green and 108 blue out of 255, or 100% / 87.5% / 42.4% by channel.

Is #ffdf6c a light or a dark color?

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

Should I use black or white text on #ffdf6c?

Black. It scores 16.02:1 against #ffdf6c, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #ffdf6c?

#6C8CFF sits directly opposite on the wheel. Softer options are the split-complements #6CD6FF and #956CFF, which give the same contrast with far less vibration.

What colors go well with #ffdf6c?

For interface work: #FAF9F4 as the surface, #EDE3C0 for borders, #9B894B for secondary text, #0060CC as an accent and #806400 for hover and pressed states. For a palette, the analogous pair #FF956C and #D6FF6C stays calm, while #6C8CFF is the loudest partner.

What is #ffdf6c in CMYK for printing?

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

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

Work with #ffdf6c in the Color Lab