Skip to content

#d6df40

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

RGB
214, 223, 64
HSL
63°, 71%, 56%
CMYK
4, 0, 71, 13
Luminance
0.6744

At a glance

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

Hex
#d6df40
Hue
63°
yellow
Saturation
71%
vivid
Lightness
56%
balanced
Brightness
87%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6744
WCAG relative
Temperature
Warm
28/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
14.49:1
Closest name
Yellow
ΔE2000 8.8
Where it sits
Hue63° of 360°
Saturation71%
Lightness56%
Temperature
Warm ← → Cool28% 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#d6df40
RGBrgb(214, 223, 64)
HSLhsl(63, 71%, 56%)
CMYKcmyk(4%, 0%, 71%, 13%)
LABlab(85.7 -21.7 72.2)
LCHlch(85.7 75.4 106.7)
OKLCHoklch(0.870 0.173 112.7)
Decimal14081856
Display P3color(display-p3 0.839 0.875 0.251)

Copy-ready code

/* CSS */
color: #d6df40;
background-color: #d6df40;
/* Tailwind (arbitrary) */
class="text-[#d6df40] bg-[#d6df40]"
/* SCSS */
$brand: #d6df40;
/* SwiftUI */
Color(red: 0.839, green: 0.875, blue: 0.251)
/* Android */
Color.parseColor("#d6df40")
/* Flutter */
Color(0xFFD6DF40)
/* Python / OpenCV (BGR) */
(64, 223, 214)

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

Accessibility — WCAG contrast

Aa
#d6df40 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#d6df40 on black: 14.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F0D522
deuteranopia · #F0D84D
tritanopia · #E4D2C0

Color scale — 50 to 950

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

#FBFCF3
#F7F8E7
#F0F3C9
#EAEF9F
#E0E76F
#d6df40
#C8D223
#A6AF1D
#858C17
#616515
#3C3F0D
Base = 500Lightest = 50 · #FBFCF3Darkest = 950 · #3C3F0D
:root {
  --brand-50: #FBFCF3;
  --brand-100: #F7F8E7;
  --brand-200: #F0F3C9;
  --brand-300: #EAEF9F;
  --brand-400: #E0E76F;
  --brand-500: #d6df40;
  --brand-600: #C8D223;
  --brand-700: #A6AF1D;
  --brand-800: #858C17;
  --brand-900: #616515;
  --brand-950: #3C3F0D;
  --brand: #d6df40;
  --brand-ink: #000000;
}

Colors that work with #d6df40

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#EAEDC0
Hairlines and dividers
Muted text#969B4B
Captions on the surface
Accent#3C5CE3
Second voice, not a rival
Dark variant#686D12
Hover, pressed, headers
Light variant#FAFBE9
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 #d6df40

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#4940DF
Analogous left#DF9940
Analogous right#87DF40
Split-complement 1#4087DF
Split-complement 2#9940DF
Triadic 1#40D6DF
Triadic 2#DF40D6
Tetradic#40DF99

RGB percentages

Red83.9%
Green87.5%
Blue25.1%

CMYK percentages

Cyan4.0%
Magenta0.0%
Yellow71.3%
Key (black)12.5%

Color previews

#d6df40 text on a black background

contrast 14.49:1

Card sample

#d6df40 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(214, 223, 64, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(214, 223, 64, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d6df40;
background: linear-gradient(135deg, #d6df40, #6CDF40);

Monochromatic scale

Palettes built from #d6df40

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.

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

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

#d6df40, answered

What color is #d6df40?

#d6df40 is a balanced vivid yellow, closest to Yellow (ΔE2000 8.8). It sits at 63° on the hue wheel with 71% saturation and 56% lightness, which reads as warm.

What is the RGB value of #d6df40?

rgb(214, 223, 64) — 214 red, 223 green and 64 blue out of 255, or 83.9% / 87.5% / 25.1% by channel.

Is #d6df40 a light or a dark color?

It is a light color. Relative luminance is 0.6744 and perceived brightness is 82%, so black text on it reaches 14.49:1.

Should I use black or white text on #d6df40?

Black. It scores 14.49:1 against #d6df40, versus 1.45:1 for white — AAA at any size.

What is the complementary color of #d6df40?

#4940DF sits directly opposite on the wheel. Softer options are the split-complements #4087DF and #9940DF, which give the same contrast with far less vibration.

What colors go well with #d6df40?

For interface work: #FAFAF4 as the surface, #EAEDC0 for borders, #969B4B for secondary text, #3C5CE3 as an accent and #686D12 for hover and pressed states. For a palette, the analogous pair #DF9940 and #87DF40 stays calm, while #4940DF is the loudest partner.

What is #d6df40 in CMYK for printing?

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

Is #d6df40 warm or cool?

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

Work with #d6df40 in the Color Lab