Skip to content

#dedf13

a balanced, electric yellow · cool · closest name: yellow

RGB
222, 223, 19
HSL
60°, 84%, 48%
CMYK
0, 0, 92, 13
Luminance
0.6835

Every format

HEX#dedf13
RGBrgb(222, 223, 19)
HSLhsl(60, 84%, 48%)
CMYKcmyk(0%, 0%, 92%, 13%)
LABlab(86.2 -19.7 83.5)
LCHlch(86.2 85.8 103.3)
OKLCHoklch(0.874 0.188 110.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.1%
Green87.5%
Blue7.5%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow91.5%
Key (black)12.5%

Color previews

#dedf13 text on a black background

contrast 14.67:1

Card sample

#dedf13 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(222, 223, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(222, 223, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dedf13;
background: linear-gradient(135deg, #dedf13, #56DF13);

Monochromatic scale

Palettes built from #dedf13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dedf13 in the Color Lab