#FFF0FF#FFF0FF

#FFF0FF is a very light, muted purple. Relative luminance 0.908; OKLCH L 97.1% C 0.025 H 325.8°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).

Color values

HEX#FFF0FF
RGBrgb(255, 240, 255)
HSLhsl(300, 100%, 97%)
HSVhsv(300, 6%, 100%)
CMYKcmyk(0%, 5.9%, 0%, 0%)
CIE-LABlab(96.33, 7.63, -5.39)
CIE-LCHlch(96.33, 9.34, 324.77°)
OKLaboklab(97.12% 0.021 -0.0143)
OKLCHoklch(97.12% 0.025 325.8)
XYZxyz(90.4474, 90.8008, 107.3498)
Luminance0.9080 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF0FF #F0FFF0
analogous
#F8F0FF #FFF0FF #FFF0F8
triadic
#FFF0FF #FFFFF0 #F0FFFF
tetradic
#FFF0FF #FFF8F0 #F0FFF0 #F0F8FF
square
#FFF0FF #FFF8F0 #F0FFF0 #F0F8FF
split-complementary
#FFF0FF #F8FFF0 #F0FFF8
monochromatic
#FF76FF #FFB3FF #FFE0FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

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

On black

19.16
#FFF0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF0FF
19.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF0FF#FFFFFF#000000##000000
##FFF0FF1.001.1019.1619.16
#FFFFFF1.101.0021.0021.00
#00000019.1621.001.001.00
##00000019.1621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fff0ff;
/* rgb */ color: rgb(255, 240, 255);
/* oklch */ color: oklch(97.1% 0.025 325.8);
Tailwind
colors: {
  custom: {
    50: '#fff5ff',
    500: '#fff0ff',
    950: '#000000',
  },
}
SCSS
$custom: #fff0ff;
$custom-light: #fff5ff;
$custom-dark: #000000;
JSON
{
  "hex": "#fff0ff",
  "rgb": {
    "r": 255,
    "g": 240,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 97.059
  },
  "oklch": {
    "l": 0.97122,
    "c": 0.02536,
    "h": 325.8
  },
  "luminance": 0.908
}

Semantic roles & 50–950 ramp

primary
#FFF0FF
secondary
#A4EFA4
accent
#E60000
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181718
muted
#868586

Preview Lab

Preview with #FFF0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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