#FFFBF2#FFFBF2

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

Color values

HEX#FFFBF2
RGBrgb(255, 251, 242)
HSLhsl(42, 100%, 97%)
HSVhsv(42, 5%, 100%)
CMYKcmyk(0%, 1.6%, 5.1%, 0%)
CIE-LABlab(98.70, -0.21, 4.77)
CIE-LCHlch(98.70, 4.78, 92.49°)
OKLaboklab(98.87% 0.0007 0.0126)
OKLCHoklch(98.87% 0.013 86.8)
XYZxyz(91.7620, 96.6656, 97.8114)
Luminance0.9667 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFBF2 #F2F6FF
analogous
#FFF4F2 #FFFBF2 #FDFFF2
triadic
#FFFBF2 #F2FFFB #FBF2FF
tetradic
#FFFBF2 #F2FFF4 #F2F6FF #FFF2FD
square
#FFFBF2 #F2FFF4 #F2F6FF #FFF2FD
split-complementary
#FFFBF2 #F2FDFF #F4F2FF
monochromatic
#FFD578 #FFE8B5 #FFF6E0 #FFF6E0 #FFF6E0

Accessibility & contrast

On white

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

On black

20.33
#FFFBF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFBF2
20.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFBF2#FFFFFF#000000##000000
##FFFBF21.001.0320.3320.33
#FFFFFF1.031.0021.0021.00
#00000020.3321.001.001.00
##00000020.3321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffbf2;
/* rgb */ color: rgb(255, 251, 242);
/* oklch */ color: oklch(98.9% 0.013 86.8);
Tailwind
colors: {
  custom: {
    50: '#fffcf6',
    500: '#fffbf2',
    950: '#000000',
  },
}
SCSS
$custom: #fffbf2;
$custom-light: #fffcf6;
$custom-dark: #000000;
JSON
{
  "hex": "#fffbf2",
  "rgb": {
    "r": 255,
    "g": 251,
    "b": 242
  },
  "hsl": {
    "h": 41.538,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.9887,
    "c": 0.0126,
    "h": 86.8
  },
  "luminance": 0.96665
}

Semantic roles & 50–950 ramp

primary
#FFFBF2
secondary
#A6BCEF
accent
#47E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFBF2

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

Preview Lab → · Contrast checker → · Palette generator →

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