#FFF7FF#FFF7FF

#FFF7FF is a very light, near-neutral purple. Relative luminance 0.950; OKLCH L 98.5% C 0.013 H 325.7°. Best body text is #000000 at 20.00:1 contrast (WCAG AA passes).

Color values

HEX#FFF7FF
RGBrgb(255, 247, 255)
HSLhsl(300, 100%, 98%)
HSVhsv(300, 3%, 100%)
CMYKcmyk(0%, 3.1%, 0%, 0%)
CIE-LABlab(98.03, 4.05, -2.88)
CIE-LCHlch(98.03, 4.97, 324.62°)
OKLaboklab(98.46% 0.0111 -0.0076)
OKLCHoklch(98.46% 0.013 325.7)
XYZxyz(92.5479, 95.0019, 108.0500)
Luminance0.9500 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF7FF #F7FFF7
analogous
#FBF7FF #FFF7FF #FFF7FB
triadic
#FFF7FF #FFFFF7 #F7FFFF
tetradic
#FFF7FF #FFFBF7 #F7FFF7 #F7FBFF
square
#FFF7FF #FFFBF7 #F7FFF7 #F7FBFF
split-complementary
#FFF7FF #FBFFF7 #F7FFFB
monochromatic
#FF7DFF #FFBAFF #FFE0FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.05
#FFF7FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.00
#FFF7FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF7FF
20.00:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF7FF#FFFFFF#000000##000000
##FFF7FF1.001.0520.0020.00
#FFFFFF1.051.0021.0021.00
#00000020.0021.001.001.00
##00000020.0021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fff7ff;
/* rgb */ color: rgb(255, 247, 255);
/* oklch */ color: oklch(98.5% 0.013 325.7);
Tailwind
colors: {
  custom: {
    50: '#fff9ff',
    500: '#fff7ff',
    950: '#000000',
  },
}
SCSS
$custom: #fff7ff;
$custom-light: #fff9ff;
$custom-dark: #000000;
JSON
{
  "hex": "#fff7ff",
  "rgb": {
    "r": 255,
    "g": 247,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 98.431
  },
  "oklch": {
    "l": 0.98457,
    "c": 0.01348,
    "h": 325.7
  },
  "luminance": 0.95002
}

Semantic roles & 50–950 ramp

primary
#FFF7FF
secondary
#AAF0AA
accent
#E60000
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181718
muted
#868586

Preview Lab

Preview with #FFF7FF

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

Preview Lab → · Contrast checker → · Palette generator →

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