#FFFAF8#FFFAF8

#FFFAF8 is a very light, near-neutral orange. Relative luminance 0.964; OKLCH L 98.8% C 0.006 H 43.4°. Best body text is #000000 at 20.28:1 contrast (WCAG AA passes).

Color values

HEX#FFFAF8
RGBrgb(255, 250, 248)
HSLhsl(17, 100%, 99%)
HSVhsv(17, 3%, 100%)
CMYKcmyk(0%, 2%, 2.7%, 0%)
CIE-LABlab(98.59, 1.31, 1.54)
CIE-LCHlch(98.59, 2.03, 49.62°)
OKLaboklab(98.84% 0.0044 0.0041)
OKLCHoklch(98.84% 0.006 43.4)
XYZxyz(92.3664, 96.4089, 102.5315)
Luminance0.9641 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFAF8 #F8FDFF
analogous
#FFF8F9 #FFFAF8 #FFFDF8
triadic
#FFFAF8 #F8FFFA #FAF8FF
tetradic
#FFFAF8 #F9FFF8 #F8FDFF #FDF8FF
square
#FFFAF8 #F9FFF8 #F8FDFF #FDF8FF
split-complementary
#FFFAF8 #F8FFFD #F8F9FF
monochromatic
#FFA37E #FFCEBB #FFE9E0 #FFE9E0 #FFE9E0

Accessibility & contrast

On white

1.04
#FFFAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.28
#FFFAF8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFAF8
20.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFAF8#FFFFFF#000000##000000
##FFFAF81.001.0420.2820.28
#FFFFFF1.041.0021.0021.00
#00000020.2821.001.001.00
##00000020.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBFAF8
Deuteranopia (green-blind)
#FCFBF8
Tritanopia (blue-blind)
#FFF9F9
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #fffaf8;
/* rgb */ color: rgb(255, 250, 248);
/* oklch */ color: oklch(98.8% 0.006 43.4);
Tailwind
colors: {
  custom: {
    50: '#fffbfa',
    500: '#fffaf8',
    950: '#000000',
  },
}
SCSS
$custom: #fffaf8;
$custom-light: #fffbfa;
$custom-dark: #000000;
JSON
{
  "hex": "#fffaf8",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 248
  },
  "hsl": {
    "h": 17.143,
    "s": 100,
    "l": 98.627
  },
  "oklch": {
    "l": 0.98839,
    "c": 0.00598,
    "h": 43.4
  },
  "luminance": 0.96409
}

Semantic roles & 50–950 ramp

primary
#FFFAF8
secondary
#ABDCF0
accent
#A4E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFAF8

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

Preview Lab → · Contrast checker → · Palette generator →

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