#FFF8FE#FFF8FE

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

Color values

HEX#FFF8FE
RGBrgb(255, 248, 254)
HSLhsl(309, 100%, 99%)
HSVhsv(309, 3%, 100%)
CMYKcmyk(0%, 2.7%, 0.4%, 0%)
CIE-LABlab(98.25, 3.37, -2.04)
CIE-LCHlch(98.25, 3.94, 328.78°)
OKLaboklab(98.62% 0.0094 -0.0054)
OKLCHoklch(98.62% 0.011 330.1)
XYZxyz(92.6940, 95.5509, 107.3066)
Luminance0.9555 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF8FE #F8FFF9
analogous
#FCF8FF #FFF8FE #FFF8FA
triadic
#FFF8FE #FEFFF8 #F8FEFF
tetradic
#FFF8FE #FFFCF8 #F8FFF9 #F8FAFF
square
#FFF8FE #FFFCF8 #F8FFF9 #F8FAFF
split-complementary
#FFF8FE #FAFFF8 #F8FFFC
monochromatic
#FF7EED #FFBBF5 #FFE0FB #FFE0FB #FFE0FB

Accessibility & contrast

On white

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

On black

20.11
#FFF8FE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF8FE
20.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF8FE#FFFFFF#000000##000000
##FFF8FE1.001.0420.1120.11
#FFFFFF1.041.0021.0021.00
#00000020.1121.001.001.00
##00000020.1121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fff8fe;
/* rgb */ color: rgb(255, 248, 254);
/* oklch */ color: oklch(98.6% 0.011 330.1);
Tailwind
colors: {
  custom: {
    50: '#fffafe',
    500: '#fff8fe',
    950: '#000000',
  },
}
SCSS
$custom: #fff8fe;
$custom-light: #fffafe;
$custom-dark: #000000;
JSON
{
  "hex": "#fff8fe",
  "rgb": {
    "r": 255,
    "g": 248,
    "b": 254
  },
  "hsl": {
    "h": 308.571,
    "s": 100,
    "l": 98.627
  },
  "oklch": {
    "l": 0.98621,
    "c": 0.0108,
    "h": 330.1
  },
  "luminance": 0.95551
}

Semantic roles & 50–950 ramp

primary
#FFF8FE
secondary
#ABF0B5
accent
#E62100
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF8FE

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

Preview Lab → · Contrast checker → · Palette generator →

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