Skip to content

#ffbd98

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

RGB
255, 189, 152
HSL
22°, 100%, 80%
CMYK
0, 26, 40, 0
Luminance
0.5992

Every format

HEX#ffbd98
RGBrgb(255, 189, 152)
HSLhsl(22, 100%, 80%)
CMYKcmyk(0%, 26%, 40%, 0%)
LABlab(81.8 19.2 28.0)
LCHlch(81.8 34.0 55.5)
OKLCHoklch(0.850 0.091 50.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffbd98 on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#ffbd98 on black: 12.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green74.1%
Blue59.6%

CMYK percentages

Cyan0.0%
Magenta25.9%
Yellow40.4%
Key (black)0.0%

Color previews

#ffbd98 text on a black background

contrast 12.98:1

Card sample

#ffbd98 text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffbd98

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffbd98 in the Color Lab