#FFF3FF#FFF3FF

#FFF3FF is a very light, muted purple. Relative luminance 0.926; OKLCH L 97.7% C 0.020 H 325.7°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).

Color values

HEX#FFF3FF
RGBrgb(255, 243, 255)
HSLhsl(300, 100%, 98%)
HSVhsv(300, 5%, 100%)
CMYKcmyk(0%, 4.7%, 0%, 0%)
CIE-LABlab(97.06, 6.09, -4.31)
CIE-LCHlch(97.06, 7.46, 324.70°)
OKLaboklab(97.69% 0.0168 -0.0114)
OKLCHoklch(97.69% 0.02 325.7)
XYZxyz(91.3378, 92.5817, 107.6466)
Luminance0.9258 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF3FF #F3FFF3
analogous
#F9F3FF #FFF3FF #FFF3F9
triadic
#FFF3FF #FFFFF3 #F3FFFF
tetradic
#FFF3FF #FFF9F3 #F3FFF3 #F3F9FF
square
#FFF3FF #FFF9F3 #F3FFF3 #F3F9FF
split-complementary
#FFF3FF #F9FFF3 #F3FFF9
monochromatic
#FF79FF #FFB6FF #FFE0FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

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

On black

19.52
#FFF3FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF3FF
19.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF3FF#FFFFFF#000000##000000
##FFF3FF1.001.0819.5219.52
#FFFFFF1.081.0021.0021.00
#00000019.5221.001.001.00
##00000019.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2F6FF
Deuteranopia (green-blind)
#F5F7FF
Tritanopia (blue-blind)
#FFF4F7
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #fff3ff;
/* rgb */ color: rgb(255, 243, 255);
/* oklch */ color: oklch(97.7% 0.020 325.7);
Tailwind
colors: {
  custom: {
    50: '#fff7ff',
    500: '#fff3ff',
    950: '#000000',
  },
}
SCSS
$custom: #fff3ff;
$custom-light: #fff7ff;
$custom-dark: #000000;
JSON
{
  "hex": "#fff3ff",
  "rgb": {
    "r": 255,
    "g": 243,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 97.647
  },
  "oklch": {
    "l": 0.97693,
    "c": 0.02027,
    "h": 325.7
  },
  "luminance": 0.92581
}

Semantic roles & 50–950 ramp

primary
#FFF3FF
secondary
#A7EFA7
accent
#E60000
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181718
muted
#868586

Preview Lab

Preview with #FFF3FF

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

Preview Lab → · Contrast checker → · Palette generator →

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