#FFFBF5#FFFBF5

#FFFBF5 is a very light, near-neutral orange. Relative luminance 0.968; OKLCH L 99.0% C 0.009 H 78.3°. Best body text is #000000 at 20.37:1 contrast (WCAG AA passes).

Color values

HEX#FFFBF5
RGBrgb(255, 251, 245)
HSLhsl(36, 100%, 98%)
HSVhsv(36, 4%, 100%)
CMYKcmyk(0%, 1.6%, 3.9%, 0%)
CIE-LABlab(98.77, 0.30, 3.34)
CIE-LCHlch(98.77, 3.35, 84.92°)
OKLaboklab(98.95% 0.0018 0.0088)
OKLCHoklch(98.95% 0.009 78.3)
XYZxyz(92.2162, 96.8473, 100.2038)
Luminance0.9685 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFBF5 #F5F9FF
analogous
#FFF6F5 #FFFBF5 #FEFFF5
triadic
#FFFBF5 #F5FFFB #FBF5FF
tetradic
#FFFBF5 #F5FFF6 #F5F9FF #FFF5FE
square
#FFFBF5 #F5FFF6 #F5F9FF #FFF5FE
split-complementary
#FFFBF5 #F5FEFF #F6F5FF
monochromatic
#FFCA7B #FFE3B8 #FFF3E0 #FFF3E0 #FFF3E0

Accessibility & contrast

On white

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

On black

20.37
#FFFBF5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFBF5
20.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFBF5#FFFFFF#000000##000000
##FFFBF51.001.0320.3720.37
#FFFFFF1.031.0021.0021.00
#00000020.3721.001.001.00
##00000020.3721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDFBF5
Deuteranopia (green-blind)
#FEFCF5
Tritanopia (blue-blind)
#FFFAF9
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #fffbf5;
/* rgb */ color: rgb(255, 251, 245);
/* oklch */ color: oklch(99.0% 0.009 78.3);
Tailwind
colors: {
  custom: {
    50: '#fffcf8',
    500: '#fffbf5',
    950: '#000000',
  },
}
SCSS
$custom: #fffbf5;
$custom-light: #fffcf8;
$custom-dark: #000000;
JSON
{
  "hex": "#fffbf5",
  "rgb": {
    "r": 255,
    "g": 251,
    "b": 245
  },
  "hsl": {
    "h": 36,
    "s": 100,
    "l": 98.039
  },
  "oklch": {
    "l": 0.98951,
    "c": 0.00901,
    "h": 78.3
  },
  "luminance": 0.96847
}

Semantic roles & 50–950 ramp

primary
#FFFBF5
secondary
#A8C5F0
accent
#5CE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFBF5

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

Preview Lab → · Contrast checker → · Palette generator →

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