Skip to content

#f3f0ac

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

RGB
243, 240, 172
HSL
58°, 75%, 81%
CMYK
0, 1, 29, 5
Luminance
0.8435

Every format

HEX#f3f0ac
RGBrgb(243, 240, 172)
HSLhsl(58, 75%, 81%)
CMYKcmyk(0%, 1%, 29%, 5%)
LABlab(93.6 -9.2 33.3)
LCHlch(93.6 34.6 105.5)
OKLCHoklch(0.942 0.087 105.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3f0ac on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#f3f0ac on black: 17.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green94.1%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta1.2%
Yellow29.2%
Key (black)4.7%

Color previews

#f3f0ac text on a black background

contrast 17.87:1

Card sample

#f3f0ac text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3f0ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f3f0ac in the Color Lab