#FAFCFF#FAFCFF

#FAFCFF is a very light, near-neutral blue. Relative luminance 0.972; OKLCH L 99.0% C 0.005 H 258.4°. Best body text is #000000 at 20.43:1 contrast (WCAG AA passes).

Color values

HEX#FAFCFF
RGBrgb(250, 252, 255)
HSLhsl(216, 100%, 99%)
HSVhsv(216, 2%, 100%)
CMYKcmyk(2%, 1.2%, 0%, 0%)
CIE-LABlab(98.89, -0.13, -1.66)
CIE-LCHlch(98.89, 1.67, 265.67°)
OKLaboklab(99.04% -0.0009 -0.0044)
OKLCHoklch(99.04% 0.005 258.4)
XYZxyz(92.2816, 97.1646, 108.4814)
Luminance0.9717 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FAFCFF #FFFDFA
analogous
#FAFFFF #FAFCFF #FBFAFF
triadic
#FAFCFF #FFFAFC #FCFFFA
tetradic
#FAFCFF #FFFAFF #FFFDFA #FAFFFB
square
#FAFCFF #FFFAFF #FFFDFA #FAFFFB
split-complementary
#FAFCFF #FFFBFA #FFFFFA
monochromatic
#80B3FF #BDD7FF #E0EDFF #E0EDFF #E0EDFF

Accessibility & contrast

On white

1.03
#FAFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.43
#FAFCFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FAFCFF
20.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FAFCFF#FFFFFF#000000##000000
##FAFCFF1.001.0320.4320.43
#FFFFFF1.031.0021.0021.00
#00000020.4321.001.001.00
##00000020.4321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBFCFF
Deuteranopia (green-blind)
#FBFCFF
Tritanopia (blue-blind)
#F9FDFD
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #fafcff;
/* rgb */ color: rgb(250, 252, 255);
/* oklch */ color: oklch(99.0% 0.005 258.4);
Tailwind
colors: {
  custom: {
    50: '#fcfdff',
    500: '#fafcff',
    950: '#000000',
  },
}
SCSS
$custom: #fafcff;
$custom-light: #fcfdff;
$custom-dark: #000000;
JSON
{
  "hex": "#fafcff",
  "rgb": {
    "r": 250,
    "g": 252,
    "b": 255
  },
  "hsl": {
    "h": 216,
    "s": 100,
    "l": 99.02
  },
  "oklch": {
    "l": 0.9904,
    "c": 0.00451,
    "h": 258.4
  },
  "luminance": 0.97165
}

Semantic roles & 50–950 ramp

primary
#FAFCFF
secondary
#F0D5AD
accent
#8A00E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586

Preview Lab

Preview with #FAFCFF

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

Preview Lab → · Contrast checker → · Palette generator →

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