Skip to content

#dec261

a balanced, vivid yellow · warm · closest name: Dark Khaki

RGB
222, 194, 97
HSL
47°, 65%, 63%
CMYK
0, 13, 56, 13
Luminance
0.5498

At a glance

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

Hex
#dec261
Hue
47°
yellow
Saturation
65%
vivid
Lightness
63%
balanced
Brightness
87%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5498
WCAG relative
Temperature
Warm
14/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
12.00:1
Closest name
Dark Khaki
ΔE2000 8
Where it sits
Hue47° of 360°
Saturation65%
Lightness63%
Temperature
Warm ← → Cool14% 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#dec261
RGBrgb(222, 194, 97)
HSLhsl(47, 65%, 63%)
CMYKcmyk(0%, 13%, 56%, 13%)
LABlab(79.0 -1.8 51.7)
LCHlch(79.0 51.7 92.0)
OKLCHoklch(0.819 0.121 93.5)
Decimal14598753
Display P3color(display-p3 0.871 0.761 0.380)

Copy-ready code

/* CSS */
color: #dec261;
background-color: #dec261;
/* Tailwind (arbitrary) */
class="text-[#dec261] bg-[#dec261]"
/* SCSS */
$brand: #dec261;
/* SwiftUI */
Color(red: 0.871, green: 0.761, blue: 0.380)
/* Android */
Color.parseColor("#dec261")
/* Flutter */
Color(0xFFDEC261)
/* Python / OpenCV (BGR) */
(97, 194, 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 #dec261 · 12.00:1
Use #000000AAA at every size.
Aa
White text · 1.75:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.00:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dec261 as text scores 1.75:1 on white and 12.00:1 on black.

Accessibility — WCAG contrast

Aa
#dec261 on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#dec261 on black: 12.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D3BF58
deuteranopia · #DBC765
tritanopia · #EEB5AC

Color scale — 50 to 950

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

#FBFAF3
#F8F4E8
#F1E8CB
#ECDBA2
#dec261
#D8B745
#CAA72A
#A98B23
#876F1C
#625218
#3D330F
Base = 400Lightest = 50 · #FBFAF3Darkest = 950 · #3D330F
:root {
  --brand-50: #FBFAF3;
  --brand-100: #F8F4E8;
  --brand-200: #F1E8CB;
  --brand-300: #ECDBA2;
  --brand-400: #dec261;
  --brand-500: #D8B745;
  --brand-600: #CAA72A;
  --brand-700: #A98B23;
  --brand-800: #876F1C;
  --brand-900: #625218;
  --brand-950: #3D330F;
  --brand: #dec261;
  --brand-ink: #000000;
}

Colors that work with #dec261

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#FAF9F4
Tinted page background
Border#EDE3C0
Hairlines and dividers
Muted text#9B894B
Captions on the surface
Accent#1F62AD
Second voice, not a rival
Dark variant#695716
Hover, pressed, headers
Light variant#FBF7EA
Selected rows, tints
Dark surface#242114
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 #dec261

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#617DDE
Analogous left#DE8361
Analogous right#BBDE61
Split-complement 1#61BBDE
Split-complement 2#8361DE
Triadic 1#61DEC2
Triadic 2#C261DE
Tetradic#61DE83

RGB percentages

Red87.1%
Green76.1%
Blue38.0%

CMYK percentages

Cyan0.0%
Magenta12.6%
Yellow56.3%
Key (black)12.9%

Color previews

#dec261 text on a black background

contrast 12.00:1

Card sample

#dec261 text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(222, 194, 97, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(222, 194, 97, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dec261;
background: linear-gradient(135deg, #dec261, #A6DE61);

Monochromatic scale

Palettes built from #dec261

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.

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

#dec261, answered

What color is #dec261?

#dec261 is a balanced vivid yellow, closest to Dark Khaki (ΔE2000 8). It sits at 47° on the hue wheel with 65% saturation and 63% lightness, which reads as warm.

What is the RGB value of #dec261?

rgb(222, 194, 97) — 222 red, 194 green and 97 blue out of 255, or 87.1% / 76.1% / 38% by channel.

Is #dec261 a light or a dark color?

It is a light color. Relative luminance is 0.5498 and perceived brightness is 76%, so black text on it reaches 12.00:1.

Should I use black or white text on #dec261?

Black. It scores 12.00:1 against #dec261, versus 1.75:1 for white — AAA at any size.

What is the complementary color of #dec261?

#617DDE sits directly opposite on the wheel. Softer options are the split-complements #61BBDE and #8361DE, which give the same contrast with far less vibration.

What colors go well with #dec261?

For interface work: #FAF9F4 as the surface, #EDE3C0 for borders, #9B894B for secondary text, #1F62AD as an accent and #695716 for hover and pressed states. For a palette, the analogous pair #DE8361 and #BBDE61 stays calm, while #617DDE is the loudest partner.

What is #dec261 in CMYK for printing?

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

Is #dec261 warm or cool?

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

Work with #dec261 in the Color Lab