#FFF2FF#FFF2FF

#FFF2FF is a very light, muted purple. Relative luminance 0.920; OKLCH L 97.5% C 0.022 H 325.7°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).

Color values

HEX#FFF2FF
RGBrgb(255, 242, 255)
HSLhsl(300, 100%, 97%)
HSVhsv(300, 5%, 100%)
CMYKcmyk(0%, 5.1%, 0%, 0%)
CIE-LABlab(96.81, 6.60, -4.67)
CIE-LCHlch(96.81, 8.09, 324.72°)
OKLaboklab(97.5% 0.0182 -0.0124)
OKLCHoklch(97.5% 0.022 325.7)
XYZxyz(91.0394, 91.9848, 107.5471)
Luminance0.9198 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF2FF #F2FFF2
analogous
#F9F2FF #FFF2FF #FFF2F9
triadic
#FFF2FF #FFFFF2 #F2FFFF
tetradic
#FFF2FF #FFF9F2 #F2FFF2 #F2F9FF
square
#FFF2FF #FFF9F2 #F2FFF2 #F2F9FF
split-complementary
#FFF2FF #F9FFF2 #F2FFF9
monochromatic
#FF78FF #FFB5FF #FFE0FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.08
#FFF2FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.40
#FFF2FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF2FF
19.40:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF2FF#FFFFFF#000000##000000
##FFF2FF1.001.0819.4019.40
#FFFFFF1.081.0021.0021.00
#00000019.4021.001.001.00
##00000019.4021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#F4F6FE
Tritanopia (blue-blind)
#FFF3F6
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #fff2ff;
/* rgb */ color: rgb(255, 242, 255);
/* oklch */ color: oklch(97.5% 0.022 325.7);
Tailwind
colors: {
  custom: {
    50: '#fff6ff',
    500: '#fff2ff',
    950: '#000000',
  },
}
SCSS
$custom: #fff2ff;
$custom-light: #fff6ff;
$custom-dark: #000000;
JSON
{
  "hex": "#fff2ff",
  "rgb": {
    "r": 255,
    "g": 242,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.97502,
    "c": 0.02196,
    "h": 325.7
  },
  "luminance": 0.91984
}

Semantic roles & 50–950 ramp

primary
#FFF2FF
secondary
#A6EFA6
accent
#E60000
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181718
muted
#868586

Preview Lab

Preview with #FFF2FF

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

Preview Lab → · Contrast checker → · Palette generator →

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