#FFF0FA#FFF0FA

#FFF0FA is a very light, muted pink. Relative luminance 0.905; OKLCH L 97.0% C 0.021 H 337.7°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).

Color values

HEX#FFF0FA
RGBrgb(255, 240, 250)
HSLhsl(320, 100%, 97%)
HSVhsv(320, 6%, 100%)
CMYKcmyk(0%, 5.9%, 2%, 0%)
CIE-LABlab(96.20, 6.75, -2.99)
CIE-LCHlch(96.20, 7.38, 336.08°)
OKLaboklab(96.98% 0.0192 -0.0079)
OKLCHoklch(96.98% 0.021 337.7)
XYZxyz(89.6530, 90.4830, 103.1659)
Luminance0.9048 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF0FA #F0FFF5
analogous
#FDF0FF #FFF0FA #FFF0F3
triadic
#FFF0FA #FAFFF0 #F0FAFF
tetradic
#FFF0FA #FFFDF0 #F0FFF5 #F0F3FF
square
#FFF0FA #FFFDF0 #F0FFF5 #F0F3FF
split-complementary
#FFF0FA #F3FFF0 #F0FFFD
monochromatic
#FF76D1 #FFB3E6 #FFE0F5 #FFE0F5 #FFE0F5

Accessibility & contrast

On white

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

On black

19.10
#FFF0FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF0FA
19.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF0FA#FFFFFF#000000##000000
##FFF0FA1.001.1019.1019.10
#FFFFFF1.101.0021.0021.00
#00000019.1021.001.001.00
##00000019.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#F3F5FA
Tritanopia (blue-blind)
#FFF0F3
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #fff0fa;
/* rgb */ color: rgb(255, 240, 250);
/* oklch */ color: oklch(97.0% 0.021 337.7);
Tailwind
colors: {
  custom: {
    50: '#fff5fc',
    500: '#fff0fa',
    950: '#000000',
  },
}
SCSS
$custom: #fff0fa;
$custom-light: #fff5fc;
$custom-dark: #000000;
JSON
{
  "hex": "#fff0fa",
  "rgb": {
    "r": 255,
    "g": 240,
    "b": 250
  },
  "hsl": {
    "h": 320,
    "s": 100,
    "l": 97.059
  },
  "oklch": {
    "l": 0.96976,
    "c": 0.02072,
    "h": 337.7
  },
  "luminance": 0.90482
}

Semantic roles & 50–950 ramp

primary
#FFF0FA
secondary
#A4EFBD
accent
#E64D00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF0FA

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

Preview Lab → · Contrast checker → · Palette generator →

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