#FFFBF3#FFFBF3

#FFFBF3 is a very light, near-neutral orange. Relative luminance 0.967; OKLCH L 98.9% C 0.011 H 84.6°. Best body text is #000000 at 20.35:1 contrast (WCAG AA passes).

Color values

HEX#FFFBF3
RGBrgb(255, 251, 243)
HSLhsl(40, 100%, 98%)
HSVhsv(40, 5%, 100%)
CMYKcmyk(0%, 1.6%, 4.7%, 0%)
CIE-LABlab(98.72, -0.04, 4.30)
CIE-LCHlch(98.72, 4.30, 90.54°)
OKLaboklab(98.9% 0.0011 0.0113)
OKLCHoklch(98.9% 0.011 84.6)
XYZxyz(91.9126, 96.7259, 98.6045)
Luminance0.9673 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFBF3 #F3F7FF
analogous
#FFF5F3 #FFFBF3 #FDFFF3
triadic
#FFFBF3 #F3FFFB #FBF3FF
tetradic
#FFFBF3 #F3FFF5 #F3F7FF #FFF3FD
square
#FFFBF3 #F3FFF5 #F3F7FF #FFF3FD
split-complementary
#FFFBF3 #F3FDFF #F5F3FF
monochromatic
#FFD279 #FFE7B6 #FFF5E0 #FFF5E0 #FFF5E0

Accessibility & contrast

On white

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

On black

20.35
#FFFBF3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFBF3
20.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFBF3#FFFFFF#000000##000000
##FFFBF31.001.0320.3520.35
#FFFFFF1.031.0021.0021.00
#00000020.3521.001.001.00
##00000020.3521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffbf3;
/* rgb */ color: rgb(255, 251, 243);
/* oklch */ color: oklch(98.9% 0.011 84.6);
Tailwind
colors: {
  custom: {
    50: '#fffcf7',
    500: '#fffbf3',
    950: '#000000',
  },
}
SCSS
$custom: #fffbf3;
$custom-light: #fffcf7;
$custom-dark: #000000;
JSON
{
  "hex": "#fffbf3",
  "rgb": {
    "r": 255,
    "g": 251,
    "b": 243
  },
  "hsl": {
    "h": 40,
    "s": 100,
    "l": 97.647
  },
  "oklch": {
    "l": 0.98897,
    "c": 0.01138,
    "h": 84.6
  },
  "luminance": 0.96725
}

Semantic roles & 50–950 ramp

primary
#FFFBF3
secondary
#A7BFEF
accent
#4CE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFBF3

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

Preview Lab → · Contrast checker → · Palette generator →

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