Skip to content

#fff6bd

a pale, electric yellow · cool · closest name: beige

RGB
255, 246, 189
HSL
52°, 100%, 87%
CMYK
0, 4, 26, 0
Luminance
0.9085

Every format

HEX#fff6bd
RGBrgb(255, 246, 189)
HSLhsl(52, 100%, 87%)
CMYKcmyk(0%, 4%, 26%, 0%)
LABlab(96.3 -5.6 28.6)
LCHlch(96.3 29.1 101.1)
OKLCHoklch(0.967 0.073 100.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff6bd on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#fff6bd on black: 19.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green96.5%
Blue74.1%

CMYK percentages

Cyan0.0%
Magenta3.5%
Yellow25.9%
Key (black)0.0%

Color previews

#fff6bd text on a black background

contrast 19.17:1

Card sample

#fff6bd text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff6bd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff6bd in the Color Lab