#F8F2FA#F8F2FA

#F8F2FA is a very light, near-neutral purple. Relative luminance 0.904; OKLCH L 96.8% C 0.012 H 317.8°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).

Color values

HEX#F8F2FA
RGBrgb(248, 242, 250)
HSLhsl(285, 44%, 96%)
HSVhsv(285, 3%, 98%)
CMYKcmyk(0.8%, 3.2%, 0%, 2%)
CIE-LABlab(96.15, 3.41, -3.13)
CIE-LCHlch(96.15, 4.63, 317.43°)
OKLaboklab(96.81% 0.0091 -0.0083)
OKLCHoklch(96.81% 0.012 317.8)
XYZxyz(87.7160, 90.3631, 103.2447)
Luminance0.9036 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8F2FA #F4FAF2
analogous
#F4F2FA #F8F2FA #FAF2F8
triadic
#F8F2FA #FAF8F2 #F2FAF8
tetradic
#F8F2FA #FAF4F2 #F4FAF2 #F2F8FA
square
#F8F2FA #FAF4F2 #F4FAF2 #F2F8FA
split-complementary
#F8F2FA #F8FAF2 #F2FAF4
monochromatic
#C89AD8 #E0C6E9 #F3E9F6 #F3E9F6 #F3E9F6

Accessibility & contrast

On white

1.10
#F8F2FA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.07
#F8F2FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8F2FA
19.07:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8F2FA#FFFFFF#000000##000000
##F8F2FA1.001.1019.0719.07
#FFFFFF1.101.0021.0021.00
#00000019.0721.001.001.00
##00000019.0721.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F4FA
Deuteranopia (green-blind)
#F2F4FA
Tritanopia (blue-blind)
#F8F3F4
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #f8f2fa;
/* rgb */ color: rgb(248, 242, 250);
/* oklch */ color: oklch(96.8% 0.012 317.8);
Tailwind
colors: {
  custom: {
    50: '#faf6fc',
    500: '#f8f2fa',
    950: '#000000',
  },
}
SCSS
$custom: #f8f2fa;
$custom-light: #faf6fc;
$custom-dark: #000000;
JSON
{
  "hex": "#f8f2fa",
  "rgb": {
    "r": 248,
    "g": 242,
    "b": 250
  },
  "hsl": {
    "h": 285,
    "s": 44.444,
    "l": 96.471
  },
  "oklch": {
    "l": 0.96806,
    "c": 0.01232,
    "h": 317.8
  },
  "luminance": 0.90363
}

Semantic roles & 50–950 ramp

primary
#F8F2FA
secondary
#C0D9B7
accent
#B82E50
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F8F2FA

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

Preview Lab → · Contrast checker → · Palette generator →

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