#FFFAF7#FFFAF7

#FFFAF7 is a very light, near-neutral orange. Relative luminance 0.963; OKLCH L 98.8% C 0.007 H 53.5°. Best body text is #000000 at 20.27:1 contrast (WCAG AA passes).

Color values

HEX#FFFAF7
RGBrgb(255, 250, 247)
HSLhsl(23, 100%, 98%)
HSVhsv(23, 3%, 100%)
CMYKcmyk(0%, 2%, 3.1%, 0%)
CIE-LABlab(98.57, 1.14, 2.02)
CIE-LCHlch(98.57, 2.32, 60.55°)
OKLaboklab(98.81% 0.004 0.0054)
OKLCHoklch(98.81% 0.007 53.5)
XYZxyz(92.2117, 96.3470, 101.7166)
Luminance0.9635 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFAF7 #F7FCFF
analogous
#FFF7F8 #FFFAF7 #FFFEF7
triadic
#FFFAF7 #F7FFFA #FAF7FF
tetradic
#FFFAF7 #F8FFF7 #F7FCFF #FEF7FF
square
#FFFAF7 #F8FFF7 #F7FCFF #FEF7FF
split-complementary
#FFFAF7 #F7FFFE #F7F8FF
monochromatic
#FFAD7D #FFD4BA #FFECE0 #FFECE0 #FFECE0

Accessibility & contrast

On white

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

On black

20.27
#FFFAF7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFAF7
20.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFAF7#FFFFFF#000000##000000
##FFFAF71.001.0420.2720.27
#FFFFFF1.041.0021.0021.00
#00000020.2721.001.001.00
##00000020.2721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffaf7;
/* rgb */ color: rgb(255, 250, 247);
/* oklch */ color: oklch(98.8% 0.007 53.5);
Tailwind
colors: {
  custom: {
    50: '#fffbf9',
    500: '#fffaf7',
    950: '#000000',
  },
}
SCSS
$custom: #fffaf7;
$custom-light: #fffbf9;
$custom-dark: #000000;
JSON
{
  "hex": "#fffaf7",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 247
  },
  "hsl": {
    "h": 22.5,
    "s": 100,
    "l": 98.431
  },
  "oklch": {
    "l": 0.98811,
    "c": 0.00668,
    "h": 53.5
  },
  "luminance": 0.96347
}

Semantic roles & 50–950 ramp

primary
#FFFAF7
secondary
#AAD6F0
accent
#8FE600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFAF7

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

Preview Lab → · Contrast checker → · Palette generator →

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