Skip to content

#dade5a

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

RGB
218, 222, 90
HSL
62°, 67%, 61%
CMYK
2, 0, 60, 13
Luminance
0.6789

At a glance

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

Hex
#dade5a
Hue
62°
yellow
Saturation
67%
vivid
Lightness
61%
balanced
Brightness
87%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6789
WCAG relative
Temperature
Warm
27/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
14.58:1
Closest name
Khaki
ΔE2000 6.8
Where it sits
Hue62° of 360°
Saturation67%
Lightness61%
Temperature
Warm ← → Cool27% 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#dade5a
RGBrgb(218, 222, 90)
HSLhsl(62, 67%, 61%)
CMYKcmyk(2%, 0%, 60%, 13%)
LABlab(86.0 -18.1 62.5)
LCHlch(86.0 65.1 106.1)
OKLCHoklch(0.873 0.153 110.8)
Decimal14343770
Display P3color(display-p3 0.855 0.871 0.353)

Copy-ready code

/* CSS */
color: #dade5a;
background-color: #dade5a;
/* Tailwind (arbitrary) */
class="text-[#dade5a] bg-[#dade5a]"
/* SCSS */
$brand: #dade5a;
/* SwiftUI */
Color(red: 0.855, green: 0.871, blue: 0.353)
/* Android */
Color.parseColor("#dade5a")
/* Flutter */
Color(0xFFDADE5A)
/* Python / OpenCV (BGR) */
(90, 222, 218)

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

Accessibility — WCAG contrast

Aa
#dade5a on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#dade5a on black: 14.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EED54B
deuteranopia · #EFD962
tritanopia · #E8D1C2

Color scale — 50 to 950

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

#FBFBF3
#F7F8E8
#F0F1CA
#EAECA1
#E0E373
#dade5a
#C7CC29
#A6AA22
#85881B
#616318
#3C3E0F
Base = 500Lightest = 50 · #FBFBF3Darkest = 950 · #3C3E0F
:root {
  --brand-50: #FBFBF3;
  --brand-100: #F7F8E8;
  --brand-200: #F0F1CA;
  --brand-300: #EAECA1;
  --brand-400: #E0E373;
  --brand-500: #dade5a;
  --brand-600: #C7CC29;
  --brand-700: #A6AA22;
  --brand-800: #85881B;
  --brand-900: #616318;
  --brand-950: #3C3E0F;
  --brand: #dade5a;
  --brand-ink: #000000;
}

Colors that work with #dade5a

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#EBEDC0
Hairlines and dividers
Muted text#999B4B
Captions on the surface
Accent#5675E2
Second voice, not a rival
Dark variant#686A15
Hover, pressed, headers
Light variant#FAFBEA
Selected rows, tints
Dark surface#242414
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 #dade5a

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#5E5ADE
Analogous left#DEA05A
Analogous right#98DE5A
Split-complement 1#5A98DE
Split-complement 2#A05ADE
Triadic 1#5ADADE
Triadic 2#DE5ADA
Tetradic#5ADEA0

RGB percentages

Red85.5%
Green87.1%
Blue35.3%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow59.5%
Key (black)12.9%

Color previews

#dade5a text on a black background

contrast 14.58:1

Card sample

#dade5a text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(218, 222, 90, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 222, 90, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dade5a;
background: linear-gradient(135deg, #dade5a, #82DE5A);

Monochromatic scale

Palettes built from #dade5a

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.

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

#dade5a, answered

What color is #dade5a?

#dade5a is a balanced vivid yellow, closest to Khaki (ΔE2000 6.8). It sits at 62° on the hue wheel with 67% saturation and 61% lightness, which reads as warm.

What is the RGB value of #dade5a?

rgb(218, 222, 90) — 218 red, 222 green and 90 blue out of 255, or 85.5% / 87.1% / 35.3% by channel.

Is #dade5a a light or a dark color?

It is a light color. Relative luminance is 0.6789 and perceived brightness is 82%, so black text on it reaches 14.58:1.

Should I use black or white text on #dade5a?

Black. It scores 14.58:1 against #dade5a, versus 1.44:1 for white — AAA at any size.

What is the complementary color of #dade5a?

#5E5ADE sits directly opposite on the wheel. Softer options are the split-complements #5A98DE and #A05ADE, which give the same contrast with far less vibration.

What colors go well with #dade5a?

For interface work: #FAFAF4 as the surface, #EBEDC0 for borders, #999B4B for secondary text, #5675E2 as an accent and #686A15 for hover and pressed states. For a palette, the analogous pair #DEA05A and #98DE5A stays calm, while #5E5ADE is the loudest partner.

What is #dade5a in CMYK for printing?

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

Is #dade5a warm or cool?

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

Work with #dade5a in the Color Lab