Skip to content

#dceb2d

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

RGB
220, 235, 45
HSL
65°, 83%, 55%
CMYK
6, 0, 81, 8
Luminance
0.7482

At a glance

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

Hex
#dceb2d
Hue
65°
yellow
Saturation
83%
electric
Lightness
55%
balanced
Brightness
92%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7482
WCAG relative
Temperature
Warm
29/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
15.96:1
Closest name
Yellow
ΔE2000 6.4
Where it sits
Hue65° of 360°
Saturation83%
Lightness55%
Temperature
Warm ← → Cool29% 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#dceb2d
RGBrgb(220, 235, 45)
HSLhsl(65, 83%, 55%)
CMYKcmyk(6%, 0%, 81%, 8%)
LABlab(89.3 -25.7 81.2)
LCHlch(89.3 85.1 107.6)
OKLCHoklch(0.899 0.193 114.5)
Decimal14478125
Display P3color(display-p3 0.863 0.922 0.176)

Copy-ready code

/* CSS */
color: #dceb2d;
background-color: #dceb2d;
/* Tailwind (arbitrary) */
class="text-[#dceb2d] bg-[#dceb2d]"
/* SCSS */
$brand: #dceb2d;
/* SwiftUI */
Color(red: 0.863, green: 0.922, blue: 0.176)
/* Android */
Color.parseColor("#dceb2d")
/* Flutter */
Color(0xFFDCEB2D)
/* Python / OpenCV (BGR) */
(45, 235, 220)

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

Accessibility — WCAG contrast

Aa
#dceb2d on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#dceb2d on black: 15.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FDDF00
deuteranopia · #FCE241
tritanopia · #EBDDC9

Color scale — 50 to 950

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

#FCFCF2
#F8FAE6
#F2F6C6
#EEF599
#E5F065
#dceb2d
#D0E015
#ADBA12
#8A950E
#646C0F
#3F4309
Base = 500Lightest = 50 · #FCFCF2Darkest = 950 · #3F4309
:root {
  --brand-50: #FCFCF2;
  --brand-100: #F8FAE6;
  --brand-200: #F2F6C6;
  --brand-300: #EEF599;
  --brand-400: #E5F065;
  --brand-500: #dceb2d;
  --brand-600: #D0E015;
  --brand-700: #ADBA12;
  --brand-800: #8A950E;
  --brand-900: #646C0F;
  --brand-950: #3F4309;
  --brand: #dceb2d;
  --brand-ink: #000000;
}

Colors that work with #dceb2d

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#E9EDC0
Hairlines and dividers
Muted text#959B4B
Captions on the surface
Accent#284BF0
Second voice, not a rival
Dark variant#6C740B
Hover, pressed, headers
Light variant#FBFDE8
Selected rows, tints
Dark surface#232414
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 #dceb2d

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#3C2DEB
Analogous left#EB9B2D
Analogous right#7DEB2D
Split-complement 1#2D7DEB
Split-complement 2#9B2DEB
Triadic 1#2DDCEB
Triadic 2#EB2DDC
Tetradic#2DEB9B

RGB percentages

Red86.3%
Green92.2%
Blue17.6%

CMYK percentages

Cyan6.4%
Magenta0.0%
Yellow80.9%
Key (black)7.8%

Color previews

#dceb2d text on a black background

contrast 15.96:1

Card sample

#dceb2d text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(220, 235, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(220, 235, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dceb2d;
background: linear-gradient(135deg, #dceb2d, #5DEB2D);

Monochromatic scale

Palettes built from #dceb2d

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.

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

#dceb2d, answered

What color is #dceb2d?

#dceb2d is a balanced electric yellow, closest to Yellow (ΔE2000 6.4). It sits at 65° on the hue wheel with 83% saturation and 55% lightness, which reads as warm.

What is the RGB value of #dceb2d?

rgb(220, 235, 45) — 220 red, 235 green and 45 blue out of 255, or 86.3% / 92.2% / 17.6% by channel.

Is #dceb2d a light or a dark color?

It is a light color. Relative luminance is 0.7482 and perceived brightness is 85%, so black text on it reaches 15.96:1.

Should I use black or white text on #dceb2d?

Black. It scores 15.96:1 against #dceb2d, versus 1.32:1 for white — AAA at any size.

What is the complementary color of #dceb2d?

#3C2DEB sits directly opposite on the wheel. Softer options are the split-complements #2D7DEB and #9B2DEB, which give the same contrast with far less vibration.

What colors go well with #dceb2d?

For interface work: #FAFAF4 as the surface, #E9EDC0 for borders, #959B4B for secondary text, #284BF0 as an accent and #6C740B for hover and pressed states. For a palette, the analogous pair #EB9B2D and #7DEB2D stays calm, while #3C2DEB is the loudest partner.

What is #dceb2d in CMYK for printing?

cmyk(6%, 0%, 81%, 8%). 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 #dceb2d warm or cool?

Warm — it scores 29 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EBB42D; nudged cooler, #97ED2B.

Work with #dceb2d in the Color Lab