Skip to content

#f3f3ab

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

RGB
243, 243, 171
HSL
60°, 75%, 81%
CMYK
0, 0, 30, 5
Luminance
0.8610

Every format

HEX#f3f3ab
RGBrgb(243, 243, 171)
HSLhsl(60, 75%, 81%)
CMYKcmyk(0%, 0%, 30%, 5%)
LABlab(94.3 -10.8 34.8)
LCHlch(94.3 36.5 107.3)
OKLCHoklch(0.948 0.091 108.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red95.3%
Green95.3%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow29.6%
Key (black)4.7%

Color previews

#f3f3ab text on a black background

contrast 18.22:1

Card sample

#f3f3ab text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3f3ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f3f3ab in the Color Lab