Skip to content

#dbdf9a

a light, vivid yellow · warm · closest name: Pale Goldenrod

RGB
219, 223, 154
HSL
64°, 52%, 74%
CMYK
2, 0, 31, 13
Luminance
0.7017

At a glance

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

Hex
#dbdf9a
Hue
64°
yellow
Saturation
52%
vivid
Lightness
74%
light
Brightness
87%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7017
WCAG relative
Temperature
Warm
28/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
15.03:1
Closest name
Pale Goldenrod
ΔE2000 4
Where it sits
Hue64° of 360°
Saturation52%
Lightness74%
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#dbdf9a
RGBrgb(219, 223, 154)
HSLhsl(64, 52%, 74%)
CMYKcmyk(2%, 0%, 31%, 13%)
LABlab(87.1 -12.0 33.5)
LCHlch(87.1 35.5 109.7)
OKLCHoklch(0.884 0.089 110.9)
Decimal14409626
Display P3color(display-p3 0.859 0.875 0.604)

Copy-ready code

/* CSS */
color: #dbdf9a;
background-color: #dbdf9a;
/* Tailwind (arbitrary) */
class="text-[#dbdf9a] bg-[#dbdf9a]"
/* SCSS */
$brand: #dbdf9a;
/* SwiftUI */
Color(red: 0.859, green: 0.875, blue: 0.604)
/* Android */
Color.parseColor("#dbdf9a")
/* Flutter */
Color(0xFFDBDF9A)
/* Python / OpenCV (BGR) */
(154, 223, 219)

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

Accessibility — WCAG contrast

Aa
#dbdf9a on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#dbdf9a on black: 15.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E9D995
deuteranopia · #EADB9D
tritanopia · #E4D7CD

Color scale — 50 to 950

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

#FAFAF4
#F5F6EA
#EBEDCF
#dbdf9a
#D1D77F
#C2C955
#B3BA3B
#959B31
#777C27
#575A20
#363914
Base = 300Lightest = 50 · #FAFAF4Darkest = 950 · #363914
:root {
  --brand-50: #FAFAF4;
  --brand-100: #F5F6EA;
  --brand-200: #EBEDCF;
  --brand-300: #dbdf9a;
  --brand-400: #D1D77F;
  --brand-500: #C2C955;
  --brand-600: #B3BA3B;
  --brand-700: #959B31;
  --brand-800: #777C27;
  --brand-900: #575A20;
  --brand-950: #363914;
  --brand: #dbdf9a;
  --brand-ink: #000000;
}

Colors that work with #dbdf9a

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#E9EBC1
Hairlines and dividers
Muted text#969B4B
Captions on the surface
Accent#2C43A0
Second voice, not a rival
Dark variant#5D611F
Hover, pressed, headers
Light variant#F8F9EC
Selected rows, tints
Dark surface#232414
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 #dbdf9a

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#9E9ADF
Analogous left#DFC09A
Analogous right#B8DF9A
Split-complement 1#9AB8DF
Split-complement 2#C09ADF
Triadic 1#9ADBDF
Triadic 2#DF9ADB
Tetradic#9ADFC0

RGB percentages

Red85.9%
Green87.5%
Blue60.4%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow30.9%
Key (black)12.5%

Color previews

#dbdf9a text on a black background

contrast 15.03:1

Card sample

#dbdf9a text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbdf9a

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.

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

#dbdf9a, answered

What color is #dbdf9a?

#dbdf9a is a light vivid yellow, closest to Pale Goldenrod (ΔE2000 4). It sits at 64° on the hue wheel with 52% saturation and 74% lightness, which reads as warm.

What is the RGB value of #dbdf9a?

rgb(219, 223, 154) — 219 red, 223 green and 154 blue out of 255, or 85.9% / 87.5% / 60.4% by channel.

Is #dbdf9a a light or a dark color?

It is a light color. Relative luminance is 0.7017 and perceived brightness is 84%, so black text on it reaches 15.03:1.

Should I use black or white text on #dbdf9a?

Black. It scores 15.03:1 against #dbdf9a, versus 1.40:1 for white — AAA at any size.

What is the complementary color of #dbdf9a?

#9E9ADF sits directly opposite on the wheel. Softer options are the split-complements #9AB8DF and #C09ADF, which give the same contrast with far less vibration.

What colors go well with #dbdf9a?

For interface work: #FAFAF4 as the surface, #E9EBC1 for borders, #969B4B for secondary text, #2C43A0 as an accent and #5D611F for hover and pressed states. For a palette, the analogous pair #DFC09A and #B8DF9A stays calm, while #9E9ADF is the loudest partner.

What is #dbdf9a in CMYK for printing?

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

Is #dbdf9a 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 #DFCA9A; nudged cooler, #C2E099.

Work with #dbdf9a in the Color Lab