Skip to content

#ffcf7b

a light, electric orange · warm · closest name: khaki

RGB
255, 207, 123
HSL
38°, 100%, 74%
CMYK
0, 19, 52, 0
Luminance
0.6732

Every format

HEX#ffcf7b
RGBrgb(255, 207, 123)
HSLhsl(38, 100%, 74%)
CMYKcmyk(0%, 19%, 52%, 0%)
LABlab(85.7 7.1 47.8)
LCHlch(85.7 48.3 81.6)
OKLCHoklch(0.879 0.116 80.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffcf7b on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#ffcf7b on black: 14.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green81.2%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta18.8%
Yellow51.8%
Key (black)0.0%

Color previews

#ffcf7b text on a black background

contrast 14.46:1

Card sample

#ffcf7b text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 207, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 207, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ffcf7b;
background: linear-gradient(135deg, #ffcf7b, #D7FF7B);

Monochromatic scale

Palettes built from #ffcf7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcf7b in the Color Lab