#FFF8F2#FFF8F2

#FFF8F2 is a very light, near-neutral orange. Relative luminance 0.948; OKLCH L 98.3% C 0.011 H 63.4°. Best body text is #000000 at 19.96:1 contrast (WCAG AA passes).

Color values

HEX#FFF8F2
RGBrgb(255, 248, 242)
HSLhsl(28, 100%, 97%)
HSVhsv(28, 5%, 100%)
CMYKcmyk(0%, 2.7%, 5.1%, 0%)
CIE-LABlab(97.96, 1.31, 3.70)
CIE-LCHlch(97.96, 3.93, 70.54°)
OKLaboklab(98.29% 0.0049 0.0098)
OKLCHoklch(98.29% 0.011 63.4)
XYZxyz(90.8323, 94.8062, 97.5015)
Luminance0.9481 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF8F2 #F2F9FF
analogous
#FFF2F3 #FFF8F2 #FFFEF2
triadic
#FFF8F2 #F2FFF8 #F8F2FF
tetradic
#FFF8F2 #F3FFF2 #F2F9FF #FEF2FF
square
#FFF8F2 #F3FFF2 #F2F9FF #FEF2FF
split-complementary
#FFF8F2 #F2FFFE #F2F3FF
monochromatic
#FFB678 #FFD7B5 #FFEFE0 #FFEFE0 #FFEFE0

Accessibility & contrast

On white

1.05
#FFF8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.96
#FFF8F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF8F2
19.96:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF8F2#FFFFFF#000000##000000
##FFF8F21.001.0519.9619.96
#FFFFFF1.051.0021.0021.00
#00000019.9621.001.001.00
##00000019.9621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAF8F2
Deuteranopia (green-blind)
#FCFAF2
Tritanopia (blue-blind)
#FFF7F6
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #fff8f2;
/* rgb */ color: rgb(255, 248, 242);
/* oklch */ color: oklch(98.3% 0.011 63.4);
Tailwind
colors: {
  custom: {
    50: '#fffaf6',
    500: '#fff8f2',
    950: '#000000',
  },
}
SCSS
$custom: #fff8f2;
$custom-light: #fffaf6;
$custom-dark: #000000;
JSON
{
  "hex": "#fff8f2",
  "rgb": {
    "r": 255,
    "g": 248,
    "b": 242
  },
  "hsl": {
    "h": 27.692,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.98289,
    "c": 0.01095,
    "h": 63.4
  },
  "luminance": 0.94806
}

Semantic roles & 50–950 ramp

primary
#FFF8F2
secondary
#A6CDEF
accent
#7CE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFF8F2

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

Preview Lab → · Contrast checker → · Palette generator →

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