Skip to content

#f3db8f

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

RGB
243, 219, 143
HSL
46°, 81%, 76%
CMYK
0, 10, 41, 5
Luminance
0.7170

Every format

HEX#f3db8f
RGBrgb(243, 219, 143)
HSLhsl(46, 81%, 76%)
CMYKcmyk(0%, 10%, 41%, 5%)
LABlab(87.8 -2.0 40.4)
LCHlch(87.8 40.4 92.8)
OKLCHoklch(0.894 0.099 92.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3db8f on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#f3db8f on black: 15.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green85.9%
Blue56.1%

CMYK percentages

Cyan0.0%
Magenta9.9%
Yellow41.2%
Key (black)4.7%

Color previews

#f3db8f text on a black background

contrast 15.34:1

Card sample

#f3db8f text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3db8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f3db8f in the Color Lab