#F6F6FE#F6F6FE

#F6F6FE is a very light, near-neutral blue. Relative luminance 0.927; OKLCH L 97.5% C 0.011 H 286.2°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).

Color values

HEX#F6F6FE
RGBrgb(246, 246, 254)
HSLhsl(240, 80%, 98%)
HSVhsv(240, 3%, 100%)
CMYKcmyk(3.1%, 3.1%, 0%, 0.4%)
CIE-LABlab(97.09, 1.43, -3.83)
CIE-LCHlch(97.09, 4.09, 290.48°)
OKLaboklab(97.54% 0.003 -0.0102)
OKLCHoklch(97.54% 0.011 286.2)
XYZxyz(88.8480, 92.6600, 106.9511)
Luminance0.9266 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F6F6FE #FEFEF6
analogous
#F6FAFE #F6F6FE #FAF6FE
triadic
#F6F6FE #FEF6F6 #F6FEF6
tetradic
#F6F6FE #FEF6FA #FEFEF6 #F6FEFA
square
#F6F6FE #FEF6FA #FEFEF6 #F6FEFA
split-complementary
#F6F6FE #FEFAF6 #FAFEF6
monochromatic
#8888F2 #BFBFF8 #E3E3FC #E3E3FC #E3E3FC

Accessibility & contrast

On white

1.08
#F6F6FE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.53
#F6F6FE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F6F6FE
19.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F6F6FE#FFFFFF#000000##000000
##F6F6FE1.001.0819.5319.53
#FFFFFF1.081.0021.0021.00
#00000019.5321.001.001.00
##00000019.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4F7FE
Deuteranopia (green-blind)
#F4F6FE
Tritanopia (blue-blind)
#F5F7F8
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #f6f6fe;
/* rgb */ color: rgb(246, 246, 254);
/* oklch */ color: oklch(97.5% 0.011 286.2);
Tailwind
colors: {
  custom: {
    50: '#f9f9fe',
    500: '#f6f6fe',
    950: '#000000',
  },
}
SCSS
$custom: #f6f6fe;
$custom-light: #f9f9fe;
$custom-dark: #000000;
JSON
{
  "hex": "#f6f6fe",
  "rgb": {
    "r": 246,
    "g": 246,
    "b": 254
  },
  "hsl": {
    "h": 240,
    "s": 80,
    "l": 98.039
  },
  "oklch": {
    "l": 0.97543,
    "c": 0.01061,
    "h": 286.2
  },
  "luminance": 0.9266
}

Semantic roles & 50–950 ramp

primary
#F6F6FE
secondary
#E9E9B0
accent
#DC09DC
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #F6F6FE

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#F6F6FE Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva