#FFF6FF#FFF6FF

#FFF6FF is a very light, near-neutral purple. Relative luminance 0.944; OKLCH L 98.3% C 0.015 H 325.7°. Best body text is #000000 at 19.88:1 contrast (WCAG AA passes).

Color values

HEX#FFF6FF
RGBrgb(255, 246, 255)
HSLhsl(300, 100%, 98%)
HSVhsv(300, 4%, 100%)
CMYKcmyk(0%, 3.5%, 0%, 0%)
CIE-LABlab(97.79, 4.56, -3.24)
CIE-LCHlch(97.79, 5.59, 324.64°)
OKLaboklab(98.27% 0.0125 -0.0085)
OKLCHoklch(98.27% 0.015 325.7)
XYZxyz(92.2430, 94.3919, 107.9483)
Luminance0.9439 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF6FF #F6FFF6
analogous
#FAF6FF #FFF6FF #FFF6FA
triadic
#FFF6FF #FFFFF6 #F6FFFF
tetradic
#FFF6FF #FFFAF6 #F6FFF6 #F6FAFF
square
#FFF6FF #FFFAF6 #F6FFF6 #F6FAFF
split-complementary
#FFF6FF #FAFFF6 #F6FFFA
monochromatic
#FF7CFF #FFB9FF #FFE0FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

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

On black

19.88
#FFF6FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF6FF
19.88:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF6FF#FFFFFF#000000##000000
##FFF6FF1.001.0619.8819.88
#FFFFFF1.061.0021.0021.00
#00000019.8821.001.001.00
##00000019.8821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fff6ff;
/* rgb */ color: rgb(255, 246, 255);
/* oklch */ color: oklch(98.3% 0.015 325.7);
Tailwind
colors: {
  custom: {
    50: '#fff9ff',
    500: '#fff6ff',
    950: '#000000',
  },
}
SCSS
$custom: #fff6ff;
$custom-light: #fff9ff;
$custom-dark: #000000;
JSON
{
  "hex": "#fff6ff",
  "rgb": {
    "r": 255,
    "g": 246,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 98.235
  },
  "oklch": {
    "l": 0.98266,
    "c": 0.01517,
    "h": 325.7
  },
  "luminance": 0.94392
}

Semantic roles & 50–950 ramp

primary
#FFF6FF
secondary
#A9F0A9
accent
#E60000
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181718
muted
#868586

Preview Lab

Preview with #FFF6FF

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

Preview Lab → · Contrast checker → · Palette generator →

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