Skip to content

#f3f3b4

a light, vivid yellow · cool · closest name: khaki

RGB
243, 243, 180
HSL
60°, 72%, 83%
CMYK
0, 0, 26, 5
Luminance
0.8645

Every format

HEX#f3f3b4
RGBrgb(243, 243, 180)
HSLhsl(60, 72%, 83%)
CMYKcmyk(0%, 0%, 26%, 5%)
LABlab(94.5 -9.7 30.5)
LCHlch(94.5 32.0 107.6)
OKLCHoklch(0.949 0.081 107.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3f3b4 on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#f3f3b4 on black: 18.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green95.3%
Blue70.6%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow25.9%
Key (black)4.7%

Color previews

#f3f3b4 text on a black background

contrast 18.29:1

Card sample

#f3f3b4 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(243, 243, 180, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(243, 243, 180, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f3f3b4;
background: linear-gradient(135deg, #f3f3b4, #C9F3B4);

Monochromatic scale

Palettes built from #f3f3b4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f3f3b4 in the Color Lab