#FFF8FF#FFF8FF

#FFF8FF is a very light, near-neutral purple. Relative luminance 0.956; OKLCH L 98.6% C 0.012 H 325.6°. Best body text is #000000 at 20.12:1 contrast (WCAG AA passes).

Color values

HEX#FFF8FF
RGBrgb(255, 248, 255)
HSLhsl(300, 100%, 99%)
HSVhsv(300, 3%, 100%)
CMYKcmyk(0%, 2.7%, 0%, 0%)
CIE-LABlab(98.28, 3.54, -2.52)
CIE-LCHlch(98.28, 4.35, 324.59°)
OKLaboklab(98.65% 0.0097 -0.0066)
OKLCHoklch(98.65% 0.012 325.6)
XYZxyz(92.8545, 95.6151, 108.1522)
Luminance0.9562 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF8FF #F8FFF8
analogous
#FBF8FF #FFF8FF #FFF8FB
triadic
#FFF8FF #FFFFF8 #F8FFFF
tetradic
#FFF8FF #FFFBF8 #F8FFF8 #F8FBFF
square
#FFF8FF #FFFBF8 #F8FFF8 #F8FBFF
split-complementary
#FFF8FF #FBFFF8 #F8FFFB
monochromatic
#FF7EFF #FFBBFF #FFE0FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.04
#FFF8FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.12
#FFF8FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF8FF
20.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF8FF#FFFFFF#000000##000000
##FFF8FF1.001.0420.1220.12
#FFFFFF1.041.0021.0021.00
#00000020.1221.001.001.00
##00000020.1221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8FAFF
Deuteranopia (green-blind)
#F9FAFF
Tritanopia (blue-blind)
#FFF8FA
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fff8ff;
/* rgb */ color: rgb(255, 248, 255);
/* oklch */ color: oklch(98.6% 0.012 325.6);
Tailwind
colors: {
  custom: {
    50: '#fffaff',
    500: '#fff8ff',
    950: '#000000',
  },
}
SCSS
$custom: #fff8ff;
$custom-light: #fffaff;
$custom-dark: #000000;
JSON
{
  "hex": "#fff8ff",
  "rgb": {
    "r": 255,
    "g": 248,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 98.627
  },
  "oklch": {
    "l": 0.98649,
    "c": 0.01179,
    "h": 325.6
  },
  "luminance": 0.95615
}

Semantic roles & 50–950 ramp

primary
#FFF8FF
secondary
#ABF0AB
accent
#E60000
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181718
muted
#868586

Preview Lab

Preview with #FFF8FF

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

Preview Lab → · Contrast checker → · Palette generator →

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