Skip to content

#dfda19

a balanced, electric yellow · warm · closest name: Yellow

RGB
223, 218, 25
HSL
59°, 80%, 49%
CMYK
0, 2, 89, 13
Luminance
0.6590

At a glance

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

Hex
#dfda19
Hue
59°
yellow
Saturation
80%
electric
Lightness
49%
balanced
Brightness
87%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6590
WCAG relative
Temperature
Warm
24/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
14.18:1
Closest name
Yellow
ΔE2000 8.1
Where it sits
Hue59° of 360°
Saturation80%
Lightness49%
Temperature
Warm ← → Cool24% 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#dfda19
RGBrgb(223, 218, 25)
HSLhsl(59, 80%, 49%)
CMYKcmyk(0%, 2%, 89%, 13%)
LABlab(85.0 -16.8 81.7)
LCHlch(85.0 83.4 101.6)
OKLCHoklch(0.865 0.182 108.0)
Decimal14670361
Display P3color(display-p3 0.875 0.855 0.098)

Copy-ready code

/* CSS */
color: #dfda19;
background-color: #dfda19;
/* Tailwind (arbitrary) */
class="text-[#dfda19] bg-[#dfda19]"
/* SCSS */
$brand: #dfda19;
/* SwiftUI */
Color(red: 0.875, green: 0.855, blue: 0.098)
/* Android */
Color.parseColor("#dfda19")
/* Flutter */
Color(0xFFDFDA19)
/* Python / OpenCV (BGR) */
(25, 218, 223)

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

Accessibility — WCAG contrast

Aa
#dfda19 on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#dfda19 on black: 14.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EDD100
deuteranopia · #F0D731
tritanopia · #F0CBBA

Color scale — 50 to 950

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

#FCFCF3
#F9F9E6
#F5F4C7
#F4F19A
#EEEB68
#E8E435
#dfda19
#B7B315
#938F10
#6A6810
#42410A
Base = 600Lightest = 50 · #FCFCF3Darkest = 950 · #42410A
:root {
  --brand-50: #FCFCF3;
  --brand-100: #F9F9E6;
  --brand-200: #F5F4C7;
  --brand-300: #F4F19A;
  --brand-400: #EEEB68;
  --brand-500: #E8E435;
  --brand-600: #dfda19;
  --brand-700: #B7B315;
  --brand-800: #938F10;
  --brand-900: #6A6810;
  --brand-950: #42410A;
  --brand: #dfda19;
  --brand-ink: #000000;
}

Colors that work with #dfda19

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#EDECC0
Hairlines and dividers
Muted text#9B994B
Captions on the surface
Accent#144DE4
Second voice, not a rival
Dark variant#73700D
Hover, pressed, headers
Light variant#FCFCE8
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 #dfda19

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
  • 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
  • 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#191EDF
Analogous left#DF7719
Analogous right#81DF19
Split-complement 1#1981DF
Split-complement 2#7719DF
Triadic 1#19DFDA
Triadic 2#DA19DF
Tetradic#19DF77

RGB percentages

Red87.5%
Green85.5%
Blue9.8%

CMYK percentages

Cyan0.0%
Magenta2.2%
Yellow88.8%
Key (black)12.5%

Color previews

#dfda19 text on a black background

contrast 14.18:1

Card sample

#dfda19 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 218, 25, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 218, 25, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dfda19;
background: linear-gradient(135deg, #dfda19, #60DF19);

Monochromatic scale

Palettes built from #dfda19

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.

#dfda19 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
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#dfda19, answered

What color is #dfda19?

#dfda19 is a balanced electric yellow, closest to Yellow (ΔE2000 8.1). It sits at 59° on the hue wheel with 80% saturation and 49% lightness, which reads as warm.

What is the RGB value of #dfda19?

rgb(223, 218, 25) — 223 red, 218 green and 25 blue out of 255, or 87.5% / 85.5% / 9.8% by channel.

Is #dfda19 a light or a dark color?

It is a light color. Relative luminance is 0.6590 and perceived brightness is 81%, so black text on it reaches 14.18:1.

Should I use black or white text on #dfda19?

Black. It scores 14.18:1 against #dfda19, versus 1.48:1 for white — AAA at any size.

What is the complementary color of #dfda19?

#191EDF sits directly opposite on the wheel. Softer options are the split-complements #1981DF and #7719DF, which give the same contrast with far less vibration.

What colors go well with #dfda19?

For interface work: #FAFAF4 as the surface, #EDECC0 for borders, #9B994B for secondary text, #144DE4 as an accent and #73700D for hover and pressed states. For a palette, the analogous pair #DF7719 and #81DF19 stays calm, while #191EDF is the loudest partner.

What is #dfda19 in CMYK for printing?

cmyk(0%, 2%, 89%, 13%). 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 #dfda19 warm or cool?

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

Work with #dfda19 in the Color Lab