Skip to content

#f3eeee

a pale, soft red · warm · closest name: Snow

RGB
243, 238, 238
HSL
0°, 17%, 94%
CMYK
0, 2, 2, 5
Luminance
0.8638

At a glance

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

Hex
#f3eeee
Hue
red
Saturation
17%
soft
Lightness
94%
pale
Brightness
95%
HSV value
Perceived
94%
weighted brightness
Luminance
0.8638
WCAG relative
Temperature
Warm
34/100 cool
Color family
Red
Tone
Soft
Best ink
Black
18.28:1
Closest name
Snow
ΔE2000 2.5
Where it sits
Hue0° of 360°
Saturation17%
Lightness94%
Temperature
Warm ← → Cool34% 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#f3eeee
RGBrgb(243, 238, 238)
HSLhsl(0, 17%, 94%)
CMYKcmyk(0%, 2%, 2%, 5%)
LABlab(94.5 1.7 0.6)
LCHlch(94.5 1.8 19.5)
OKLCHoklch(0.953 0.005 17.3)
Decimal15986414
Display P3color(display-p3 0.953 0.933 0.933)

Copy-ready code

/* CSS */
color: #f3eeee;
background-color: #f3eeee;
/* Tailwind (arbitrary) */
class="text-[#f3eeee] bg-[#f3eeee]"
/* SCSS */
$brand: #f3eeee;
/* SwiftUI */
Color(red: 0.953, green: 0.933, blue: 0.933)
/* Android */
Color.parseColor("#f3eeee")
/* Flutter */
Color(0xFFF3EEEE)
/* Python / OpenCV (BGR) */
(238, 238, 243)

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 #f3eeee · 18.28:1
Use #000000AAA at every size.
Aa
White text · 1.15:1
AA fail · AA large fail · AAA fail
Aa
Black text · 18.28:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #f3eeee as text scores 1.15:1 on white and 18.28:1 on black.

Accessibility — WCAG contrast

Aa
#f3eeee on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#f3eeee on black: 18.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EFEFEE
deuteranopia · #F0EFEE
tritanopia · #F4EEEE

Color scale — 50 to 950

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

#F8F6F6
#f3eeee
#E3D9D9
#D1BDBD
#B99C9C
#A27C7C
#8F6565
#785454
#604444
#473434
#2C2020
Base = 100Lightest = 50 · #F8F6F6Darkest = 950 · #2C2020
:root {
  --brand-50: #F8F6F6;
  --brand-100: #f3eeee;
  --brand-200: #E3D9D9;
  --brand-300: #D1BDBD;
  --brand-400: #B99C9C;
  --brand-500: #A27C7C;
  --brand-600: #8F6565;
  --brand-700: #785454;
  --brand-800: #604444;
  --brand-900: #473434;
  --brand-950: #2C2020;
  --brand: #f3eeee;
  --brand-ink: #000000;
}

Colors that work with #f3eeee

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#F9F6F6
Tinted page background
Border#DDCFCF
Hairlines and dividers
Muted text#865F5F
Captions on the surface
Accent#4D7F71
Second voice, not a rival
Dark variant#4B3535
Hover, pressed, headers
Light variant#F4F0F0
Selected rows, tints
Dark surface#211717
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 #f3eeee

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#EEF3F3
Analogous left#F3EEF0
Analogous right#F3F0EE
Split-complement 1#EEF3F0
Split-complement 2#EEF0F3
Triadic 1#EEF3EE
Triadic 2#EEEEF3
Tetradic#F0F3EE

RGB percentages

Red95.3%
Green93.3%
Blue93.3%

CMYK percentages

Cyan0.0%
Magenta2.1%
Yellow2.1%
Key (black)4.7%

Color previews

#f3eeee text on a black background

contrast 18.28:1

Card sample

#f3eeee text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3eeee

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.

#f3eeee 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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#f3eeee, answered

What color is #f3eeee?

#f3eeee is a pale soft red, closest to Snow (ΔE2000 2.5). It sits at 0° on the hue wheel with 17% saturation and 94% lightness, which reads as warm.

What is the RGB value of #f3eeee?

rgb(243, 238, 238) — 243 red, 238 green and 238 blue out of 255, or 95.3% / 93.3% / 93.3% by channel.

Is #f3eeee a light or a dark color?

It is a light color. Relative luminance is 0.8638 and perceived brightness is 94%, so black text on it reaches 18.28:1.

Should I use black or white text on #f3eeee?

Black. It scores 18.28:1 against #f3eeee, versus 1.15:1 for white — AAA at any size.

What is the complementary color of #f3eeee?

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

What colors go well with #f3eeee?

For interface work: #F9F6F6 as the surface, #DDCFCF for borders, #865F5F for secondary text, #4D7F71 as an accent and #4B3535 for hover and pressed states. For a palette, the analogous pair #F3EEF0 and #F3F0EE stays calm, while #EEF3F3 is the loudest partner.

What is #f3eeee in CMYK for printing?

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

Is #f3eeee warm or cool?

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

Work with #f3eeee in the Color Lab