Skip to content

#dade6f

a light, vivid yellow · cool · closest name: khaki

RGB
218, 222, 111
HSL
62°, 63%, 65%
CMYK
2, 0, 50, 13
Luminance
0.6830

Every format

HEX#dade6f
RGBrgb(218, 222, 111)
HSLhsl(62, 63%, 65%)
CMYKcmyk(2%, 0%, 50%, 13%)
LABlab(86.2 -16.4 53.4)
LCHlch(86.2 55.9 107.1)
OKLCHoklch(0.875 0.135 110.7)

Copy-ready code

/* CSS */
color: #dade6f;
background-color: #dade6f;
/* Tailwind (arbitrary) */
class="text-[#dade6f] bg-[#dade6f]"
/* SCSS */
$brand: #dade6f;
/* SwiftUI */
Color(red: 0.855, green: 0.871, blue: 0.435)
/* Android */
Color.parseColor("#dade6f")

Accessibility — WCAG contrast

Aa
#dade6f on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#dade6f on black: 14.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green87.1%
Blue43.5%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow50.0%
Key (black)12.9%

Color previews

#dade6f text on a black background

contrast 14.66:1

Card sample

#dade6f text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dade6f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dade6f in the Color Lab