Skip to content

#f6f5f8

a pale, soft violet · cool · closest name: White Smoke

RGB
246, 245, 248
HSL
260°, 18%, 97%
CMYK
1, 1, 0, 3
Luminance
0.9167

At a glance

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

Hex
#f6f5f8
Hue
260°
violet
Saturation
18%
soft
Lightness
97%
pale
Brightness
97%
HSV value
Perceived
96%
weighted brightness
Luminance
0.9167
WCAG relative
Temperature
Cool
61/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
19.33:1
Closest name
White Smoke
ΔE2000 1.8
Where it sits
Hue260° of 360°
Saturation18%
Lightness97%
Temperature
Warm ← → Cool61% cool

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

Every format

HEX#f6f5f8
RGBrgb(246, 245, 248)
HSLhsl(260, 18%, 97%)
CMYKcmyk(1%, 1%, 0%, 3%)
LABlab(96.7 0.9 -1.3)
LCHlch(96.7 1.6 303.1)
OKLCHoklch(0.972 0.004 301.4)
Decimal16184824
Display P3color(display-p3 0.965 0.961 0.973)

Copy-ready code

/* CSS */
color: #f6f5f8;
background-color: #f6f5f8;
/* Tailwind (arbitrary) */
class="text-[#f6f5f8] bg-[#f6f5f8]"
/* SCSS */
$brand: #f6f5f8;
/* SwiftUI */
Color(red: 0.965, green: 0.961, blue: 0.973)
/* Android */
Color.parseColor("#f6f5f8")
/* Flutter */
Color(0xFFF6F5F8)
/* Python / OpenCV (BGR) */
(248, 245, 246)

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

Accessibility — WCAG contrast

Aa
#f6f5f8 on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#f6f5f8 on black: 19.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F5F5F8
deuteranopia · #F5F5F8
tritanopia · #F6F5F6

Color scale — 50 to 950

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

#f6f5f8
#EFEEF2
#DCD9E3
#C4BDD1
#A69CBA
#887BA3
#736590
#605478
#4D4360
#3A3347
#24202C
Base = 50Lightest = 50 · #f6f5f8Darkest = 950 · #24202C
:root {
  --brand-50: #f6f5f8;
  --brand-100: #EFEEF2;
  --brand-200: #DCD9E3;
  --brand-300: #C4BDD1;
  --brand-400: #A69CBA;
  --brand-500: #887BA3;
  --brand-600: #736590;
  --brand-700: #605478;
  --brand-800: #4D4360;
  --brand-900: #3A3347;
  --brand-950: #24202C;
  --brand: #f6f5f8;
  --brand-ink: #000000;
}

Colors that work with #f6f5f8

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#F7F6F9
Tinted page background
Border#D4CFDD
Hairlines and dividers
Muted text#6C5F87
Captions on the surface
Accent#787854
Second voice, not a rival
Dark variant#3C354B
Hover, pressed, headers
Light variant#F2F0F4
Selected rows, tints
Dark surface#1A1721
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 #f6f5f8

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#F7F8F5
Analogous left#F5F6F8
Analogous right#F8F5F8
Split-complement 1#F8F8F5
Split-complement 2#F6F8F5
Triadic 1#F8F6F5
Triadic 2#F5F8F6
Tetradic#F8F5F6

RGB percentages

Red96.5%
Green96.1%
Blue97.3%

CMYK percentages

Cyan0.8%
Magenta1.2%
Yellow0.0%
Key (black)2.7%

Color previews

#f6f5f8 text on a black background

contrast 19.33:1

Card sample

#f6f5f8 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(246, 245, 248, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(246, 245, 248, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f6f5f8;
background: linear-gradient(135deg, #f6f5f8, #F8F5F8);

Monochromatic scale

Palettes built from #f6f5f8

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.

#f6f5f8 in the real world

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

Industries
Creative toolsFintechBeautyLuxury
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#f6f5f8, answered

What color is #f6f5f8?

#f6f5f8 is a pale soft violet, closest to White Smoke (ΔE2000 1.8). It sits at 260° on the hue wheel with 18% saturation and 97% lightness, which reads as cool.

What is the RGB value of #f6f5f8?

rgb(246, 245, 248) — 246 red, 245 green and 248 blue out of 255, or 96.5% / 96.1% / 97.3% by channel.

Is #f6f5f8 a light or a dark color?

It is a light color. Relative luminance is 0.9167 and perceived brightness is 96%, so black text on it reaches 19.33:1.

Should I use black or white text on #f6f5f8?

Black. It scores 19.33:1 against #f6f5f8, versus 1.09:1 for white — AAA at any size.

What is the complementary color of #f6f5f8?

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

What colors go well with #f6f5f8?

For interface work: #F7F6F9 as the surface, #D4CFDD for borders, #6C5F87 for secondary text, #787854 as an accent and #3C354B for hover and pressed states. For a palette, the analogous pair #F5F6F8 and #F8F5F8 stays calm, while #F7F8F5 is the loudest partner.

What is #f6f5f8 in CMYK for printing?

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

Is #f6f5f8 warm or cool?

Cool — it scores 61 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F7F5F8; nudged cooler, #F5F5F8.

Work with #f6f5f8 in the Color Lab