#FAFBDF#FAFBDF

#FAFBDF is a very light, muted yellow. Relative luminance 0.946; OKLCH L 98.0% C 0.037 H 108.7°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).

Color values

HEX#FAFBDF
RGBrgb(250, 251, 223)
HSLhsl(62, 78%, 93%)
HSVhsv(62, 11%, 98%)
CMYKcmyk(0.4%, 0%, 11.2%, 1.6%)
CIE-LABlab(97.89, -5.00, 13.32)
CIE-LCHlch(97.89, 14.23, 110.56°)
OKLaboklab(98% -0.0117 0.0346)
OKLCHoklch(98% 0.037 108.7)
XYZxyz(87.2393, 94.6466, 83.4705)
Luminance0.9465 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FAFBDF #E0DFFB
analogous
#FBEEDF #FAFBDF #ECFBDF
triadic
#FAFBDF #DFFAFB #FBDFFA
tetradic
#FAFBDF #DFFBEE #E0DFFB #FBDFEC
square
#FAFBDF #DFFBEE #E0DFFB #FBDFEC
split-complementary
#FAFBDF #DFECFB #EEDFFB
monochromatic
#E9ED72 #F1F4A9 #FAFBDF #FBFCE4 #FBFCE4

Accessibility & contrast

On white

1.05
#FAFBDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.93
#FAFBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FAFBDF
19.93:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FAFBDF#FFFFFF#000000##000000
##FAFBDF1.001.0519.9319.93
#FFFFFF1.051.0021.0021.00
#00000019.9321.001.001.00
##00000019.9321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF8DD
Deuteranopia (green-blind)
#FFF9E0
Tritanopia (blue-blind)
#FEF7F3
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #fafbdf;
/* rgb */ color: rgb(250, 251, 223);
/* oklch */ color: oklch(98.0% 0.037 108.7);
Tailwind
colors: {
  custom: {
    50: '#fcfce9',
    500: '#fafbdf',
    950: '#000000',
  },
}
SCSS
$custom: #fafbdf;
$custom-light: #fcfce9;
$custom-dark: #000000;
JSON
{
  "hex": "#fafbdf",
  "rgb": {
    "r": 250,
    "g": 251,
    "b": 223
  },
  "hsl": {
    "h": 62.143,
    "s": 77.778,
    "l": 92.941
  },
  "oklch": {
    "l": 0.98003,
    "c": 0.03653,
    "h": 108.7
  },
  "luminance": 0.94646
}

Semantic roles & 50–950 ramp

primary
#FAFBDF
secondary
#9F9CE2
accent
#0BDA13
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171716
muted
#858584

Preview Lab

Preview with #FAFBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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