Skip to content

#decf69

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

RGB
222, 207, 105
HSL
52°, 64%, 64%
CMYK
0, 7, 53, 13
Luminance
0.6118

At a glance

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

Hex
#decf69
Hue
52°
yellow
Saturation
64%
vivid
Lightness
64%
balanced
Brightness
87%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6118
WCAG relative
Temperature
Warm
19/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
13.24:1
Closest name
Khaki
ΔE2000 5.7
Where it sits
Hue52° of 360°
Saturation64%
Lightness64%
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#decf69
RGBrgb(222, 207, 105)
HSLhsl(52, 64%, 64%)
CMYKcmyk(0%, 7%, 53%, 13%)
LABlab(82.5 -7.8 51.9)
LCHlch(82.5 52.5 98.6)
OKLCHoklch(0.846 0.124 101.1)
Decimal14602089
Display P3color(display-p3 0.871 0.812 0.412)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#decf69 on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#decf69 on black: 13.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DFCA60
deuteranopia · #E4D06E
tritanopia · #EDC3B8

Color scale — 50 to 950

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

#FBFAF4
#F7F5E8
#F0ECCB
#EBE2A3
#decf69
#D6C447
#C9B52C
#A79625
#86781D
#615819
#3D3710
Base = 400Lightest = 50 · #FBFAF4Darkest = 950 · #3D3710
:root {
  --brand-50: #FBFAF4;
  --brand-100: #F7F5E8;
  --brand-200: #F0ECCB;
  --brand-300: #EBE2A3;
  --brand-400: #decf69;
  --brand-500: #D6C447;
  --brand-600: #C9B52C;
  --brand-700: #A79625;
  --brand-800: #86781D;
  --brand-900: #615819;
  --brand-950: #3D3710;
  --brand: #decf69;
  --brand-ink: #000000;
}

Colors that work with #decf69

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#EDE7C0
Hairlines and dividers
Muted text#9B914B
Captions on the surface
Accent#2055AC
Second voice, not a rival
Dark variant#685E17
Hover, pressed, headers
Light variant#FAF8EA
Selected rows, tints
Dark surface#242214
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 #decf69

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#6978DE
Analogous left#DE9469
Analogous right#B2DE69
Split-complement 1#69B2DE
Split-complement 2#9469DE
Triadic 1#69DECF
Triadic 2#CF69DE
Tetradic#69DE94

RGB percentages

Red87.1%
Green81.2%
Blue41.2%

CMYK percentages

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

Color previews

#decf69 text on a black background

contrast 13.24:1

Card sample

#decf69 text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #decf69

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.

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

#decf69, answered

What color is #decf69?

#decf69 is a balanced vivid yellow, closest to Khaki (ΔE2000 5.7). It sits at 52° on the hue wheel with 64% saturation and 64% lightness, which reads as warm.

What is the RGB value of #decf69?

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

Is #decf69 a light or a dark color?

It is a light color. Relative luminance is 0.6118 and perceived brightness is 80%, so black text on it reaches 13.24:1.

Should I use black or white text on #decf69?

Black. It scores 13.24:1 against #decf69, versus 1.59:1 for white — AAA at any size.

What is the complementary color of #decf69?

#6978DE sits directly opposite on the wheel. Softer options are the split-complements #69B2DE and #9469DE, which give the same contrast with far less vibration.

What colors go well with #decf69?

For interface work: #FAFAF4 as the surface, #EDE7C0 for borders, #9B914B for secondary text, #2055AC as an accent and #685E17 for hover and pressed states. For a palette, the analogous pair #DE9469 and #B2DE69 stays calm, while #6978DE is the loudest partner.

What is #decf69 in CMYK for printing?

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

Is #decf69 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 #DEAC69; nudged cooler, #C3E067.

Work with #decf69 in the Color Lab