#FFF4FF#FFF4FF

#FFF4FF is a very light, near-neutral purple. Relative luminance 0.932; OKLCH L 97.9% C 0.019 H 325.7°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).

Color values

HEX#FFF4FF
RGBrgb(255, 244, 255)
HSLhsl(300, 100%, 98%)
HSVhsv(300, 4%, 100%)
CMYKcmyk(0%, 4.3%, 0%, 0%)
CIE-LABlab(97.30, 5.58, -3.95)
CIE-LCHlch(97.30, 6.84, 324.68°)
OKLaboklab(97.88% 0.0153 -0.0105)
OKLCHoklch(97.88% 0.019 325.7)
XYZxyz(91.6379, 93.1818, 107.7466)
Luminance0.9318 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF4FF #F4FFF4
analogous
#F9F4FF #FFF4FF #FFF4F9
triadic
#FFF4FF #FFFFF4 #F4FFFF
tetradic
#FFF4FF #FFF9F4 #F4FFF4 #F4F9FF
square
#FFF4FF #FFF9F4 #F4FFF4 #F4F9FF
split-complementary
#FFF4FF #F9FFF4 #F4FFF9
monochromatic
#FF7AFF #FFB7FF #FFE0FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.07
#FFF4FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.64
#FFF4FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF4FF
19.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF4FF#FFFFFF#000000##000000
##FFF4FF1.001.0719.6419.64
#FFFFFF1.071.0021.0021.00
#00000019.6421.001.001.00
##00000019.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#F6F8FF
Tritanopia (blue-blind)
#FFF5F7
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #fff4ff;
/* rgb */ color: rgb(255, 244, 255);
/* oklch */ color: oklch(97.9% 0.019 325.7);
Tailwind
colors: {
  custom: {
    50: '#fff7ff',
    500: '#fff4ff',
    950: '#000000',
  },
}
SCSS
$custom: #fff4ff;
$custom-light: #fff7ff;
$custom-dark: #000000;
JSON
{
  "hex": "#fff4ff",
  "rgb": {
    "r": 255,
    "g": 244,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 97.843
  },
  "oklch": {
    "l": 0.97883,
    "c": 0.01857,
    "h": 325.7
  },
  "luminance": 0.93181
}

Semantic roles & 50–950 ramp

primary
#FFF4FF
secondary
#A8F0A8
accent
#E60000
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181718
muted
#868586

Preview Lab

Preview with #FFF4FF

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

Preview Lab → · Contrast checker → · Palette generator →

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