#FFFBF0#FFFBF0

#FFFBF0 is a very light, near-neutral orange. Relative luminance 0.965; OKLCH L 98.8% C 0.015 H 90.2°. Best body text is #000000 at 20.31:1 contrast (WCAG AA passes).

Color values

HEX#FFFBF0
RGBrgb(255, 251, 240)
HSLhsl(44, 100%, 97%)
HSVhsv(44, 6%, 100%)
CMYKcmyk(0%, 1.6%, 5.9%, 0%)
CIE-LABlab(98.65, -0.54, 5.73)
CIE-LCHlch(98.65, 5.76, 95.39°)
OKLaboklab(98.82% -0.0001 0.0151)
OKLCHoklch(98.82% 0.015 90.2)
XYZxyz(91.4632, 96.5461, 96.2381)
Luminance0.9655 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFBF0 #F0F4FF
analogous
#FFF4F0 #FFFBF0 #FCFFF0
triadic
#FFFBF0 #F0FFFB #FBF0FF
tetradic
#FFFBF0 #F0FFF4 #F0F4FF #FFF0FC
square
#FFFBF0 #F0FFF4 #F0F4FF #FFF0FC
split-complementary
#FFFBF0 #F0FCFF #F4F0FF
monochromatic
#FFDA76 #FFEBB3 #FFF7E0 #FFF7E0 #FFF7E0

Accessibility & contrast

On white

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

On black

20.31
#FFFBF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFBF0
20.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFBF0#FFFFFF#000000##000000
##FFFBF01.001.0320.3120.31
#FFFFFF1.031.0021.0021.00
#00000020.3121.001.001.00
##00000020.3121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffbf0;
/* rgb */ color: rgb(255, 251, 240);
/* oklch */ color: oklch(98.8% 0.015 90.2);
Tailwind
colors: {
  custom: {
    50: '#fffcf4',
    500: '#fffbf0',
    950: '#000000',
  },
}
SCSS
$custom: #fffbf0;
$custom-light: #fffcf4;
$custom-dark: #000000;
JSON
{
  "hex": "#fffbf0",
  "rgb": {
    "r": 255,
    "g": 251,
    "b": 240
  },
  "hsl": {
    "h": 44,
    "s": 100,
    "l": 97.059
  },
  "oklch": {
    "l": 0.98818,
    "c": 0.01508,
    "h": 90.2
  },
  "luminance": 0.96546
}

Semantic roles & 50–950 ramp

primary
#FFFBF0
secondary
#A4B8EF
accent
#3DE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFBF0

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

Preview Lab → · Contrast checker → · Palette generator →

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