#FFFEFD#FFFEFD

#FFFEFD is a very light, near-neutral orange. Relative luminance 0.992; OKLCH L 99.8% C 0.002 H 67.8°. Best body text is #000000 at 20.85:1 contrast (WCAG AA passes).

Color values

HEX#FFFEFD
RGBrgb(255, 254, 253)
HSLhsl(30, 100%, 100%)
HSVhsv(30, 1%, 100%)
CMYKcmyk(0%, 0.4%, 0.8%, 0%)
CIE-LABlab(99.70, 0.16, 0.59)
CIE-LCHlch(99.70, 0.61, 75.32°)
OKLaboklab(99.75% 0.0006 0.0016)
OKLCHoklch(99.75% 0.002 67.8)
XYZxyz(94.4086, 99.2356, 107.0902)
Luminance0.9923 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFEFD #FDFEFF
analogous
#FFFDFD #FFFEFD #FFFFFD
triadic
#FFFEFD #FDFFFE #FEFDFF
tetradic
#FFFEFD #FDFFFD #FDFEFF #FFFDFF
square
#FFFEFD #FDFFFD #FDFEFF #FFFDFF
split-complementary
#FFFEFD #FDFFFF #FDFDFF
monochromatic
#FFC183 #FFDFC0 #FFF0E0 #FFF0E0 #FFF0E0

Accessibility & contrast

On white

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

On black

20.85
#FFFEFD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFEFD
20.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFEFD#FFFFFF#000000##000000
##FFFEFD1.001.0120.8520.85
#FFFFFF1.011.0021.0021.00
#00000020.8521.001.001.00
##00000020.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEFEFD
Deuteranopia (green-blind)
#FFFEFD
Tritanopia (blue-blind)
#FFFEFE
Achromatopsia (no color)
#FEFEFE

Design tokens & code

CSS
--color: #fffefd;
/* rgb */ color: rgb(255, 254, 253);
/* oklch */ color: oklch(99.8% 0.002 67.8);
Tailwind
colors: {
  custom: {
    50: '#fffefe',
    500: '#fffefd',
    950: '#000000',
  },
}
SCSS
$custom: #fffefd;
$custom-light: #fffefe;
$custom-dark: #000000;
JSON
{
  "hex": "#fffefd",
  "rgb": {
    "r": 255,
    "g": 254,
    "b": 253
  },
  "hsl": {
    "h": 30,
    "s": 100,
    "l": 99.608
  },
  "oklch": {
    "l": 0.99751,
    "c": 0.0017,
    "h": 67.8
  },
  "luminance": 0.99235
}

Semantic roles & 50–950 ramp

primary
#FFFEFD
secondary
#AFD0F1
accent
#73E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFEFD

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

Preview Lab → · Contrast checker → · Palette generator →

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