#FFF3FE#FFF3FE

#FFF3FE is a very light, near-neutral purple. Relative luminance 0.925; OKLCH L 97.7% C 0.019 H 328.3°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).

Color values

HEX#FFF3FE
RGBrgb(255, 243, 254)
HSLhsl(305, 100%, 98%)
HSVhsv(305, 5%, 100%)
CMYKcmyk(0%, 4.7%, 0.4%, 0%)
CIE-LABlab(97.03, 5.92, -3.84)
CIE-LCHlch(97.03, 7.05, 327.04°)
OKLaboklab(97.66% 0.0164 -0.0101)
OKLCHoklch(97.66% 0.019 328.3)
XYZxyz(91.1773, 92.5175, 106.8010)
Luminance0.9252 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF3FE #F3FFF4
analogous
#FAF3FF #FFF3FE #FFF3F8
triadic
#FFF3FE #FEFFF3 #F3FEFF
tetradic
#FFF3FE #FFFAF3 #F3FFF4 #F3F8FF
square
#FFF3FE #FFFAF3 #F3FFF4 #F3F8FF
split-complementary
#FFF3FE #F8FFF3 #F3FFFA
monochromatic
#FF79F4 #FFB6F9 #FFE0FC #FFE0FC #FFE0FC

Accessibility & contrast

On white

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

On black

19.50
#FFF3FE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF3FE
19.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF3FE#FFFFFF#000000##000000
##FFF3FE1.001.0819.5019.50
#FFFFFF1.081.0021.0021.00
#00000019.5021.001.001.00
##00000019.5021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#F5F7FE
Tritanopia (blue-blind)
#FFF4F6
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #fff3fe;
/* rgb */ color: rgb(255, 243, 254);
/* oklch */ color: oklch(97.7% 0.019 328.3);
Tailwind
colors: {
  custom: {
    50: '#fff7fe',
    500: '#fff3fe',
    950: '#000000',
  },
}
SCSS
$custom: #fff3fe;
$custom-light: #fff7fe;
$custom-dark: #000000;
JSON
{
  "hex": "#fff3fe",
  "rgb": {
    "r": 255,
    "g": 243,
    "b": 254
  },
  "hsl": {
    "h": 305,
    "s": 100,
    "l": 97.647
  },
  "oklch": {
    "l": 0.97663,
    "c": 0.01926,
    "h": 328.3
  },
  "luminance": 0.92517
}

Semantic roles & 50–950 ramp

primary
#FFF3FE
secondary
#A7EFAD
accent
#E61300
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF3FE

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

Preview Lab → · Contrast checker → · Palette generator →

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