Skip to content

#dbcf0f

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

RGB
219, 207, 15
HSL
57°, 87%, 46%
CMYK
0, 6, 93, 14
Luminance
0.5972

At a glance

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

Hex
#dbcf0f
Hue
57°
yellow
Saturation
87%
electric
Lightness
46%
balanced
Brightness
86%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5972
WCAG relative
Temperature
Warm
22/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
12.94:1
Closest name
Gold
ΔE2000 7.4
Where it sits
Hue57° of 360°
Saturation87%
Lightness46%
Temperature
Warm ← → Cool22% 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#dbcf0f
RGBrgb(219, 207, 15)
HSLhsl(57, 87%, 46%)
CMYKcmyk(0%, 6%, 93%, 14%)
LABlab(81.7 -13.1 80.5)
LCHlch(81.7 81.5 99.3)
OKLCHoklch(0.838 0.176 105.3)
Decimal14405391
Display P3color(display-p3 0.859 0.812 0.059)

Copy-ready code

/* CSS */
color: #dbcf0f;
background-color: #dbcf0f;
/* Tailwind (arbitrary) */
class="text-[#dbcf0f] bg-[#dbcf0f]"
/* SCSS */
$brand: #dbcf0f;
/* SwiftUI */
Color(red: 0.859, green: 0.812, blue: 0.059)
/* Android */
Color.parseColor("#dbcf0f")
/* Flutter */
Color(0xFFDBCF0F)
/* Python / OpenCV (BGR) */
(15, 207, 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 #dbcf0f · 12.94:1
Use #000000AAA at every size.
Aa
White text · 1.62:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.94:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dbcf0f as text scores 1.62:1 on white and 12.94:1 on black.

Accessibility — WCAG contrast

Aa
#dbcf0f on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#dbcf0f on black: 12.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E2C700
deuteranopia · #E7CE2A
tritanopia · #ECC0B0

Color scale — 50 to 950

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

#FDFCF2
#FAF9E5
#F7F4C4
#F8F296
#F4EC61
#F1E52D
#dbcf0f
#BFB50D
#99900A
#6E690C
#454108
Base = 600Lightest = 50 · #FDFCF2Darkest = 950 · #454108
:root {
  --brand-50: #FDFCF2;
  --brand-100: #FAF9E5;
  --brand-200: #F7F4C4;
  --brand-300: #F8F296;
  --brand-400: #F4EC61;
  --brand-500: #F1E52D;
  --brand-600: #dbcf0f;
  --brand-700: #BFB50D;
  --brand-800: #99900A;
  --brand-900: #6E690C;
  --brand-950: #454108;
  --brand: #dbcf0f;
  --brand-ink: #000000;
}

Colors that work with #dbcf0f

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#EDEAC0
Hairlines and dividers
Muted text#9B964B
Captions on the surface
Accent#0A4CE0
Second voice, not a rival
Dark variant#777108
Hover, pressed, headers
Light variant#FDFCE7
Selected rows, tints
Dark surface#242314
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 #dbcf0f

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#0F1BDB
Analogous left#DB690F
Analogous right#81DB0F
Split-complement 1#0F81DB
Split-complement 2#690FDB
Triadic 1#0FDBCF
Triadic 2#CF0FDB
Tetradic#0FDB69

RGB percentages

Red85.9%
Green81.2%
Blue5.9%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow93.2%
Key (black)14.1%

Color previews

#dbcf0f text on a black background

contrast 12.94:1

Card sample

#dbcf0f text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 207, 15, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 207, 15, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dbcf0f;
background: linear-gradient(135deg, #dbcf0f, #5FDB0F);

Monochromatic scale

Palettes built from #dbcf0f

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.

#dbcf0f 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#dbcf0f, answered

What color is #dbcf0f?

#dbcf0f is a balanced electric yellow, closest to Gold (ΔE2000 7.4). It sits at 57° on the hue wheel with 87% saturation and 46% lightness, which reads as warm.

What is the RGB value of #dbcf0f?

rgb(219, 207, 15) — 219 red, 207 green and 15 blue out of 255, or 85.9% / 81.2% / 5.9% by channel.

Is #dbcf0f a light or a dark color?

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

Should I use black or white text on #dbcf0f?

Black. It scores 12.94:1 against #dbcf0f, versus 1.62:1 for white — AAA at any size.

What is the complementary color of #dbcf0f?

#0F1BDB sits directly opposite on the wheel. Softer options are the split-complements #0F81DB and #690FDB, which give the same contrast with far less vibration.

What colors go well with #dbcf0f?

For interface work: #FAFAF4 as the surface, #EDEAC0 for borders, #9B964B for secondary text, #0A4CE0 as an accent and #777108 for hover and pressed states. For a palette, the analogous pair #DB690F and #81DB0F stays calm, while #0F1BDB is the loudest partner.

What is #dbcf0f in CMYK for printing?

cmyk(0%, 6%, 93%, 14%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #dbcf0f warm or cool?

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

Work with #dbcf0f in the Color Lab