#FFF5F2#FFF5F2

#FFF5F2 is a very light, near-neutral red. Relative luminance 0.930; OKLCH L 97.7% C 0.012 H 37.4°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).

Color values

HEX#FFF5F2
RGBrgb(255, 245, 242)
HSLhsl(14, 100%, 97%)
HSVhsv(14, 5%, 100%)
CMYKcmyk(0%, 3.9%, 5.1%, 0%)
CIE-LABlab(97.22, 2.83, 2.63)
CIE-LCHlch(97.22, 3.86, 42.92°)
OKLaboklab(97.71% 0.0091 0.007)
OKLCHoklch(97.71% 0.012 37.4)
XYZxyz(89.9173, 92.9763, 97.1965)
Luminance0.9298 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF5F2 #F2FCFF
analogous
#FFF2F6 #FFF5F2 #FFFBF2
triadic
#FFF5F2 #F2FFF5 #F5F2FF
tetradic
#FFF5F2 #F6FFF2 #F2FCFF #FBF2FF
square
#FFF5F2 #F6FFF2 #F2FCFF #FBF2FF
split-complementary
#FFF5F2 #F2FFFB #F2F6FF
monochromatic
#FF9778 #FFC6B5 #FFE7E0 #FFE7E0 #FFE7E0

Accessibility & contrast

On white

1.07
#FFF5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.60
#FFF5F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF5F2
19.60:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF5F2#FFFFFF#000000##000000
##FFF5F21.001.0719.6019.60
#FFFFFF1.071.0021.0021.00
#00000019.6021.001.001.00
##00000019.6021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7F6F2
Deuteranopia (green-blind)
#F9F8F2
Tritanopia (blue-blind)
#FFF4F4
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #fff5f2;
/* rgb */ color: rgb(255, 245, 242);
/* oklch */ color: oklch(97.7% 0.012 37.4);
Tailwind
colors: {
  custom: {
    50: '#fff8f6',
    500: '#fff5f2',
    950: '#000000',
  },
}
SCSS
$custom: #fff5f2;
$custom-light: #fff8f6;
$custom-dark: #000000;
JSON
{
  "hex": "#fff5f2",
  "rgb": {
    "r": 255,
    "g": 245,
    "b": 242
  },
  "hsl": {
    "h": 13.846,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.9771,
    "c": 0.01151,
    "h": 37.4
  },
  "luminance": 0.92976
}

Semantic roles & 50–950 ramp

primary
#FFF5F2
secondary
#A6DEEF
accent
#B1E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFF5F2

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

Preview Lab → · Contrast checker → · Palette generator →

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