#FFFAF3#FFFAF3

#FFFAF3 is a very light, near-neutral orange. Relative luminance 0.961; OKLCH L 98.7% C 0.011 H 76.6°. Best body text is #000000 at 20.22:1 contrast (WCAG AA passes).

Color values

HEX#FFFAF3
RGBrgb(255, 250, 243)
HSLhsl(35, 100%, 98%)
HSVhsv(35, 5%, 100%)
CMYKcmyk(0%, 2%, 4.7%, 0%)
CIE-LABlab(98.47, 0.46, 3.94)
CIE-LCHlch(98.47, 3.96, 83.27°)
OKLaboklab(98.7% 0.0025 0.0104)
OKLCHoklch(98.7% 0.011 76.6)
XYZxyz(91.6010, 96.1028, 98.5007)
Luminance0.9610 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFAF3 #F3F8FF
analogous
#FFF4F3 #FFFAF3 #FEFFF3
triadic
#FFFAF3 #F3FFFA #FAF3FF
tetradic
#FFFAF3 #F3FFF4 #F3F8FF #FFF3FE
square
#FFFAF3 #F3FFF4 #F3F8FF #FFF3FE
split-complementary
#FFFAF3 #F3FEFF #F4F3FF
monochromatic
#FFC779 #FFE0B6 #FFF2E0 #FFF2E0 #FFF2E0

Accessibility & contrast

On white

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

On black

20.22
#FFFAF3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFAF3
20.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFAF3#FFFFFF#000000##000000
##FFFAF31.001.0420.2220.22
#FFFFFF1.041.0021.0021.00
#00000020.2221.001.001.00
##00000020.2221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffaf3;
/* rgb */ color: rgb(255, 250, 243);
/* oklch */ color: oklch(98.7% 0.011 76.6);
Tailwind
colors: {
  custom: {
    50: '#fffbf7',
    500: '#fffaf3',
    950: '#000000',
  },
}
SCSS
$custom: #fffaf3;
$custom-light: #fffbf7;
$custom-dark: #000000;
JSON
{
  "hex": "#fffaf3",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 243
  },
  "hsl": {
    "h": 35,
    "s": 100,
    "l": 97.647
  },
  "oklch": {
    "l": 0.98703,
    "c": 0.01069,
    "h": 76.6
  },
  "luminance": 0.96102
}

Semantic roles & 50–950 ramp

primary
#FFFAF3
secondary
#A7C5EF
accent
#60E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFAF3

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

Preview Lab → · Contrast checker → · Palette generator →

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