#FEFCFF#FEFCFF

#FEFCFF is a very light, near-neutral purple. Relative luminance 0.979; OKLCH L 99.3% C 0.004 H 314.8°. Best body text is #000000 at 20.58:1 contrast (WCAG AA passes).

Color values

HEX#FEFCFF
RGBrgb(254, 252, 255)
HSLhsl(280, 100%, 99%)
HSVhsv(280, 1%, 100%)
CMYKcmyk(0.4%, 1.2%, 0%, 0%)
CIE-LABlab(99.19, 1.19, -1.20)
CIE-LCHlch(99.19, 1.69, 314.72°)
OKLaboklab(99.34% 0.0031 -0.0032)
OKLCHoklch(99.34% 0.004 314.8)
XYZxyz(93.7305, 97.9117, 108.5493)
Luminance0.9791 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEFCFF #FDFFFC
analogous
#FDFCFF #FEFCFF #FFFCFF
triadic
#FEFCFF #FFFEFC #FCFFFE
tetradic
#FEFCFF #FFFDFC #FDFFFC #FCFFFF
square
#FEFCFF #FFFDFC #FDFFFC #FCFFFF
split-complementary
#FEFCFF #FFFFFC #FCFFFD
monochromatic
#D582FF #EABFFF #F5E0FF #F5E0FF #F5E0FF

Accessibility & contrast

On white

1.02
#FEFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.58
#FEFCFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEFCFF
20.58:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEFCFF#FFFFFF#000000##000000
##FEFCFF1.001.0220.5820.58
#FFFFFF1.021.0021.0021.00
#00000020.5821.001.001.00
##00000020.5821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCFDFF
Deuteranopia (green-blind)
#FCFDFF
Tritanopia (blue-blind)
#FEFCFD
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #fefcff;
/* rgb */ color: rgb(254, 252, 255);
/* oklch */ color: oklch(99.3% 0.004 314.8);
Tailwind
colors: {
  custom: {
    50: '#fefdff',
    500: '#fefcff',
    950: '#000000',
  },
}
SCSS
$custom: #fefcff;
$custom-light: #fefdff;
$custom-dark: #000000;
JSON
{
  "hex": "#fefcff",
  "rgb": {
    "r": 254,
    "g": 252,
    "b": 255
  },
  "hsl": {
    "h": 280,
    "s": 100,
    "l": 99.412
  },
  "oklch": {
    "l": 0.99343,
    "c": 0.00445,
    "h": 314.8
  },
  "luminance": 0.97912
}

Semantic roles & 50–950 ramp

primary
#FEFCFF
secondary
#C5F1AE
accent
#E6004C
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586

Preview Lab

Preview with #FEFCFF

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

Preview Lab → · Contrast checker → · Palette generator →

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