#FFFBF8#FFFBF8

#FFFBF8 is a very light, near-neutral orange. Relative luminance 0.970; OKLCH L 99.0% C 0.006 H 59.7°. Best body text is #000000 at 20.41:1 contrast (WCAG AA passes).

Color values

HEX#FFFBF8
RGBrgb(255, 251, 248)
HSLhsl(26, 100%, 99%)
HSVhsv(26, 3%, 100%)
CMYKcmyk(0%, 1.6%, 2.7%, 0%)
CIE-LABlab(98.84, 0.81, 1.90)
CIE-LCHlch(98.84, 2.07, 67.01°)
OKLaboklab(99.03% 0.003 0.0051)
OKLCHoklch(99.03% 0.006 59.7)
XYZxyz(92.6779, 97.0320, 102.6354)
Luminance0.9703 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFBF8 #F8FCFF
analogous
#FFF8F8 #FFFBF8 #FFFEF8
triadic
#FFFBF8 #F8FFFB #FBF8FF
tetradic
#FFFBF8 #F8FFF8 #F8FCFF #FEF8FF
square
#FFFBF8 #F8FFF8 #F8FCFF #FEF8FF
split-complementary
#FFFBF8 #F8FFFE #F8F8FF
monochromatic
#FFB57E #FFD8BB #FFEEE0 #FFEEE0 #FFEEE0

Accessibility & contrast

On white

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

On black

20.41
#FFFBF8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFBF8
20.41:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFBF8#FFFFFF#000000##000000
##FFFBF81.001.0320.4120.41
#FFFFFF1.031.0021.0021.00
#00000020.4121.001.001.00
##00000020.4121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCFBF8
Deuteranopia (green-blind)
#FDFCF8
Tritanopia (blue-blind)
#FFFAFA
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #fffbf8;
/* rgb */ color: rgb(255, 251, 248);
/* oklch */ color: oklch(99.0% 0.006 59.7);
Tailwind
colors: {
  custom: {
    50: '#fffcfa',
    500: '#fffbf8',
    950: '#000000',
  },
}
SCSS
$custom: #fffbf8;
$custom-light: #fffcfa;
$custom-dark: #000000;
JSON
{
  "hex": "#fffbf8",
  "rgb": {
    "r": 255,
    "g": 251,
    "b": 248
  },
  "hsl": {
    "h": 25.714,
    "s": 100,
    "l": 98.627
  },
  "oklch": {
    "l": 0.99032,
    "c": 0.00585,
    "h": 59.7
  },
  "luminance": 0.97032
}

Semantic roles & 50–950 ramp

primary
#FFFBF8
secondary
#ABD3F0
accent
#83E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFBF8

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

Preview Lab → · Contrast checker → · Palette generator →

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