#FFF0FE#FFF0FE

#FFF0FE is a very light, muted purple. Relative luminance 0.907; OKLCH L 97.1% C 0.024 H 327.8°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).

Color values

HEX#FFF0FE
RGBrgb(255, 240, 254)
HSLhsl(304, 100%, 97%)
HSVhsv(304, 6%, 100%)
CMYKcmyk(0%, 5.9%, 0.4%, 0%)
CIE-LABlab(96.30, 7.45, -4.91)
CIE-LCHlch(96.30, 8.92, 326.62°)
OKLaboklab(97.09% 0.0206 -0.013)
OKLCHoklch(97.09% 0.024 327.8)
XYZxyz(90.2868, 90.7366, 106.5042)
Luminance0.9074 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF0FE #F0FFF1
analogous
#F9F0FF #FFF0FE #FFF0F7
triadic
#FFF0FE #FEFFF0 #F0FEFF
tetradic
#FFF0FE #FFF9F0 #F0FFF1 #F0F7FF
square
#FFF0FE #FFF9F0 #F0FFF1 #F0F7FF
split-complementary
#FFF0FE #F7FFF0 #F0FFF9
monochromatic
#FF76F6 #FFB3FA #FFE0FD #FFE0FD #FFE0FD

Accessibility & contrast

On white

1.10
#FFF0FE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.15
#FFF0FE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF0FE
19.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF0FE#FFFFFF#000000##000000
##FFF0FE1.001.1019.1519.15
#FFFFFF1.101.0021.0021.00
#00000019.1521.001.001.00
##00000019.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#F2F5FD
Tritanopia (blue-blind)
#FFF1F4
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #fff0fe;
/* rgb */ color: rgb(255, 240, 254);
/* oklch */ color: oklch(97.1% 0.024 327.8);
Tailwind
colors: {
  custom: {
    50: '#fff5fe',
    500: '#fff0fe',
    950: '#000000',
  },
}
SCSS
$custom: #fff0fe;
$custom-light: #fff5fe;
$custom-dark: #000000;
JSON
{
  "hex": "#fff0fe",
  "rgb": {
    "r": 255,
    "g": 240,
    "b": 254
  },
  "hsl": {
    "h": 304,
    "s": 100,
    "l": 97.059
  },
  "oklch": {
    "l": 0.97093,
    "c": 0.02436,
    "h": 327.8
  },
  "luminance": 0.90736
}

Semantic roles & 50–950 ramp

primary
#FFF0FE
secondary
#A4EFA9
accent
#E60F00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF0FE

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

Preview Lab → · Contrast checker → · Palette generator →

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