#FAFCED#FAFCED

#FAFCED is a very light, near-neutral yellow. Relative luminance 0.961; OKLCH L 98.6% C 0.020 H 112.9°. Best body text is #000000 at 20.21:1 contrast (WCAG AA passes).

Color values

HEX#FAFCED
RGBrgb(250, 252, 237)
HSLhsl(68, 71%, 96%)
HSVhsv(68, 6%, 99%)
CMYKcmyk(0.8%, 0%, 6%, 1.2%)
CIE-LABlab(98.46, -3.23, 6.95)
CIE-LCHlch(98.46, 7.66, 114.95°)
OKLaboklab(98.55% -0.0077 0.0182)
OKLCHoklch(98.55% 0.02 112.9)
XYZxyz(89.5186, 96.0594, 93.9297)
Luminance0.9606 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FAFCED #EFEDFC
analogous
#FCF6ED #FAFCED #F2FCED
triadic
#FAFCED #EDFAFC #FCEDFA
tetradic
#FAFCED #EDFCF6 #EFEDFC #FCEDF2
square
#FAFCED #EDFCF6 #EFEDFC #FCEDF2
split-complementary
#FAFCED #EDF2FC #F6EDFC
monochromatic
#DDEB84 #EBF3B9 #F8FBE5 #F8FBE5 #F8FBE5

Accessibility & contrast

On white

1.04
#FAFCED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.21
#FAFCED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FAFCED
20.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FAFCED#FFFFFF#000000##000000
##FAFCED1.001.0420.2120.21
#FFFFFF1.041.0021.0021.00
#00000020.2121.001.001.00
##00000020.2121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFAEC
Deuteranopia (green-blind)
#FFFBEE
Tritanopia (blue-blind)
#FCFAF8
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #fafced;
/* rgb */ color: rgb(250, 252, 237);
/* oklch */ color: oklch(98.6% 0.020 112.9);
Tailwind
colors: {
  custom: {
    50: '#fcfdf2',
    500: '#fafced',
    950: '#000000',
  },
}
SCSS
$custom: #fafced;
$custom-light: #fcfdf2;
$custom-dark: #000000;
JSON
{
  "hex": "#fafced",
  "rgb": {
    "r": 250,
    "g": 252,
    "b": 237
  },
  "hsl": {
    "h": 68,
    "s": 71.429,
    "l": 95.882
  },
  "oklch": {
    "l": 0.98551,
    "c": 0.01977,
    "h": 112.9
  },
  "luminance": 0.96059
}

Semantic roles & 50–950 ramp

primary
#FAFCED
secondary
#B2AAE3
accent
#12D32C
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #FAFCED

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

Preview Lab → · Contrast checker → · Palette generator →

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