#F8F7FF#F8F7FF

#F8F7FF is a very light, near-neutral blue. Relative luminance 0.937; OKLCH L 97.9% C 0.011 H 292.0°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).

Color values

HEX#F8F7FF
RGBrgb(248, 247, 255)
HSLhsl(248, 100%, 98%)
HSVhsv(248, 3%, 100%)
CMYKcmyk(2.7%, 3.1%, 0%, 0%)
CIE-LABlab(97.51, 1.76, -3.71)
CIE-LCHlch(97.51, 4.10, 295.33°)
OKLaboklab(97.92% 0.004 -0.0099)
OKLCHoklch(97.92% 0.011 292)
XYZxyz(90.0190, 93.6979, 107.9314)
Luminance0.9370 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8F7FF #FEFFF7
analogous
#F7FAFF #F8F7FF #FCF7FF
triadic
#F8F7FF #FFF8F7 #F7FFF8
tetradic
#F8F7FF #FFF7FA #FEFFF7 #F7FFFC
square
#F8F7FF #FFF7FA #FEFFF7 #F7FFFC
split-complementary
#F8F7FF #FFFCF7 #FAFFF7
monochromatic
#8D7DFF #C2BAFF #E4E0FF #E4E0FF #E4E0FF

Accessibility & contrast

On white

1.06
#F8F7FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.74
#F8F7FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8F7FF
19.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8F7FF#FFFFFF#000000##000000
##F8F7FF1.001.0619.7419.74
#FFFFFF1.061.0021.0021.00
#00000019.7421.001.001.00
##00000019.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5F8FF
Deuteranopia (green-blind)
#F5F8FF
Tritanopia (blue-blind)
#F7F8F9
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #f8f7ff;
/* rgb */ color: rgb(248, 247, 255);
/* oklch */ color: oklch(97.9% 0.011 292.0);
Tailwind
colors: {
  custom: {
    50: '#faf9ff',
    500: '#f8f7ff',
    950: '#000000',
  },
}
SCSS
$custom: #f8f7ff;
$custom-light: #faf9ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f8f7ff",
  "rgb": {
    "r": 248,
    "g": 247,
    "b": 255
  },
  "hsl": {
    "h": 247.5,
    "s": 100,
    "l": 98.431
  },
  "oklch": {
    "l": 0.97918,
    "c": 0.01063,
    "h": 292
  },
  "luminance": 0.93698
}

Semantic roles & 50–950 ramp

primary
#F8F7FF
secondary
#E7F0AA
accent
#E600C9
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586

Preview Lab

Preview with #F8F7FF

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

Preview Lab → · Contrast checker → · Palette generator →

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