#F8F0FA#F8F0FA

#F8F0FA is a very light, near-neutral purple. Relative luminance 0.892; OKLCH L 96.4% C 0.016 H 319.4°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).

Color values

HEX#F8F0FA
RGBrgb(248, 240, 250)
HSLhsl(288, 50%, 96%)
HSVhsv(288, 4%, 98%)
CMYKcmyk(0.8%, 4%, 0%, 2%)
CIE-LABlab(95.66, 4.43, -3.85)
CIE-LCHlch(95.66, 5.87, 318.99°)
OKLaboklab(96.42% 0.0119 -0.0102)
OKLCHoklch(96.42% 0.016 319.4)
XYZxyz(87.1240, 89.1791, 103.0474)
Luminance0.8918 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8F0FA #F2FAF0
analogous
#F3F0FA #F8F0FA #FAF0F7
triadic
#F8F0FA #FAF8F0 #F0FAF8
tetradic
#F8F0FA #FAF3F0 #F2FAF0 #F0F7FA
square
#F8F0FA #FAF3F0 #F2FAF0 #F0F7FA
split-complementary
#F8F0FA #F7FAF0 #F0FAF3
monochromatic
#CD94DB #E3C2EB #F4E8F7 #F4E8F7 #F4E8F7

Accessibility & contrast

On white

1.11
#F8F0FA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.84
#F8F0FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8F0FA
18.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8F0FA#FFFFFF#000000##000000
##F8F0FA1.001.1118.8418.84
#FFFFFF1.111.0021.0021.00
#00000018.8421.001.001.00
##00000018.8421.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFF2FA
Deuteranopia (green-blind)
#F1F3FA
Tritanopia (blue-blind)
#F8F1F3
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #f8f0fa;
/* rgb */ color: rgb(248, 240, 250);
/* oklch */ color: oklch(96.4% 0.016 319.4);
Tailwind
colors: {
  custom: {
    50: '#faf4fc',
    500: '#f8f0fa',
    950: '#000000',
  },
}
SCSS
$custom: #f8f0fa;
$custom-light: #faf4fc;
$custom-dark: #000000;
JSON
{
  "hex": "#f8f0fa",
  "rgb": {
    "r": 248,
    "g": 240,
    "b": 250
  },
  "hsl": {
    "h": 288,
    "s": 50,
    "l": 96.078
  },
  "oklch": {
    "l": 0.9642,
    "c": 0.01569,
    "h": 319.4
  },
  "luminance": 0.89179
}

Semantic roles & 50–950 ramp

primary
#F8F0FA
secondary
#BBDBB4
accent
#BD2846
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F8F0FA

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

Preview Lab → · Contrast checker → · Palette generator →

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