#FFFEFF#FFFEFF

#FFFEFF is a very light, near-neutral purple. Relative luminance 0.994; OKLCH L 99.8% C 0.002 H 325.5°. Best body text is #000000 at 20.87:1 contrast (WCAG AA passes).

Color values

HEX#FFFEFF
RGBrgb(255, 254, 255)
HSLhsl(300, 100%, 100%)
HSVhsv(300, 0%, 100%)
CMYKcmyk(0%, 0.4%, 0%, 0%)
CIE-LABlab(99.75, 0.50, -0.36)
CIE-LCHlch(99.75, 0.62, 324.47°)
OKLaboklab(99.81% 0.0014 -0.0009)
OKLCHoklch(99.81% 0.002 325.5)
XYZxyz(94.7288, 99.3637, 108.7769)
Luminance0.9936 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFEFF #FEFFFE
analogous
#FFFEFF #FFFEFF #FFFEFF
triadic
#FFFEFF #FFFFFE #FEFFFF
tetradic
#FFFEFF #FFFFFE #FEFFFE #FEFFFF
square
#FFFEFF #FFFFFE #FEFFFE #FEFFFF
split-complementary
#FFFEFF #FFFFFE #FEFFFF
monochromatic
#FF84FF #FFC1FF #FFE0FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

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

On black

20.87
#FFFEFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFEFF
20.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFEFF#FFFFFF#000000##000000
##FFFEFF1.001.0120.8720.87
#FFFFFF1.011.0021.0021.00
#00000020.8721.001.001.00
##00000020.8721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffeff;
/* rgb */ color: rgb(255, 254, 255);
/* oklch */ color: oklch(99.8% 0.002 325.5);
Tailwind
colors: {
  custom: {
    50: '#fffeff',
    500: '#fffeff',
    950: '#000000',
  },
}
SCSS
$custom: #fffeff;
$custom-light: #fffeff;
$custom-dark: #000000;
JSON
{
  "hex": "#fffeff",
  "rgb": {
    "r": 255,
    "g": 254,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 99.804
  },
  "oklch": {
    "l": 0.99806,
    "c": 0.00168,
    "h": 325.5
  },
  "luminance": 0.99364
}

Semantic roles & 50–950 ramp

primary
#FFFEFF
secondary
#B0F1B0
accent
#E60000
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181718
muted
#868586

Preview Lab

Preview with #FFFEFF

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

Preview Lab → · Contrast checker → · Palette generator →

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