#FAFEFF#FAFEFF

#FAFEFF is a very light, near-neutral cyan. Relative luminance 0.984; OKLCH L 99.4% C 0.004 H 214.4°. Best body text is #000000 at 20.69:1 contrast (WCAG AA passes).

Color values

HEX#FAFEFF
RGBrgb(250, 254, 255)
HSLhsl(192, 100%, 99%)
HSVhsv(192, 2%, 100%)
CMYKcmyk(2%, 0.4%, 0%, 0%)
CIE-LABlab(99.39, -1.14, -0.94)
CIE-LCHlch(99.39, 1.47, 219.53°)
OKLaboklab(99.43% -0.0037 -0.0025)
OKLCHoklch(99.43% 0.004 214.4)
XYZxyz(92.9129, 98.4273, 108.6918)
Luminance0.9843 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FAFEFF #FFFBFA
analogous
#FAFFFE #FAFEFF #FAFCFF
triadic
#FAFEFF #FFFAFE #FEFFFA
tetradic
#FAFEFF #FEFAFF #FFFBFA #FCFFFA
square
#FAFEFF #FEFAFF #FFFBFA #FCFFFA
split-complementary
#FAFEFF #FFFAFC #FFFEFA
monochromatic
#80E6FF #BDF2FF #E0F9FF #E0F9FF #E0F9FF

Accessibility & contrast

On white

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

On black

20.69
#FAFEFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FAFEFF
20.69:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FAFEFF#FFFFFF#000000##000000
##FAFEFF1.001.0220.6920.69
#FFFFFF1.021.0021.0021.00
#00000020.6921.001.001.00
##00000020.6921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fafeff;
/* rgb */ color: rgb(250, 254, 255);
/* oklch */ color: oklch(99.4% 0.004 214.4);
Tailwind
colors: {
  custom: {
    50: '#fcfeff',
    500: '#fafeff',
    950: '#000000',
  },
}
SCSS
$custom: #fafeff;
$custom-light: #fcfeff;
$custom-dark: #000000;
JSON
{
  "hex": "#fafeff",
  "rgb": {
    "r": 250,
    "g": 254,
    "b": 255
  },
  "hsl": {
    "h": 192,
    "s": 100,
    "l": 99.02
  },
  "oklch": {
    "l": 0.9943,
    "c": 0.00445,
    "h": 214.4
  },
  "luminance": 0.98428
}

Semantic roles & 50–950 ramp

primary
#FAFEFF
secondary
#F0BAAD
accent
#2E00E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586

Preview Lab

Preview with #FAFEFF

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

Preview Lab → · Contrast checker → · Palette generator →

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