#FFF0F0#FFF0F0

#FFF0F0 is a very light, near-neutral red. Relative luminance 0.899; OKLCH L 96.7% C 0.016 H 17.5°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).

Color values

HEX#FFF0F0
RGBrgb(255, 240, 240)
HSLhsl(0, 100%, 97%)
HSVhsv(0, 6%, 100%)
CMYKcmyk(0%, 5.9%, 5.9%, 0%)
CIE-LABlab(95.94, 5.04, 1.81)
CIE-LCHlch(95.94, 5.36, 19.77°)
OKLaboklab(96.69% 0.0155 0.0049)
OKLCHoklch(96.69% 0.016 17.5)
XYZxyz(88.1264, 89.8724, 95.1258)
Luminance0.8987 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF0F0 #F0FFFF
analogous
#FFF0F8 #FFF0F0 #FFF8F0
triadic
#FFF0F0 #F0FFF0 #F0F0FF
tetradic
#FFF0F0 #F8FFF0 #F0FFFF #F8F0FF
square
#FFF0F0 #F8FFF0 #F0FFFF #F8F0FF
split-complementary
#FFF0F0 #F0FFF8 #F0F8FF
monochromatic
#FF7676 #FFB3B3 #FFE0E0 #FFE0E0 #FFE0E0

Accessibility & contrast

On white

1.11
#FFF0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.97
#FFF0F0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF0F0
18.97:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF0F0#FFFFFF#000000##000000
##FFF0F01.001.1118.9718.97
#FFFFFF1.111.0021.0021.00
#00000018.9721.001.001.00
##00000018.9721.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2F2F0
Deuteranopia (green-blind)
#F6F4F0
Tritanopia (blue-blind)
#FFEFF0
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #fff0f0;
/* rgb */ color: rgb(255, 240, 240);
/* oklch */ color: oklch(96.7% 0.016 17.5);
Tailwind
colors: {
  custom: {
    50: '#fff4f4',
    500: '#fff0f0',
    950: '#000000',
  },
}
SCSS
$custom: #fff0f0;
$custom-light: #fff4f4;
$custom-dark: #000000;
JSON
{
  "hex": "#fff0f0",
  "rgb": {
    "r": 255,
    "g": 240,
    "b": 240
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 97.059
  },
  "oklch": {
    "l": 0.96694,
    "c": 0.01624,
    "h": 17.5
  },
  "luminance": 0.89871
}

Semantic roles & 50–950 ramp

primary
#FFF0F0
secondary
#A4EFEF
accent
#E5E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFF0F0

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

Preview Lab → · Contrast checker → · Palette generator →

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