Skip to content

#ceaf08

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

RGB
206, 175, 8
HSL
51°, 93%, 42%
CMYK
0, 15, 96, 19
Luminance
0.4380

Every format

HEX#ceaf08
RGBrgb(206, 175, 8)
HSLhsl(51, 93%, 42%)
CMYKcmyk(0%, 15%, 96%, 19%)
LABlab(72.1 -2.5 73.6)
LCHlch(72.1 73.6 91.9)
OKLCHoklch(0.759 0.155 96.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceaf08 on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#ceaf08 on black: 9.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green68.6%
Blue3.1%

CMYK percentages

Cyan0.0%
Magenta15.0%
Yellow96.1%
Key (black)19.2%

Color previews

#ceaf08 text on a black background

contrast 9.76:1

Card sample

#ceaf08 text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(206, 175, 8, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 175, 8, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ceaf08;
background: linear-gradient(135deg, #ceaf08, #69CE08);

Monochromatic scale

Palettes built from #ceaf08

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceaf08 in the Color Lab