#FAFAFF#FAFAFF

#FAFAFF is a very light, near-neutral blue. Relative luminance 0.959; OKLCH L 98.7% C 0.007 H 286.3°. Best body text is #000000 at 20.18:1 contrast (WCAG AA passes).

Color values

HEX#FAFAFF
RGBrgb(250, 250, 255)
HSLhsl(240, 100%, 99%)
HSVhsv(240, 2%, 100%)
CMYKcmyk(2%, 2%, 0%, 0%)
CIE-LABlab(98.40, 0.89, -2.39)
CIE-LCHlch(98.40, 2.55, 290.37°)
OKLaboklab(98.65% 0.0019 -0.0063)
OKLCHoklch(98.65% 0.007 286.3)
XYZxyz(91.6568, 95.9151, 108.2731)
Luminance0.9591 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FAFAFF #FFFFFA
analogous
#FAFDFF #FAFAFF #FDFAFF
triadic
#FAFAFF #FFFAFA #FAFFFA
tetradic
#FAFAFF #FFFAFD #FFFFFA #FAFFFD
square
#FAFAFF #FFFAFD #FFFFFA #FAFFFD
split-complementary
#FAFAFF #FFFDFA #FDFFFA
monochromatic
#8080FF #BDBDFF #E0E0FF #E0E0FF #E0E0FF

Accessibility & contrast

On white

1.04
#FAFAFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.18
#FAFAFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FAFAFF
20.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FAFAFF#FFFFFF#000000##000000
##FAFAFF1.001.0420.1820.18
#FFFFFF1.041.0021.0021.00
#00000020.1821.001.001.00
##00000020.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9FBFF
Deuteranopia (green-blind)
#F9FAFF
Tritanopia (blue-blind)
#F9FBFC
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fafaff;
/* rgb */ color: rgb(250, 250, 255);
/* oklch */ color: oklch(98.7% 0.007 286.3);
Tailwind
colors: {
  custom: {
    50: '#fcfbff',
    500: '#fafaff',
    950: '#000000',
  },
}
SCSS
$custom: #fafaff;
$custom-light: #fcfbff;
$custom-dark: #000000;
JSON
{
  "hex": "#fafaff",
  "rgb": {
    "r": 250,
    "g": 250,
    "b": 255
  },
  "hsl": {
    "h": 240,
    "s": 100,
    "l": 99.02
  },
  "oklch": {
    "l": 0.98652,
    "c": 0.0066,
    "h": 286.3
  },
  "luminance": 0.95915
}

Semantic roles & 50–950 ramp

primary
#FAFAFF
secondary
#F0F0AD
accent
#E600E5
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586

Preview Lab

Preview with #FAFAFF

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

Preview Lab → · Contrast checker → · Palette generator →

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