#F8F0FC#F8F0FC

#F8F0FC is a very light, near-neutral purple. Relative luminance 0.893; OKLCH L 96.5% C 0.018 H 314.7°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).

Color values

HEX#F8F0FC
RGBrgb(248, 240, 252)
HSLhsl(280, 67%, 96%)
HSVhsv(280, 5%, 99%)
CMYKcmyk(1.6%, 4.8%, 0%, 1.2%)
CIE-LABlab(95.71, 4.79, -4.81)
CIE-LCHlch(95.71, 6.79, 314.87°)
OKLaboklab(96.48% 0.0127 -0.0128)
OKLCHoklch(96.48% 0.018 314.7)
XYZxyz(87.4393, 89.3052, 104.7077)
Luminance0.8931 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8F0FC #F4FCF0
analogous
#F2F0FC #F8F0FC #FCF0FA
triadic
#F8F0FC #FCF8F0 #F0FCF8
tetradic
#F8F0FC #FCF2F0 #F4FCF0 #F0FAFC
square
#F8F0FC #FCF2F0 #F4FCF0 #F0FAFC
split-complementary
#F8F0FC #FAFCF0 #F0FCF2
monochromatic
#C88AE8 #E0BDF2 #F3E5FA #F3E5FA #F3E5FA

Accessibility & contrast

On white

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

On black

18.86
#F8F0FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8F0FC
18.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8F0FC#FFFFFF#000000##000000
##F8F0FC1.001.1118.8618.86
#FFFFFF1.111.0021.0021.00
#00000018.8621.001.001.00
##00000018.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFF2FD
Deuteranopia (green-blind)
#F0F3FC
Tritanopia (blue-blind)
#F8F1F4
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f8f0fc;
/* rgb */ color: rgb(248, 240, 252);
/* oklch */ color: oklch(96.5% 0.018 314.7);
Tailwind
colors: {
  custom: {
    50: '#faf4fd',
    500: '#f8f0fc',
    950: '#000000',
  },
}
SCSS
$custom: #f8f0fc;
$custom-light: #faf4fd;
$custom-dark: #000000;
JSON
{
  "hex": "#f8f0fc",
  "rgb": {
    "r": 248,
    "g": 240,
    "b": 252
  },
  "hsl": {
    "h": 280,
    "s": 66.667,
    "l": 96.471
  },
  "oklch": {
    "l": 0.96479,
    "c": 0.01797,
    "h": 314.7
  },
  "luminance": 0.89305
}

Semantic roles & 50–950 ramp

primary
#F8F0FC
secondary
#C0E2AE
accent
#CF1754
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F8F0FC

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

Preview Lab → · Contrast checker → · Palette generator →

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