#F9FBED#F9FBED

#F9FBED is a very light, near-neutral yellow. Relative luminance 0.952; OKLCH L 98.3% C 0.018 H 113.3°. Best body text is #000000 at 20.05:1 contrast (WCAG AA passes).

Color values

HEX#F9FBED
RGBrgb(249, 251, 237)
HSLhsl(69, 64%, 96%)
HSVhsv(69, 6%, 98%)
CMYKcmyk(0.8%, 0%, 5.6%, 1.6%)
CIE-LABlab(98.13, -3.07, 6.47)
CIE-LCHlch(98.13, 7.16, 115.36°)
OKLaboklab(98.28% -0.0073 0.017)
OKLCHoklch(98.28% 0.018 113.3)
XYZxyz(88.8479, 95.2487, 93.8085)
Luminance0.9525 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F9FBED #EFEDFB
analogous
#FBF6ED #F9FBED #F2FBED
triadic
#F9FBED #EDF9FB #FBEDF9
tetradic
#F9FBED #EDFBF6 #EFEDFB #FBEDF2
square
#F9FBED #EDFBF6 #EFEDFB #FBEDF2
split-complementary
#F9FBED #EDF2FB #F6EDFB
monochromatic
#D8E589 #E8F0BB #F7F9E6 #F7F9E6 #F7F9E6

Accessibility & contrast

On white

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

On black

20.05
#F9FBED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F9FBED
20.05:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F9FBED#FFFFFF#000000##000000
##F9FBED1.001.0520.0520.05
#FFFFFF1.051.0021.0021.00
#00000020.0521.001.001.00
##00000020.0521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDF9EC
Deuteranopia (green-blind)
#FDFAED
Tritanopia (blue-blind)
#FBF9F7
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #f9fbed;
/* rgb */ color: rgb(249, 251, 237);
/* oklch */ color: oklch(98.3% 0.018 113.3);
Tailwind
colors: {
  custom: {
    50: '#fbfcf2',
    500: '#f9fbed',
    950: '#000000',
  },
}
SCSS
$custom: #f9fbed;
$custom-light: #fbfcf2;
$custom-dark: #000000;
JSON
{
  "hex": "#f9fbed",
  "rgb": {
    "r": 249,
    "g": 251,
    "b": 237
  },
  "hsl": {
    "h": 68.571,
    "s": 63.636,
    "l": 95.686
  },
  "oklch": {
    "l": 0.98279,
    "c": 0.01849,
    "h": 113.3
  },
  "luminance": 0.95249
}

Semantic roles & 50–950 ramp

primary
#F9FBED
secondary
#B4ADDF
accent
#1ACB33
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #F9FBED

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

Preview Lab → · Contrast checker → · Palette generator →

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