#FFFAF5#FFFAF5

#FFFAF5 is a very light, near-neutral orange. Relative luminance 0.962; OKLCH L 98.8% C 0.009 H 67.7°. Best body text is #000000 at 20.24:1 contrast (WCAG AA passes).

Color values

HEX#FFFAF5
RGBrgb(255, 250, 245)
HSLhsl(30, 100%, 98%)
HSVhsv(30, 4%, 100%)
CMYKcmyk(0%, 2%, 3.9%, 0%)
CIE-LABlab(98.52, 0.80, 2.98)
CIE-LCHlch(98.52, 3.09, 74.93°)
OKLaboklab(98.76% 0.0032 0.0079)
OKLCHoklch(98.76% 0.009 67.7)
XYZxyz(91.9047, 96.2242, 100.1000)
Luminance0.9622 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFAF5 #F5FAFF
analogous
#FFF5F5 #FFFAF5 #FFFFF5
triadic
#FFFAF5 #F5FFFA #FAF5FF
tetradic
#FFFAF5 #F5FFF5 #F5FAFF #FFF5FF
square
#FFFAF5 #F5FFF5 #F5FAFF #FFF5FF
split-complementary
#FFFAF5 #F5FFFF #F5F5FF
monochromatic
#FFBD7B #FFDBB8 #FFF0E0 #FFF0E0 #FFF0E0

Accessibility & contrast

On white

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

On black

20.24
#FFFAF5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFAF5
20.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFAF5#FFFFFF#000000##000000
##FFFAF51.001.0420.2420.24
#FFFFFF1.041.0021.0021.00
#00000020.2421.001.001.00
##00000020.2421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffaf5;
/* rgb */ color: rgb(255, 250, 245);
/* oklch */ color: oklch(98.8% 0.009 67.7);
Tailwind
colors: {
  custom: {
    50: '#fffbf8',
    500: '#fffaf5',
    950: '#000000',
  },
}
SCSS
$custom: #fffaf5;
$custom-light: #fffbf8;
$custom-dark: #000000;
JSON
{
  "hex": "#fffaf5",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 245
  },
  "hsl": {
    "h": 30,
    "s": 100,
    "l": 98.039
  },
  "oklch": {
    "l": 0.98757,
    "c": 0.00852,
    "h": 67.7
  },
  "luminance": 0.96224
}

Semantic roles & 50–950 ramp

primary
#FFFAF5
secondary
#A8CCF0
accent
#73E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFAF5

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

Preview Lab → · Contrast checker → · Palette generator →

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