#FAFAFC#FAFAFC

#FAFAFC is a very light, near-neutral blue. Relative luminance 0.957; OKLCH L 98.6% C 0.003 H 286.3°. Best body text is #000000 at 20.14:1 contrast (WCAG AA passes).

Color values

HEX#FAFAFC
RGBrgb(250, 250, 252)
HSLhsl(240, 25%, 98%)
HSVhsv(240, 1%, 99%)
CMYKcmyk(0.8%, 0.8%, 0%, 1.2%)
CIE-LABlab(98.32, 0.35, -0.96)
CIE-LCHlch(98.32, 1.02, 290.26°)
OKLaboklab(98.57% 0.0007 -0.0025)
OKLCHoklch(98.57% 0.003 286.3)
XYZxyz(91.1777, 95.7234, 105.7496)
Luminance0.9572 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FAFAFC #FCFCFA
analogous
#FAFBFC #FAFAFC #FBFAFC
triadic
#FAFAFC #FCFAFA #FAFCFA
tetradic
#FAFAFC #FCFAFB #FCFCFA #FAFCFB
square
#FAFAFC #FCFAFB #FCFCFA #FAFCFB
split-complementary
#FAFAFC #FCFBFA #FBFCFA
monochromatic
#ADADCE #D4D4E5 #ECECF4 #ECECF4 #ECECF4

Accessibility & contrast

On white

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

On black

20.14
#FAFAFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FAFAFC
20.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FAFAFC#FFFFFF#000000##000000
##FAFAFC1.001.0420.1420.14
#FFFFFF1.041.0021.0021.00
#00000020.1421.001.001.00
##00000020.1421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAFAFC
Deuteranopia (green-blind)
#FAFAFC
Tritanopia (blue-blind)
#FAFAFB
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fafafc;
/* rgb */ color: rgb(250, 250, 252);
/* oklch */ color: oklch(98.6% 0.003 286.3);
Tailwind
colors: {
  custom: {
    50: '#fbfbfd',
    500: '#fafafc',
    950: '#000000',
  },
}
SCSS
$custom: #fafafc;
$custom-light: #fbfbfd;
$custom-dark: #000000;
JSON
{
  "hex": "#fafafc",
  "rgb": {
    "r": 250,
    "g": 250,
    "b": 252
  },
  "hsl": {
    "h": 240,
    "s": 25,
    "l": 98.431
  },
  "oklch": {
    "l": 0.98566,
    "c": 0.00264,
    "h": 286.3
  },
  "luminance": 0.95723
}

Semantic roles & 50–950 ramp

primary
#FAFAFC
secondary
#D6D6C4
accent
#A442A4
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #FAFAFC

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

Preview Lab → · Contrast checker → · Palette generator →

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