#FFFDFB#FFFDFB

#FFFDFB is a very light, near-neutral orange. Relative luminance 0.985; OKLCH L 99.5% C 0.003 H 67.7°. Best body text is #000000 at 20.70:1 contrast (WCAG AA passes).

Color values

HEX#FFFDFB
RGBrgb(255, 253, 251)
HSLhsl(30, 100%, 99%)
HSVhsv(30, 2%, 100%)
CMYKcmyk(0%, 0.8%, 1.6%, 0%)
CIE-LABlab(99.41, 0.31, 1.19)
CIE-LCHlch(99.41, 1.23, 75.23°)
OKLaboklab(99.5% 0.0013 0.0032)
OKLCHoklch(99.5% 0.003 67.7)
XYZxyz(93.7751, 98.4758, 105.3156)
Luminance0.9848 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFDFB #FBFDFF
analogous
#FFFBFB #FFFDFB #FFFFFB
triadic
#FFFDFB #FBFFFD #FDFBFF
tetradic
#FFFDFB #FBFFFB #FBFDFF #FFFBFF
square
#FFFDFB #FBFFFB #FBFDFF #FFFBFF
split-complementary
#FFFDFB #FBFFFF #FBFBFF
monochromatic
#FFC081 #FFDEBE #FFF0E0 #FFF0E0 #FFF0E0

Accessibility & contrast

On white

1.01
#FFFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.70
#FFFDFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFDFB
20.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFDFB#FFFFFF#000000##000000
##FFFDFB1.001.0120.7020.70
#FFFFFF1.011.0021.0021.00
#00000020.7021.001.001.00
##00000020.7021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEFDFB
Deuteranopia (green-blind)
#FEFDFB
Tritanopia (blue-blind)
#FFFDFC
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #fffdfb;
/* rgb */ color: rgb(255, 253, 251);
/* oklch */ color: oklch(99.5% 0.003 67.7);
Tailwind
colors: {
  custom: {
    50: '#fffefc',
    500: '#fffdfb',
    950: '#000000',
  },
}
SCSS
$custom: #fffdfb;
$custom-light: #fffefc;
$custom-dark: #000000;
JSON
{
  "hex": "#fffdfb",
  "rgb": {
    "r": 255,
    "g": 253,
    "b": 251
  },
  "hsl": {
    "h": 30,
    "s": 100,
    "l": 99.216
  },
  "oklch": {
    "l": 0.99502,
    "c": 0.0034,
    "h": 67.7
  },
  "luminance": 0.98476
}

Semantic roles & 50–950 ramp

primary
#FFFDFB
secondary
#AECFF1
accent
#73E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFDFB

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

Preview Lab → · Contrast checker → · Palette generator →

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