#FFFAF4#FFFAF4

#FFFAF4 is a very light, near-neutral orange. Relative luminance 0.962; OKLCH L 98.7% C 0.010 H 72.7°. Best body text is #000000 at 20.23:1 contrast (WCAG AA passes).

Color values

HEX#FFFAF4
RGBrgb(255, 250, 244)
HSLhsl(33, 100%, 98%)
HSVhsv(33, 4%, 100%)
CMYKcmyk(0%, 2%, 4.3%, 0%)
CIE-LABlab(98.50, 0.63, 3.46)
CIE-LCHlch(98.50, 3.52, 79.63°)
OKLaboklab(98.73% 0.0029 0.0091)
OKLCHoklch(98.73% 0.01 72.7)
XYZxyz(91.7524, 96.1633, 99.2981)
Luminance0.9616 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFAF4 #F4F9FF
analogous
#FFF4F4 #FFFAF4 #FFFFF4
triadic
#FFFAF4 #F4FFFA #FAF4FF
tetradic
#FFFAF4 #F4FFF4 #F4F9FF #FFF4FF
square
#FFFAF4 #F4FFF4 #F4F9FF #FFF4FF
split-complementary
#FFFAF4 #F4FFFF #F4F4FF
monochromatic
#FFC27A #FFDEB7 #FFF1E0 #FFF1E0 #FFF1E0

Accessibility & contrast

On white

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

On black

20.23
#FFFAF4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFAF4
20.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFAF4#FFFFFF#000000##000000
##FFFAF41.001.0420.2320.23
#FFFFFF1.041.0021.0021.00
#00000020.2321.001.001.00
##00000020.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCFAF4
Deuteranopia (green-blind)
#FDFBF4
Tritanopia (blue-blind)
#FFF9F8
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #fffaf4;
/* rgb */ color: rgb(255, 250, 244);
/* oklch */ color: oklch(98.7% 0.010 72.7);
Tailwind
colors: {
  custom: {
    50: '#fffbf7',
    500: '#fffaf4',
    950: '#000000',
  },
}
SCSS
$custom: #fffaf4;
$custom-light: #fffbf7;
$custom-dark: #000000;
JSON
{
  "hex": "#fffaf4",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 244
  },
  "hsl": {
    "h": 32.727,
    "s": 100,
    "l": 97.843
  },
  "oklch": {
    "l": 0.9873,
    "c": 0.00957,
    "h": 72.7
  },
  "luminance": 0.96163
}

Semantic roles & 50–950 ramp

primary
#FFFAF4
secondary
#A8C8F0
accent
#68E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFAF4

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

Preview Lab → · Contrast checker → · Palette generator →

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