Skip to content

#f2beb0

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

RGB
242, 190, 176
HSL
13°, 72%, 82%
CMYK
0, 22, 27, 5
Luminance
0.5884

At a glance

Every number on this page in one read: what #f2beb0 is made of, how bright it looks, and which way it leans.

Hex
#f2beb0
Hue
13°
red
Saturation
72%
vivid
Lightness
82%
light
Brightness
95%
HSV value
Perceived
81%
weighted brightness
Luminance
0.5884
WCAG relative
Temperature
Warm
10/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
12.77:1
Closest name
Pink
ΔE2000 10
Where it sits
Hue13° of 360°
Saturation72%
Lightness82%
Temperature
Warm ← → Cool10% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#f2beb0
RGBrgb(242, 190, 176)
HSLhsl(13, 72%, 82%)
CMYKcmyk(0%, 22%, 27%, 5%)
LABlab(81.2 16.7 14.2)
LCHlch(81.2 21.9 40.5)
OKLCHoklch(0.844 0.063 35.6)
Decimal15908528
Display P3color(display-p3 0.949 0.745 0.690)

Copy-ready code

/* CSS */
color: #f2beb0;
background-color: #f2beb0;
/* Tailwind (arbitrary) */
class="text-[#f2beb0] bg-[#f2beb0]"
/* SCSS */
$brand: #f2beb0;
/* SwiftUI */
Color(red: 0.949, green: 0.745, blue: 0.690)
/* Android */
Color.parseColor("#f2beb0")
/* Flutter */
Color(0xFFF2BEB0)
/* Python / OpenCV (BGR) */
(176, 190, 242)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #f2beb0 · 12.77:1
Use #000000AAA at every size.
Aa
White text · 1.64:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.77:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #f2beb0 as text scores 1.64:1 on white and 12.77:1 on black.

Accessibility — WCAG contrast

Aa
#f2beb0 on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#f2beb0 on black: 12.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CAC4AF
deuteranopia · #D6CEB0
tritanopia · #FFB7BA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f2beb0 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FCF5F3
#F8EBE7
#F3D2C9
#f2beb0
#E7886F
#DF603E
#D24823
#AF3C1D
#8C3017
#662615
#3F180D
Base = 300Lightest = 50 · #FCF5F3Darkest = 950 · #3F180D
:root {
  --brand-50: #FCF5F3;
  --brand-100: #F8EBE7;
  --brand-200: #F3D2C9;
  --brand-300: #f2beb0;
  --brand-400: #E7886F;
  --brand-500: #DF603E;
  --brand-600: #D24823;
  --brand-700: #AF3C1D;
  --brand-800: #8C3017;
  --brand-900: #662615;
  --brand-950: #3F180D;
  --brand: #f2beb0;
  --brand-ink: #000000;
}

Colors that work with #f2beb0

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#FAF6F4
Tinted page background
Border#EDC9C0
Hairlines and dividers
Muted text#9B5C4B
Captions on the surface
Accent#18B4AD
Second voice, not a rival
Dark variant#6D2512
Hover, pressed, headers
Light variant#FBEDE9
Selected rows, tints
Dark surface#241714
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #f2beb0

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#B0E4F2
Analogous left#F2B0C3
Analogous right#F2DFB0
Split-complement 1#B0F2DF
Split-complement 2#B0C3F2
Triadic 1#B0F2BE
Triadic 2#BEB0F2
Tetradic#C3F2B0

RGB percentages

Red94.9%
Green74.5%
Blue69.0%

CMYK percentages

Cyan0.0%
Magenta21.5%
Yellow27.3%
Key (black)5.1%

Color previews

#f2beb0 text on a black background

contrast 12.77:1

Card sample

#f2beb0 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(242, 190, 176, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(242, 190, 176, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f2beb0;
background: linear-gradient(135deg, #f2beb0, #F2EAB0);

Monochromatic scale

Palettes built from #f2beb0

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#f2beb0 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#f2beb0, answered

What color is #f2beb0?

#f2beb0 is a light vivid red, closest to Pink (ΔE2000 10). It sits at 13° on the hue wheel with 72% saturation and 82% lightness, which reads as warm.

What is the RGB value of #f2beb0?

rgb(242, 190, 176) — 242 red, 190 green and 176 blue out of 255, or 94.9% / 74.5% / 69% by channel.

Is #f2beb0 a light or a dark color?

It is a light color. Relative luminance is 0.5884 and perceived brightness is 81%, so black text on it reaches 12.77:1.

Should I use black or white text on #f2beb0?

Black. It scores 12.77:1 against #f2beb0, versus 1.64:1 for white — AAA at any size.

What is the complementary color of #f2beb0?

#B0E4F2 sits directly opposite on the wheel. Softer options are the split-complements #B0F2DF and #B0C3F2, which give the same contrast with far less vibration.

What colors go well with #f2beb0?

For interface work: #FAF6F4 as the surface, #EDC9C0 for borders, #9B5C4B for secondary text, #18B4AD as an accent and #6D2512 for hover and pressed states. For a palette, the analogous pair #F2B0C3 and #F2DFB0 stays calm, while #B0E4F2 is the loudest partner.

What is #f2beb0 in CMYK for printing?

cmyk(0%, 22%, 27%, 5%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #f2beb0 warm or cool?

Warm — it scores 10 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F2C9B0; nudged cooler, #F3AFBA.

Work with #f2beb0 in the Color Lab