#FFF2FE#FFF2FE

#FFF2FE is a very light, muted purple. Relative luminance 0.919; OKLCH L 97.5% C 0.021 H 328.1°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).

Color values

HEX#FFF2FE
RGBrgb(255, 242, 254)
HSLhsl(305, 100%, 97%)
HSVhsv(305, 5%, 100%)
CMYKcmyk(0%, 5.1%, 0.4%, 0%)
CIE-LABlab(96.79, 6.43, -4.19)
CIE-LCHlch(96.79, 7.67, 326.88°)
OKLaboklab(97.47% 0.0178 -0.0111)
OKLCHoklch(97.47% 0.021 328.1)
XYZxyz(90.8788, 91.9206, 106.7016)
Luminance0.9192 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF2FE #F2FFF3
analogous
#F9F2FF #FFF2FE #FFF2F8
triadic
#FFF2FE #FEFFF2 #F2FEFF
tetradic
#FFF2FE #FFF9F2 #F2FFF3 #F2F8FF
square
#FFF2FE #FFF9F2 #F2FFF3 #F2F8FF
split-complementary
#FFF2FE #F8FFF2 #F2FFF9
monochromatic
#FF78F5 #FFB5F9 #FFE0FD #FFE0FD #FFE0FD

Accessibility & contrast

On white

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

On black

19.38
#FFF2FE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF2FE
19.38:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF2FE#FFFFFF#000000##000000
##FFF2FE1.001.0819.3819.38
#FFFFFF1.081.0021.0021.00
#00000019.3821.001.001.00
##00000019.3821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fff2fe;
/* rgb */ color: rgb(255, 242, 254);
/* oklch */ color: oklch(97.5% 0.021 328.1);
Tailwind
colors: {
  custom: {
    50: '#fff6fe',
    500: '#fff2fe',
    950: '#000000',
  },
}
SCSS
$custom: #fff2fe;
$custom-light: #fff6fe;
$custom-dark: #000000;
JSON
{
  "hex": "#fff2fe",
  "rgb": {
    "r": 255,
    "g": 242,
    "b": 254
  },
  "hsl": {
    "h": 304.615,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.97473,
    "c": 0.02096,
    "h": 328.1
  },
  "luminance": 0.9192
}

Semantic roles & 50–950 ramp

primary
#FFF2FE
secondary
#A6EFAC
accent
#E61200
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF2FE

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

Preview Lab → · Contrast checker → · Palette generator →

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