#FFFAF6#FFFAF6

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

Color values

HEX#FFFAF6
RGBrgb(255, 250, 246)
HSLhsl(27, 100%, 98%)
HSVhsv(27, 4%, 100%)
CMYKcmyk(0%, 2%, 3.5%, 0%)
CIE-LABlab(98.55, 0.97, 2.50)
CIE-LCHlch(98.55, 2.68, 68.77°)
OKLaboklab(98.78% 0.0036 0.0066)
OKLCHoklch(98.78% 0.008 61.5)
XYZxyz(92.0578, 96.2855, 100.9061)
Luminance0.9628 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFAF6 #F6FBFF
analogous
#FFF6F6 #FFFAF6 #FFFEF6
triadic
#FFFAF6 #F6FFFA #FAF6FF
tetradic
#FFFAF6 #F6FFF6 #F6FBFF #FEF6FF
square
#FFFAF6 #F6FFF6 #F6FBFF #FEF6FF
split-complementary
#FFFAF6 #F6FFFE #F6F6FF
monochromatic
#FFB67C #FFD8B9 #FFEEE0 #FFEEE0 #FFEEE0

Accessibility & contrast

On white

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

On black

20.26
#FFFAF6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFAF6
20.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFAF6#FFFFFF#000000##000000
##FFFAF61.001.0420.2620.26
#FFFFFF1.041.0021.0021.00
#00000020.2621.001.001.00
##00000020.2621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffaf6;
/* rgb */ color: rgb(255, 250, 246);
/* oklch */ color: oklch(98.8% 0.008 61.5);
Tailwind
colors: {
  custom: {
    50: '#fffbf9',
    500: '#fffaf6',
    950: '#000000',
  },
}
SCSS
$custom: #fffaf6;
$custom-light: #fffbf9;
$custom-dark: #000000;
JSON
{
  "hex": "#fffaf6",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 246
  },
  "hsl": {
    "h": 26.667,
    "s": 100,
    "l": 98.235
  },
  "oklch": {
    "l": 0.98784,
    "c": 0.00754,
    "h": 61.5
  },
  "luminance": 0.96285
}

Semantic roles & 50–950 ramp

primary
#FFFAF6
secondary
#A9D1F0
accent
#7FE600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFAF6

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

Preview Lab → · Contrast checker → · Palette generator →

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