Skip to content

#dfd36d

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

RGB
223, 211, 109
HSL
54°, 64%, 65%
CMYK
0, 5, 51, 13
Luminance
0.6338

At a glance

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

Hex
#dfd36d
Hue
54°
yellow
Saturation
64%
vivid
Lightness
65%
light
Brightness
87%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6338
WCAG relative
Temperature
Warm
20/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
13.68:1
Closest name
Khaki
ΔE2000 4.8
Where it sits
Hue54° of 360°
Saturation64%
Lightness65%
Temperature
Warm ← → Cool20% 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#dfd36d
RGBrgb(223, 211, 109)
HSLhsl(54, 64%, 65%)
CMYKcmyk(0%, 5%, 51%, 13%)
LABlab(83.6 -9.1 51.5)
LCHlch(83.6 52.3 100.1)
OKLCHoklch(0.856 0.124 102.6)
Decimal14668653
Display P3color(display-p3 0.875 0.827 0.427)

Copy-ready code

/* CSS */
color: #dfd36d;
background-color: #dfd36d;
/* Tailwind (arbitrary) */
class="text-[#dfd36d] bg-[#dfd36d]"
/* SCSS */
$brand: #dfd36d;
/* SwiftUI */
Color(red: 0.875, green: 0.827, blue: 0.427)
/* Android */
Color.parseColor("#dfd36d")
/* Flutter */
Color(0xFFDFD36D)
/* Python / OpenCV (BGR) */
(109, 211, 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 #dfd36d · 13.68:1
Use #000000AAA at every size.
Aa
White text · 1.54:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.68:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dfd36d as text scores 1.54:1 on white and 13.68:1 on black.

Accessibility — WCAG contrast

Aa
#dfd36d on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#dfd36d on black: 13.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3CD64
deuteranopia · #E7D372
tritanopia · #EDC7BC

Color scale — 50 to 950

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

#FBFAF4
#F7F6E8
#F1EDCB
#EBE3A3
#dfd36d
#D7C847
#C9B82C
#A79A25
#867B1D
#615A19
#3D3810
Base = 400Lightest = 50 · #FBFAF4Darkest = 950 · #3D3810
:root {
  --brand-50: #FBFAF4;
  --brand-100: #F7F6E8;
  --brand-200: #F1EDCB;
  --brand-300: #EBE3A3;
  --brand-400: #dfd36d;
  --brand-500: #D7C847;
  --brand-600: #C9B82C;
  --brand-700: #A79A25;
  --brand-800: #867B1D;
  --brand-900: #615A19;
  --brand-950: #3D3810;
  --brand: #dfd36d;
  --brand-ink: #000000;
}

Colors that work with #dfd36d

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#EDE8C0
Hairlines and dividers
Muted text#9B924B
Captions on the surface
Accent#2051AC
Second voice, not a rival
Dark variant#696017
Hover, pressed, headers
Light variant#FAF9EA
Selected rows, tints
Dark surface#242314
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 #dfd36d

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#6D79DF
Analogous left#DF9A6D
Analogous right#B2DF6D
Split-complement 1#6DB2DF
Split-complement 2#9A6DDF
Triadic 1#6DDFD3
Triadic 2#D36DDF
Tetradic#6DDF9A

RGB percentages

Red87.5%
Green82.7%
Blue42.7%

CMYK percentages

Cyan0.0%
Magenta5.4%
Yellow51.1%
Key (black)12.5%

Color previews

#dfd36d text on a black background

contrast 13.68:1

Card sample

#dfd36d text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 211, 109, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 211, 109, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dfd36d;
background: linear-gradient(135deg, #dfd36d, #9FDF6D);

Monochromatic scale

Palettes built from #dfd36d

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.

#dfd36d 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

Converts to four-color process without much drama. Proof it anyway.

#dfd36d, answered

What color is #dfd36d?

#dfd36d is a light vivid yellow, closest to Khaki (ΔE2000 4.8). It sits at 54° on the hue wheel with 64% saturation and 65% lightness, which reads as warm.

What is the RGB value of #dfd36d?

rgb(223, 211, 109) — 223 red, 211 green and 109 blue out of 255, or 87.5% / 82.7% / 42.7% by channel.

Is #dfd36d a light or a dark color?

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

Should I use black or white text on #dfd36d?

Black. It scores 13.68:1 against #dfd36d, versus 1.54:1 for white — AAA at any size.

What is the complementary color of #dfd36d?

#6D79DF sits directly opposite on the wheel. Softer options are the split-complements #6DB2DF and #9A6DDF, which give the same contrast with far less vibration.

What colors go well with #dfd36d?

For interface work: #FAFAF4 as the surface, #EDE8C0 for borders, #9B924B for secondary text, #2051AC as an accent and #696017 for hover and pressed states. For a palette, the analogous pair #DF9A6D and #B2DF6D stays calm, while #6D79DF is the loudest partner.

What is #dfd36d in CMYK for printing?

cmyk(0%, 5%, 51%, 13%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #dfd36d warm or cool?

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

Work with #dfd36d in the Color Lab