Skip to content

#dfe5ab

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

RGB
223, 229, 171
HSL
66°, 53%, 78%
CMYK
3, 0, 25, 10
Luminance
0.7467

At a glance

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

Hex
#dfe5ab
Hue
66°
yellow
Saturation
53%
vivid
Lightness
78%
light
Brightness
90%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7467
WCAG relative
Temperature
Warm
30/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
15.93:1
Closest name
Pale Goldenrod
ΔE2000 3.8
Where it sits
Hue66° of 360°
Saturation53%
Lightness78%
Temperature
Warm ← → Cool30% 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#dfe5ab
RGBrgb(223, 229, 171)
HSLhsl(66, 53%, 78%)
CMYKcmyk(3%, 0%, 25%, 10%)
LABlab(89.2 -11.3 27.7)
LCHlch(89.2 29.9 112.2)
OKLCHoklch(0.903 0.076 112.7)
Decimal14673323
Display P3color(display-p3 0.875 0.898 0.671)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfe5ab on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#dfe5ab on black: 15.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EEDFA7
deuteranopia · #EEE1AD
tritanopia · #E6DED6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dfe5ab 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
#F5F6E9
#EAEDCE
#dfe5ab
#CED77F
#BECA54
#AEBB3A
#919C30
#747D27
#555B20
#353914
Base = 300Lightest = 50 · #FAFAF4Darkest = 950 · #353914
:root {
  --brand-50: #FAFAF4;
  --brand-100: #F5F6E9;
  --brand-200: #EAEDCE;
  --brand-300: #dfe5ab;
  --brand-400: #CED77F;
  --brand-500: #BECA54;
  --brand-600: #AEBB3A;
  --brand-700: #919C30;
  --brand-800: #747D27;
  --brand-900: #555B20;
  --brand-950: #353914;
  --brand: #dfe5ab;
  --brand-ink: #000000;
}

Colors that work with #dfe5ab

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#E7ECC1
Hairlines and dividers
Muted text#939B4B
Captions on the surface
Accent#2C3DA0
Second voice, not a rival
Dark variant#5A611E
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 #dfe5ab

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#B1ABE5
Analogous left#E5CEAB
Analogous right#C2E5AB
Split-complement 1#ABC2E5
Split-complement 2#CEABE5
Triadic 1#ABDFE5
Triadic 2#E5ABDF
Tetradic#ABE5CE

RGB percentages

Red87.5%
Green89.8%
Blue67.1%

CMYK percentages

Cyan2.6%
Magenta0.0%
Yellow25.3%
Key (black)10.2%

Color previews

#dfe5ab text on a black background

contrast 15.93:1

Card sample

#dfe5ab text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfe5ab

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.

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

#dfe5ab, answered

What color is #dfe5ab?

#dfe5ab is a light vivid yellow, closest to Pale Goldenrod (ΔE2000 3.8). It sits at 66° on the hue wheel with 53% saturation and 78% lightness, which reads as warm.

What is the RGB value of #dfe5ab?

rgb(223, 229, 171) — 223 red, 229 green and 171 blue out of 255, or 87.5% / 89.8% / 67.1% by channel.

Is #dfe5ab a light or a dark color?

It is a light color. Relative luminance is 0.7467 and perceived brightness is 87%, so black text on it reaches 15.93:1.

Should I use black or white text on #dfe5ab?

Black. It scores 15.93:1 against #dfe5ab, versus 1.32:1 for white — AAA at any size.

What is the complementary color of #dfe5ab?

#B1ABE5 sits directly opposite on the wheel. Softer options are the split-complements #ABC2E5 and #CEABE5, which give the same contrast with far less vibration.

What colors go well with #dfe5ab?

For interface work: #FAFAF4 as the surface, #E7ECC1 for borders, #939B4B for secondary text, #2C3DA0 as an accent and #5A611E for hover and pressed states. For a palette, the analogous pair #E5CEAB and #C2E5AB stays calm, while #B1ABE5 is the loudest partner.

What is #dfe5ab in CMYK for printing?

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

Is #dfe5ab warm or cool?

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

Work with #dfe5ab in the Color Lab