#FFFAF2#FFFAF2

#FFFAF2 is a very light, near-neutral orange. Relative luminance 0.960; OKLCH L 98.7% C 0.012 H 79.8°. Best body text is #000000 at 20.21:1 contrast (WCAG AA passes).

Color values

HEX#FFFAF2
RGBrgb(255, 250, 242)
HSLhsl(37, 100%, 97%)
HSVhsv(37, 5%, 100%)
CMYKcmyk(0%, 2%, 5.1%, 0%)
CIE-LABlab(98.45, 0.30, 4.42)
CIE-LCHlch(98.45, 4.43, 86.16°)
OKLaboklab(98.68% 0.0021 0.0117)
OKLCHoklch(98.68% 0.012 79.8)
XYZxyz(91.4504, 96.0425, 97.7075)
Luminance0.9604 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFAF2 #F2F7FF
analogous
#FFF4F2 #FFFAF2 #FEFFF2
triadic
#FFFAF2 #F2FFFA #FAF2FF
tetradic
#FFFAF2 #F2FFF4 #F2F7FF #FFF2FE
square
#FFFAF2 #F2FFF4 #F2F7FF #FFF2FE
split-complementary
#FFFAF2 #F2FEFF #F4F2FF
monochromatic
#FFCB78 #FFE2B5 #FFF3E0 #FFF3E0 #FFF3E0

Accessibility & contrast

On white

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

On black

20.21
#FFFAF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFAF2
20.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFAF2#FFFFFF#000000##000000
##FFFAF21.001.0420.2120.21
#FFFFFF1.041.0021.0021.00
#00000020.2121.001.001.00
##00000020.2121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCFAF2
Deuteranopia (green-blind)
#FEFBF2
Tritanopia (blue-blind)
#FFF8F8
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #fffaf2;
/* rgb */ color: rgb(255, 250, 242);
/* oklch */ color: oklch(98.7% 0.012 79.8);
Tailwind
colors: {
  custom: {
    50: '#fffbf6',
    500: '#fffaf2',
    950: '#000000',
  },
}
SCSS
$custom: #fffaf2;
$custom-light: #fffbf6;
$custom-dark: #000000;
JSON
{
  "hex": "#fffaf2",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 242
  },
  "hsl": {
    "h": 36.923,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.98676,
    "c": 0.01184,
    "h": 79.8
  },
  "luminance": 0.96042
}

Semantic roles & 50–950 ramp

primary
#FFFAF2
secondary
#A6C2EF
accent
#58E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFAF2

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

Preview Lab → · Contrast checker → · Palette generator →

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