#F7F7FA#F7F7FA

#F7F7FA is a very light, near-neutral blue. Relative luminance 0.932; OKLCH L 97.7% C 0.004 H 286.4°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).

Color values

HEX#F7F7FA
RGBrgb(247, 247, 250)
HSLhsl(240, 23%, 97%)
HSVhsv(240, 1%, 98%)
CMYKcmyk(1.2%, 1.2%, 0%, 2%)
CIE-LABlab(97.31, 0.53, -1.44)
CIE-LCHlch(97.31, 1.53, 290.29°)
OKLaboklab(97.7% 0.0011 -0.0038)
OKLCHoklch(97.7% 0.004 286.4)
XYZxyz(88.8709, 93.1978, 103.7310)
Luminance0.9320 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F7F7FA #FAFAF7
analogous
#F7F9FA #F7F7FA #F9F7FA
triadic
#F7F7FA #FAF7F7 #F7FAF7
tetradic
#F7F7FA #FAF7F9 #FAFAF7 #F7FAF9
square
#F7F7FA #FAF7F9 #FAFAF7 #F7FAF9
split-complementary
#F7F7FA #FAF9F7 #F9FAF7
monochromatic
#ACACCB #D1D1E2 #ECECF3 #ECECF3 #ECECF3

Accessibility & contrast

On white

1.07
#F7F7FA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.64
#F7F7FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F7F7FA
19.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F7F7FA#FFFFFF#000000##000000
##F7F7FA1.001.0719.6419.64
#FFFFFF1.071.0021.0021.00
#00000019.6421.001.001.00
##00000019.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6F7FA
Deuteranopia (green-blind)
#F6F7FA
Tritanopia (blue-blind)
#F6F7F8
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #f7f7fa;
/* rgb */ color: rgb(247, 247, 250);
/* oklch */ color: oklch(97.7% 0.004 286.4);
Tailwind
colors: {
  custom: {
    50: '#f9f9fb',
    500: '#f7f7fa',
    950: '#000000',
  },
}
SCSS
$custom: #f7f7fa;
$custom-light: #f9f9fb;
$custom-dark: #000000;
JSON
{
  "hex": "#f7f7fa",
  "rgb": {
    "r": 247,
    "g": 247,
    "b": 250
  },
  "hsl": {
    "h": 240,
    "s": 23.077,
    "l": 97.451
  },
  "oklch": {
    "l": 0.97698,
    "c": 0.00397,
    "h": 286.4
  },
  "luminance": 0.93198
}

Semantic roles & 50–950 ramp

primary
#F7F7FA
secondary
#D3D3C2
accent
#A244A2
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #F7F7FA

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

Preview Lab → · Contrast checker → · Palette generator →

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