Skip to content

#f3baba

a light, vivid red · warm · closest name: pink

RGB
243, 186, 186
HSL
0°, 70%, 84%
CMYK
0, 24, 24, 5
Luminance
0.5772

Every format

HEX#f3baba
RGBrgb(243, 186, 186)
HSLhsl(0, 70%, 84%)
CMYKcmyk(0%, 24%, 24%, 5%)
LABlab(80.6 20.5 8.0)
LCHlch(80.6 22.0 21.2)
OKLCHoklch(0.840 0.066 18.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3baba on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#f3baba on black: 12.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green72.9%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta23.5%
Yellow23.5%
Key (black)4.7%

Color previews

#f3baba text on a black background

contrast 12.54:1

Card sample

#f3baba text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3baba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f3baba in the Color Lab