#FFFBF1#FFFBF1

#FFFBF1 is a very light, near-neutral orange. Relative luminance 0.966; OKLCH L 98.8% C 0.014 H 88.7°. Best body text is #000000 at 20.32:1 contrast (WCAG AA passes).

Color values

HEX#FFFBF1
RGBrgb(255, 251, 241)
HSLhsl(43, 100%, 97%)
HSVhsv(43, 5%, 100%)
CMYKcmyk(0%, 1.6%, 5.5%, 0%)
CIE-LABlab(98.67, -0.37, 5.25)
CIE-LCHlch(98.67, 5.27, 94.08°)
OKLaboklab(98.84% 0.0003 0.0138)
OKLCHoklch(98.84% 0.014 88.7)
XYZxyz(91.6122, 96.6057, 97.0226)
Luminance0.9660 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFBF1 #F1F5FF
analogous
#FFF4F1 #FFFBF1 #FCFFF1
triadic
#FFFBF1 #F1FFFB #FBF1FF
tetradic
#FFFBF1 #F1FFF4 #F1F5FF #FFF1FC
square
#FFFBF1 #F1FFF4 #F1F5FF #FFF1FC
split-complementary
#FFFBF1 #F1FCFF #F4F1FF
monochromatic
#FFD877 #FFEAB4 #FFF6E0 #FFF6E0 #FFF6E0

Accessibility & contrast

On white

1.03
#FFFBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.32
#FFFBF1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFBF1
20.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFBF1#FFFFFF#000000##000000
##FFFBF11.001.0320.3220.32
#FFFFFF1.031.0021.0021.00
#00000020.3221.001.001.00
##00000020.3221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffbf1;
/* rgb */ color: rgb(255, 251, 241);
/* oklch */ color: oklch(98.8% 0.014 88.7);
Tailwind
colors: {
  custom: {
    50: '#fffcf5',
    500: '#fffbf1',
    950: '#000000',
  },
}
SCSS
$custom: #fffbf1;
$custom-light: #fffcf5;
$custom-dark: #000000;
JSON
{
  "hex": "#fffbf1",
  "rgb": {
    "r": 255,
    "g": 251,
    "b": 241
  },
  "hsl": {
    "h": 42.857,
    "s": 100,
    "l": 97.255
  },
  "oklch": {
    "l": 0.98844,
    "c": 0.01383,
    "h": 88.7
  },
  "luminance": 0.96605
}

Semantic roles & 50–950 ramp

primary
#FFFBF1
secondary
#A5BAEF
accent
#42E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFBF1

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

Preview Lab → · Contrast checker → · Palette generator →

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