Skip to content

#c89c0e

a dark, electric yellow · cool · closest name: orange

RGB
200, 156, 14
HSL
46°, 87%, 42%
CMYK
0, 22, 93, 22
Luminance
0.3609

Every format

HEX#c89c0e
RGBrgb(200, 156, 14)
HSLhsl(46, 87%, 42%)
CMYKcmyk(0%, 22%, 93%, 22%)
LABlab(66.6 5.1 68.5)
LCHlch(66.6 68.7 85.8)
OKLCHoklch(0.714 0.143 87.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c89c0e on white: 2.56:1
AA ✗ fail · AA-large · AAA
Aa
#c89c0e on black: 8.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green61.2%
Blue5.5%

CMYK percentages

Cyan0.0%
Magenta22.0%
Yellow93.0%
Key (black)21.6%

Color previews

#c89c0e text on a black background

contrast 8.22:1

Card sample

#c89c0e text on a white background

contrast 2.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(200, 156, 14, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(200, 156, 14, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c89c0e;
background: linear-gradient(135deg, #c89c0e, #78C80E);

Monochromatic scale

Palettes built from #c89c0e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c89c0e in the Color Lab