#F8F2FB#F8F2FB

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

Color values

HEX#F8F2FB
RGBrgb(248, 242, 251)
HSLhsl(280, 53%, 97%)
HSVhsv(280, 4%, 98%)
CMYKcmyk(1.2%, 3.6%, 0%, 1.6%)
CIE-LABlab(96.17, 3.59, -3.61)
CIE-LCHlch(96.17, 5.09, 314.82°)
OKLaboklab(96.84% 0.0095 -0.0096)
OKLCHoklch(96.84% 0.013 314.8)
XYZxyz(87.8733, 90.4259, 104.0727)
Luminance0.9043 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8F2FB #F5FBF2
analogous
#F4F2FB #F8F2FB #FBF2FA
triadic
#F8F2FB #FBF8F2 #F2FBF8
tetradic
#F8F2FB #FBF4F2 #F5FBF2 #F2FAFB
square
#F8F2FB #FBF4F2 #F5FBF2 #F2FAFB
split-complementary
#F8F2FB #FAFBF2 #F2FBF4
monochromatic
#C694DE #DFC3ED #F2E8F8 #F2E8F8 #F2E8F8

Accessibility & contrast

On white

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

On black

19.09
#F8F2FB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8F2FB
19.09:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8F2FB#FFFFFF#000000##000000
##F8F2FB1.001.1019.0919.09
#FFFFFF1.101.0021.0021.00
#00000019.0921.001.001.00
##00000019.0921.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F4FB
Deuteranopia (green-blind)
#F2F4FB
Tritanopia (blue-blind)
#F8F3F5
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #f8f2fb;
/* rgb */ color: rgb(248, 242, 251);
/* oklch */ color: oklch(96.8% 0.013 314.8);
Tailwind
colors: {
  custom: {
    50: '#faf6fc',
    500: '#f8f2fb',
    950: '#000000',
  },
}
SCSS
$custom: #f8f2fb;
$custom-light: #faf6fc;
$custom-dark: #000000;
JSON
{
  "hex": "#f8f2fb",
  "rgb": {
    "r": 248,
    "g": 242,
    "b": 251
  },
  "hsl": {
    "h": 280,
    "s": 52.941,
    "l": 96.667
  },
  "oklch": {
    "l": 0.96835,
    "c": 0.01346,
    "h": 314.8
  },
  "luminance": 0.90426
}

Semantic roles & 50–950 ramp

primary
#F8F2FB
secondary
#C2DDB4
accent
#C02559
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F8F2FB

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

Preview Lab → · Contrast checker → · Palette generator →

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