Skip to content

#d7cf2c

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

RGB
215, 207, 44
HSL
57°, 68%, 51%
CMYK
0, 4, 80, 16
Luminance
0.5925

At a glance

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

Hex
#d7cf2c
Hue
57°
yellow
Saturation
68%
vivid
Lightness
51%
balanced
Brightness
84%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5925
WCAG relative
Temperature
Warm
23/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
12.85:1
Closest name
Gold
ΔE2000 8.6
Where it sits
Hue57° of 360°
Saturation68%
Lightness51%
Temperature
Warm ← → Cool23% 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#d7cf2c
RGBrgb(215, 207, 44)
HSLhsl(57, 68%, 51%)
CMYKcmyk(0%, 4%, 80%, 16%)
LABlab(81.4 -14.2 74.4)
LCHlch(81.4 75.8 100.8)
OKLCHoklch(0.835 0.168 106.5)
Decimal14143276
Display P3color(display-p3 0.843 0.812 0.173)

Copy-ready code

/* CSS */
color: #d7cf2c;
background-color: #d7cf2c;
/* Tailwind (arbitrary) */
class="text-[#d7cf2c] bg-[#d7cf2c]"
/* SCSS */
$brand: #d7cf2c;
/* SwiftUI */
Color(red: 0.843, green: 0.812, blue: 0.173)
/* Android */
Color.parseColor("#d7cf2c")
/* Flutter */
Color(0xFFD7CF2C)
/* Python / OpenCV (BGR) */
(44, 207, 215)

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

Accessibility — WCAG contrast

Aa
#d7cf2c on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#d7cf2c on black: 12.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E1C700
deuteranopia · #E5CD3B
tritanopia · #E7C1B1

Color scale — 50 to 950

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

#FBFBF3
#F8F7E8
#F2F0CA
#EDEAA1
#E4DF72
#DBD442
#d7cf2c
#ABA521
#89841A
#646017
#3E3C0E
Base = 600Lightest = 50 · #FBFBF3Darkest = 950 · #3E3C0E
:root {
  --brand-50: #FBFBF3;
  --brand-100: #F8F7E8;
  --brand-200: #F2F0CA;
  --brand-300: #EDEAA1;
  --brand-400: #E4DF72;
  --brand-500: #DBD442;
  --brand-600: #d7cf2c;
  --brand-700: #ABA521;
  --brand-800: #89841A;
  --brand-900: #646017;
  --brand-950: #3E3C0E;
  --brand: #d7cf2c;
  --brand-ink: #000000;
}

Colors that work with #d7cf2c

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#EDEBC0
Hairlines and dividers
Muted text#9B974B
Captions on the surface
Accent#275DDC
Second voice, not a rival
Dark variant#6B6714
Hover, pressed, headers
Light variant#FBFAEA
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 #d7cf2c

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#2C34D7
Analogous left#D77A2C
Analogous right#8AD72C
Split-complement 1#2C8AD7
Split-complement 2#7A2CD7
Triadic 1#2CD7CF
Triadic 2#CF2CD7
Tetradic#2CD77A

RGB percentages

Red84.3%
Green81.2%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta3.7%
Yellow79.5%
Key (black)15.7%

Color previews

#d7cf2c text on a black background

contrast 12.85:1

Card sample

#d7cf2c text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(215, 207, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(215, 207, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d7cf2c;
background: linear-gradient(135deg, #d7cf2c, #6DD72C);

Monochromatic scale

Palettes built from #d7cf2c

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.

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

#d7cf2c, answered

What color is #d7cf2c?

#d7cf2c is a balanced vivid yellow, closest to Gold (ΔE2000 8.6). It sits at 57° on the hue wheel with 68% saturation and 51% lightness, which reads as warm.

What is the RGB value of #d7cf2c?

rgb(215, 207, 44) — 215 red, 207 green and 44 blue out of 255, or 84.3% / 81.2% / 17.3% by channel.

Is #d7cf2c a light or a dark color?

It is a light color. Relative luminance is 0.5925 and perceived brightness is 78%, so black text on it reaches 12.85:1.

Should I use black or white text on #d7cf2c?

Black. It scores 12.85:1 against #d7cf2c, versus 1.63:1 for white — AAA at any size.

What is the complementary color of #d7cf2c?

#2C34D7 sits directly opposite on the wheel. Softer options are the split-complements #2C8AD7 and #7A2CD7, which give the same contrast with far less vibration.

What colors go well with #d7cf2c?

For interface work: #FAFAF4 as the surface, #EDEBC0 for borders, #9B974B for secondary text, #275DDC as an accent and #6B6714 for hover and pressed states. For a palette, the analogous pair #D77A2C and #8AD72C stays calm, while #2C34D7 is the loudest partner.

What is #d7cf2c in CMYK for printing?

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

Is #d7cf2c warm or cool?

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

Work with #d7cf2c in the Color Lab