#FCFCFF#FCFCFF

#FCFCFF is a very light, near-neutral blue. Relative luminance 0.975; OKLCH L 99.2% C 0.004 H 286.3°. Best body text is #000000 at 20.51:1 contrast (WCAG AA passes).

Color values

HEX#FCFCFF
RGBrgb(252, 252, 255)
HSLhsl(240, 100%, 99%)
HSVhsv(240, 1%, 100%)
CMYKcmyk(1.2%, 1.2%, 0%, 0%)
CIE-LABlab(99.04, 0.53, -1.43)
CIE-LCHlch(99.04, 1.53, 290.29°)
OKLaboklab(99.19% 0.0011 -0.0038)
OKLCHoklch(99.19% 0.004 286.3)
XYZxyz(93.0022, 97.5362, 108.5151)
Luminance0.9754 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCFCFF #FFFFFC
analogous
#FCFEFF #FCFCFF #FEFCFF
triadic
#FCFCFF #FFFCFC #FCFFFC
tetradic
#FCFCFF #FFFCFE #FFFFFC #FCFFFE
square
#FCFCFF #FFFCFE #FFFFFC #FCFFFE
split-complementary
#FCFCFF #FFFEFC #FEFFFC
monochromatic
#8282FF #BFBFFF #E0E0FF #E0E0FF #E0E0FF

Accessibility & contrast

On white

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

On black

20.51
#FCFCFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCFCFF
20.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCFCFF#FFFFFF#000000##000000
##FCFCFF1.001.0220.5120.51
#FFFFFF1.021.0021.0021.00
#00000020.5121.001.001.00
##00000020.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBFCFF
Deuteranopia (green-blind)
#FBFCFF
Tritanopia (blue-blind)
#FBFCFD
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #fcfcff;
/* rgb */ color: rgb(252, 252, 255);
/* oklch */ color: oklch(99.2% 0.004 286.3);
Tailwind
colors: {
  custom: {
    50: '#fdfdff',
    500: '#fcfcff',
    950: '#000000',
  },
}
SCSS
$custom: #fcfcff;
$custom-light: #fdfdff;
$custom-dark: #000000;
JSON
{
  "hex": "#fcfcff",
  "rgb": {
    "r": 252,
    "g": 252,
    "b": 255
  },
  "hsl": {
    "h": 240,
    "s": 100,
    "l": 99.412
  },
  "oklch": {
    "l": 0.99191,
    "c": 0.00396,
    "h": 286.3
  },
  "luminance": 0.97536
}

Semantic roles & 50–950 ramp

primary
#FCFCFF
secondary
#F1F1AE
accent
#E600E5
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586

Preview Lab

Preview with #FCFCFF

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

Preview Lab → · Contrast checker → · Palette generator →

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