#FAFDF4#FAFDF4

#FAFDF4 is a very light, near-neutral yellow-green. Relative luminance 0.971; OKLCH L 98.9% C 0.012 H 121.7°. Best body text is #000000 at 20.42:1 contrast (WCAG AA passes).

Color values

HEX#FAFDF4
RGBrgb(250, 253, 244)
HSLhsl(80, 69%, 97%)
HSVhsv(80, 4%, 99%)
CMYKcmyk(1.2%, 0%, 3.6%, 0.8%)
CIE-LABlab(98.87, -2.55, 3.95)
CIE-LCHlch(98.87, 4.71, 122.86°)
OKLaboklab(98.93% -0.0064 0.0104)
OKLCHoklch(98.93% 0.012 121.7)
XYZxyz(90.8761, 97.1062, 99.5262)
Luminance0.9711 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FAFDF4 #F7F4FD
analogous
#FDFCF4 #FAFDF4 #F6FDF4
triadic
#FAFDF4 #F4FAFD #FDF4FA
tetradic
#FAFDF4 #F4FDFC #F7F4FD #FDF4F6
square
#FAFDF4 #F4FDFC #F7F4FD #FDF4F6
split-complementary
#FAFDF4 #F4F6FD #FCF4FD
monochromatic
#CBEA8C #E2F4C0 #F3FAE5 #F3FAE5 #F3FAE5

Accessibility & contrast

On white

1.03
#FAFDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.42
#FAFDF4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FAFDF4
20.42:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FAFDF4#FFFFFF#000000##000000
##FAFDF41.001.0320.4220.42
#FFFFFF1.031.0021.0021.00
#00000020.4221.001.001.00
##00000020.4221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEFCF4
Deuteranopia (green-blind)
#FEFCF4
Tritanopia (blue-blind)
#FBFCFA
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #fafdf4;
/* rgb */ color: rgb(250, 253, 244);
/* oklch */ color: oklch(98.9% 0.012 121.7);
Tailwind
colors: {
  custom: {
    50: '#fcfef7',
    500: '#fafdf4',
    950: '#000000',
  },
}
SCSS
$custom: #fafdf4;
$custom-light: #fcfef7;
$custom-dark: #000000;
JSON
{
  "hex": "#fafdf4",
  "rgb": {
    "r": 250,
    "g": 253,
    "b": 244
  },
  "hsl": {
    "h": 80,
    "s": 69.231,
    "l": 97.451
  },
  "oklch": {
    "l": 0.98932,
    "c": 0.01222,
    "h": 121.7
  },
  "luminance": 0.97106
}

Semantic roles & 50–950 ramp

primary
#FAFDF4
secondary
#C2B1E4
accent
#14D153
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #FAFDF4

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

Preview Lab → · Contrast checker → · Palette generator →

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