#FFF5FF#FFF5FF

#FFF5FF is a very light, near-neutral purple. Relative luminance 0.938; OKLCH L 98.1% C 0.017 H 325.7°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).

Color values

HEX#FFF5FF
RGBrgb(255, 245, 255)
HSLhsl(300, 100%, 98%)
HSVhsv(300, 4%, 100%)
CMYKcmyk(0%, 3.9%, 0%, 0%)
CIE-LABlab(97.55, 5.07, -3.60)
CIE-LCHlch(97.55, 6.22, 324.66°)
OKLaboklab(98.07% 0.0139 -0.0095)
OKLCHoklch(98.07% 0.017 325.7)
XYZxyz(91.9396, 93.7852, 107.8472)
Luminance0.9378 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF5FF #F5FFF5
analogous
#FAF5FF #FFF5FF #FFF5FA
triadic
#FFF5FF #FFFFF5 #F5FFFF
tetradic
#FFF5FF #FFFAF5 #F5FFF5 #F5FAFF
square
#FFF5FF #FFFAF5 #F5FFF5 #F5FAFF
split-complementary
#FFF5FF #FAFFF5 #F5FFFA
monochromatic
#FF7BFF #FFB8FF #FFE0FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.06
#FFF5FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.76
#FFF5FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF5FF
19.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF5FF#FFFFFF#000000##000000
##FFF5FF1.001.0619.7619.76
#FFFFFF1.061.0021.0021.00
#00000019.7621.001.001.00
##00000019.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#F6F8FF
Tritanopia (blue-blind)
#FFF6F8
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #fff5ff;
/* rgb */ color: rgb(255, 245, 255);
/* oklch */ color: oklch(98.1% 0.017 325.7);
Tailwind
colors: {
  custom: {
    50: '#fff8ff',
    500: '#fff5ff',
    950: '#000000',
  },
}
SCSS
$custom: #fff5ff;
$custom-light: #fff8ff;
$custom-dark: #000000;
JSON
{
  "hex": "#fff5ff",
  "rgb": {
    "r": 255,
    "g": 245,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 98.039
  },
  "oklch": {
    "l": 0.98074,
    "c": 0.01687,
    "h": 325.7
  },
  "luminance": 0.93785
}

Semantic roles & 50–950 ramp

primary
#FFF5FF
secondary
#A8F0A8
accent
#E60000
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181718
muted
#868586

Preview Lab

Preview with #FFF5FF

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

Preview Lab → · Contrast checker → · Palette generator →

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