Skip to content

#decf55

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

RGB
222, 207, 85
HSL
53°, 68%, 60%
CMYK
0, 7, 62, 13
Luminance
0.6081

At a glance

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

Hex
#decf55
Hue
53°
yellow
Saturation
68%
vivid
Lightness
60%
balanced
Brightness
87%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6081
WCAG relative
Temperature
Warm
19/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
13.16:1
Closest name
Khaki
ΔE2000 7.1
Where it sits
Hue53° of 360°
Saturation68%
Lightness60%
Temperature
Warm ← → Cool19% 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#decf55
RGBrgb(222, 207, 85)
HSLhsl(53, 68%, 60%)
CMYKcmyk(0%, 7%, 62%, 13%)
LABlab(82.3 -9.3 60.7)
LCHlch(82.3 61.5 98.7)
OKLCHoklch(0.844 0.142 102.3)
Decimal14602069
Display P3color(display-p3 0.871 0.812 0.333)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#decf55 on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#decf55 on black: 13.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E1C947
deuteranopia · #E5D05C
tritanopia · #EEC2B5

Color scale — 50 to 950

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

#FBFAF3
#F8F6E8
#F2EDCA
#EDE4A1
#E4D772
#decf55
#CDBB28
#AB9C21
#897D1B
#635B17
#3E390E
Base = 500Lightest = 50 · #FBFAF3Darkest = 950 · #3E390E
:root {
  --brand-50: #FBFAF3;
  --brand-100: #F8F6E8;
  --brand-200: #F2EDCA;
  --brand-300: #EDE4A1;
  --brand-400: #E4D772;
  --brand-500: #decf55;
  --brand-600: #CDBB28;
  --brand-700: #AB9C21;
  --brand-800: #897D1B;
  --brand-900: #635B17;
  --brand-950: #3E390E;
  --brand: #decf55;
  --brand-ink: #000000;
}

Colors that work with #decf55

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#EDE8C0
Hairlines and dividers
Muted text#9B924B
Captions on the surface
Accent#5185E2
Second voice, not a rival
Dark variant#6B6115
Hover, pressed, headers
Light variant#FBF9EA
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 #decf55

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#5564DE
Analogous left#DE8A55
Analogous right#A9DE55
Split-complement 1#55A9DE
Split-complement 2#8A55DE
Triadic 1#55DECF
Triadic 2#CF55DE
Tetradic#55DE8A

RGB percentages

Red87.1%
Green81.2%
Blue33.3%

CMYK percentages

Cyan0.0%
Magenta6.8%
Yellow61.7%
Key (black)12.9%

Color previews

#decf55 text on a black background

contrast 13.16:1

Card sample

#decf55 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #decf55

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.

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

#decf55, answered

What color is #decf55?

#decf55 is a balanced vivid yellow, closest to Khaki (ΔE2000 7.1). It sits at 53° on the hue wheel with 68% saturation and 60% lightness, which reads as warm.

What is the RGB value of #decf55?

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

Is #decf55 a light or a dark color?

It is a light color. Relative luminance is 0.6081 and perceived brightness is 79%, so black text on it reaches 13.16:1.

Should I use black or white text on #decf55?

Black. It scores 13.16:1 against #decf55, versus 1.60:1 for white — AAA at any size.

What is the complementary color of #decf55?

#5564DE sits directly opposite on the wheel. Softer options are the split-complements #55A9DE and #8A55DE, which give the same contrast with far less vibration.

What colors go well with #decf55?

For interface work: #FAFAF4 as the surface, #EDE8C0 for borders, #9B924B for secondary text, #5185E2 as an accent and #6B6115 for hover and pressed states. For a palette, the analogous pair #DE8A55 and #A9DE55 stays calm, while #5564DE is the loudest partner.

What is #decf55 in CMYK for printing?

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

Is #decf55 warm or cool?

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

Work with #decf55 in the Color Lab