Skip to content

#cfd19f

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

RGB
207, 209, 159
HSL
62°, 35%, 72%
CMYK
1, 0, 24, 18
Luminance
0.6137

At a glance

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

Hex
#cfd19f
Hue
62°
yellow
Saturation
35%
soft
Lightness
72%
light
Brightness
82%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6137
WCAG relative
Temperature
Warm
27/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
13.27:1
Closest name
Pale Goldenrod
ΔE2000 6.5
Where it sits
Hue62° of 360°
Saturation35%
Lightness72%
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#cfd19f
RGBrgb(207, 209, 159)
HSLhsl(62, 35%, 72%)
CMYKcmyk(1%, 0%, 24%, 18%)
LABlab(82.6 -8.8 24.7)
LCHlch(82.6 26.2 109.6)
OKLCHoklch(0.847 0.066 109.6)
Decimal13619615
Display P3color(display-p3 0.812 0.820 0.624)

Copy-ready code

/* CSS */
color: #cfd19f;
background-color: #cfd19f;
/* Tailwind (arbitrary) */
class="text-[#cfd19f] bg-[#cfd19f]"
/* SCSS */
$brand: #cfd19f;
/* SwiftUI */
Color(red: 0.812, green: 0.820, blue: 0.624)
/* Android */
Color.parseColor("#cfd19f")
/* Flutter */
Color(0xFFCFD19F)
/* Python / OpenCV (BGR) */
(159, 209, 207)

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

Accessibility — WCAG contrast

Aa
#cfd19f on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#cfd19f on black: 13.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D9CD9C
deuteranopia · #DACEA1
tritanopia · #D6CBC4

Color scale — 50 to 950

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

#F9F9F5
#F4F4EB
#E7E8D4
#D9DBB3
#cfd19f
#B3B667
#A2A54F
#878A42
#6C6E35
#4F5129
#32331A
Base = 400Lightest = 50 · #F9F9F5Darkest = 950 · #32331A
:root {
  --brand-50: #F9F9F5;
  --brand-100: #F4F4EB;
  --brand-200: #E7E8D4;
  --brand-300: #D9DBB3;
  --brand-400: #cfd19f;
  --brand-500: #B3B667;
  --brand-600: #A2A54F;
  --brand-700: #878A42;
  --brand-800: #6C6E35;
  --brand-900: #4F5129;
  --brand-950: #32331A;
  --brand: #cfd19f;
  --brand-ink: #000000;
}

Colors that work with #cfd19f

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#FAFAF5
Tinted page background
Border#E3E5C8
Hairlines and dividers
Muted text#989B4B
Captions on the surface
Accent#3E4F8E
Second voice, not a rival
Dark variant#545629
Hover, pressed, headers
Light variant#F6F7EE
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 #cfd19f

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#A19FD1
Analogous left#D1BA9F
Analogous right#B6D19F
Split-complement 1#9FB6D1
Split-complement 2#BA9FD1
Triadic 1#9FCFD1
Triadic 2#D19FCF
Tetradic#9FD1BA

RGB percentages

Red81.2%
Green82.0%
Blue62.4%

CMYK percentages

Cyan1.0%
Magenta0.0%
Yellow23.9%
Key (black)18.0%

Color previews

#cfd19f text on a black background

contrast 13.27:1

Card sample

#cfd19f text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 209, 159, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 209, 159, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cfd19f;
background: linear-gradient(135deg, #cfd19f, #AED19F);

Monochromatic scale

Palettes built from #cfd19f

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.

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

#cfd19f, answered

What color is #cfd19f?

#cfd19f is a light soft yellow, closest to Pale Goldenrod (ΔE2000 6.5). It sits at 62° on the hue wheel with 35% saturation and 72% lightness, which reads as warm.

What is the RGB value of #cfd19f?

rgb(207, 209, 159) — 207 red, 209 green and 159 blue out of 255, or 81.2% / 82% / 62.4% by channel.

Is #cfd19f a light or a dark color?

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

Should I use black or white text on #cfd19f?

Black. It scores 13.27:1 against #cfd19f, versus 1.58:1 for white — AAA at any size.

What is the complementary color of #cfd19f?

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

What colors go well with #cfd19f?

For interface work: #FAFAF5 as the surface, #E3E5C8 for borders, #989B4B for secondary text, #3E4F8E as an accent and #545629 for hover and pressed states. For a palette, the analogous pair #D1BA9F and #B6D19F stays calm, while #A19FD1 is the loudest partner.

What is #cfd19f in CMYK for printing?

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

Is #cfd19f 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 #D1C19F; nudged cooler, #BDD29E.

Work with #cfd19f in the Color Lab