Skip to content

#d3da41

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

RGB
211, 218, 65
HSL
63°, 67%, 56%
CMYK
3, 0, 70, 15
Luminance
0.6437

At a glance

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

Hex
#d3da41
Hue
63°
yellow
Saturation
67%
vivid
Lightness
56%
balanced
Brightness
85%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6437
WCAG relative
Temperature
Warm
27/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
13.87:1
Closest name
Khaki
ΔE2000 8.9
Where it sits
Hue63° of 360°
Saturation67%
Lightness56%
Temperature
Warm ← → Cool27% 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#d3da41
RGBrgb(211, 218, 65)
HSLhsl(63, 67%, 56%)
CMYKcmyk(3%, 0%, 70%, 15%)
LABlab(84.2 -20.5 70.2)
LCHlch(84.2 73.2 106.2)
OKLCHoklch(0.856 0.168 112.1)
Decimal13883969
Display P3color(display-p3 0.827 0.855 0.255)

Copy-ready code

/* CSS */
color: #d3da41;
background-color: #d3da41;
/* Tailwind (arbitrary) */
class="text-[#d3da41] bg-[#d3da41]"
/* SCSS */
$brand: #d3da41;
/* SwiftUI */
Color(red: 0.827, green: 0.855, blue: 0.255)
/* Android */
Color.parseColor("#d3da41")
/* Flutter */
Color(0xFFD3DA41)
/* Python / OpenCV (BGR) */
(65, 218, 211)

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

Accessibility — WCAG contrast

Aa
#d3da41 on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#d3da41 on black: 13.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EAD026
deuteranopia · #EBD44D
tritanopia · #E1CDBC

Color scale — 50 to 950

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

#FBFBF3
#F7F8E8
#F0F2CA
#E9EDA1
#DEE472
#d3da41
#C5CD28
#A5AB21
#84891B
#606317
#3C3E0F
Base = 500Lightest = 50 · #FBFBF3Darkest = 950 · #3C3E0F
:root {
  --brand-50: #FBFBF3;
  --brand-100: #F7F8E8;
  --brand-200: #F0F2CA;
  --brand-300: #E9EDA1;
  --brand-400: #DEE472;
  --brand-500: #d3da41;
  --brand-600: #C5CD28;
  --brand-700: #A5AB21;
  --brand-800: #84891B;
  --brand-900: #606317;
  --brand-950: #3C3E0F;
  --brand: #d3da41;
  --brand-ink: #000000;
}

Colors that work with #d3da41

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#EBEDC0
Hairlines and dividers
Muted text#979B4B
Captions on the surface
Accent#3D5EDF
Second voice, not a rival
Dark variant#676B15
Hover, pressed, headers
Light variant#FAFBEA
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 #d3da41

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#4841DA
Analogous left#DA9441
Analogous right#87DA41
Split-complement 1#4187DA
Split-complement 2#9441DA
Triadic 1#41D3DA
Triadic 2#DA41D3
Tetradic#41DA94

RGB percentages

Red82.7%
Green85.5%
Blue25.5%

CMYK percentages

Cyan3.2%
Magenta0.0%
Yellow70.2%
Key (black)14.5%

Color previews

#d3da41 text on a black background

contrast 13.87:1

Card sample

#d3da41 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(211, 218, 65, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(211, 218, 65, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d3da41;
background: linear-gradient(135deg, #d3da41, #6DDA41);

Monochromatic scale

Palettes built from #d3da41

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.

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

#d3da41, answered

What color is #d3da41?

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

What is the RGB value of #d3da41?

rgb(211, 218, 65) — 211 red, 218 green and 65 blue out of 255, or 82.7% / 85.5% / 25.5% by channel.

Is #d3da41 a light or a dark color?

It is a light color. Relative luminance is 0.6437 and perceived brightness is 80%, so black text on it reaches 13.87:1.

Should I use black or white text on #d3da41?

Black. It scores 13.87:1 against #d3da41, versus 1.51:1 for white — AAA at any size.

What is the complementary color of #d3da41?

#4841DA sits directly opposite on the wheel. Softer options are the split-complements #4187DA and #9441DA, which give the same contrast with far less vibration.

What colors go well with #d3da41?

For interface work: #FAFAF4 as the surface, #EBEDC0 for borders, #979B4B for secondary text, #3D5EDF as an accent and #676B15 for hover and pressed states. For a palette, the analogous pair #DA9441 and #87DA41 stays calm, while #4841DA is the loudest partner.

What is #d3da41 in CMYK for printing?

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

Is #d3da41 warm or cool?

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

Work with #d3da41 in the Color Lab