Skip to content

#decf13

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

RGB
222, 207, 19
HSL
56°, 84%, 47%
CMYK
0, 7, 91, 13
Luminance
0.6020

At a glance

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

Hex
#decf13
Hue
56°
yellow
Saturation
84%
electric
Lightness
47%
balanced
Brightness
87%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6020
WCAG relative
Temperature
Warm
21/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
13.04:1
Closest name
Gold
ΔE2000 6.7
Where it sits
Hue56° of 360°
Saturation84%
Lightness47%
Temperature
Warm ← → Cool21% 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#decf13
RGBrgb(222, 207, 19)
HSLhsl(56, 84%, 47%)
CMYKcmyk(0%, 7%, 91%, 13%)
LABlab(82.0 -11.8 80.3)
LCHlch(82.0 81.1 98.4)
OKLCHoklch(0.840 0.175 104.2)
Decimal14602003
Display P3color(display-p3 0.871 0.812 0.075)

Copy-ready code

/* CSS */
color: #decf13;
background-color: #decf13;
/* Tailwind (arbitrary) */
class="text-[#decf13] bg-[#decf13]"
/* SCSS */
$brand: #decf13;
/* SwiftUI */
Color(red: 0.871, green: 0.812, blue: 0.075)
/* Android */
Color.parseColor("#decf13")
/* Flutter */
Color(0xFFDECF13)
/* Python / OpenCV (BGR) */
(19, 207, 222)

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

Accessibility — WCAG contrast

Aa
#decf13 on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#decf13 on black: 13.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3C800
deuteranopia · #E8CF2B
tritanopia · #F0C0B0

Color scale — 50 to 950

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

#FCFCF2
#FAF8E6
#F6F3C5
#F6EF98
#F2E764
#EDDF30
#decf13
#BCAF10
#968C0D
#6D660E
#444009
Base = 600Lightest = 50 · #FCFCF2Darkest = 950 · #444009
:root {
  --brand-50: #FCFCF2;
  --brand-100: #FAF8E6;
  --brand-200: #F6F3C5;
  --brand-300: #F6EF98;
  --brand-400: #F2E764;
  --brand-500: #EDDF30;
  --brand-600: #decf13;
  --brand-700: #BCAF10;
  --brand-800: #968C0D;
  --brand-900: #6D660E;
  --brand-950: #444009;
  --brand: #decf13;
  --brand-ink: #000000;
}

Colors that work with #decf13

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#EDE9C0
Hairlines and dividers
Muted text#9B954B
Captions on the surface
Accent#0E53E3
Second voice, not a rival
Dark variant#756E0A
Hover, pressed, headers
Light variant#FDFBE8
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 #decf13

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#1322DE
Analogous left#DE6A13
Analogous right#88DE13
Split-complement 1#1388DE
Split-complement 2#6A13DE
Triadic 1#13DECF
Triadic 2#CF13DE
Tetradic#13DE6A

RGB percentages

Red87.1%
Green81.2%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta6.8%
Yellow91.4%
Key (black)12.9%

Color previews

#decf13 text on a black background

contrast 13.04:1

Card sample

#decf13 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(222, 207, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(222, 207, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #decf13;
background: linear-gradient(135deg, #decf13, #66DE13);

Monochromatic scale

Palettes built from #decf13

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.

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

#decf13, answered

What color is #decf13?

#decf13 is a balanced electric yellow, closest to Gold (ΔE2000 6.7). It sits at 56° on the hue wheel with 84% saturation and 47% lightness, which reads as warm.

What is the RGB value of #decf13?

rgb(222, 207, 19) — 222 red, 207 green and 19 blue out of 255, or 87.1% / 81.2% / 7.5% by channel.

Is #decf13 a light or a dark color?

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

Should I use black or white text on #decf13?

Black. It scores 13.04:1 against #decf13, versus 1.61:1 for white — AAA at any size.

What is the complementary color of #decf13?

#1322DE sits directly opposite on the wheel. Softer options are the split-complements #1388DE and #6A13DE, which give the same contrast with far less vibration.

What colors go well with #decf13?

For interface work: #FAFAF4 as the surface, #EDE9C0 for borders, #9B954B for secondary text, #0E53E3 as an accent and #756E0A for hover and pressed states. For a palette, the analogous pair #DE6A13 and #88DE13 stays calm, while #1322DE is the loudest partner.

What is #decf13 in CMYK for printing?

cmyk(0%, 7%, 91%, 13%). 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 #decf13 warm or cool?

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

Work with #decf13 in the Color Lab