#F8FBED#F8FBED

#F8FBED is a very light, near-neutral yellow-green. Relative luminance 0.951; OKLCH L 98.2% C 0.019 H 116.6°. Best body text is #000000 at 20.01:1 contrast (WCAG AA passes).

Color values

HEX#F8FBED
RGBrgb(248, 251, 237)
HSLhsl(73, 64%, 96%)
HSVhsv(73, 6%, 98%)
CMYKcmyk(1.2%, 0%, 5.6%, 1.6%)
CIE-LABlab(98.06, -3.41, 6.36)
CIE-LCHlch(98.06, 7.21, 118.17°)
OKLaboklab(98.2% -0.0083 0.0167)
OKLCHoklch(98.2% 0.019 116.6)
XYZxyz(88.4923, 95.0654, 93.7918)
Luminance0.9506 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8FBED #F0EDFB
analogous
#FBF7ED #F8FBED #F1FBED
triadic
#F8FBED #EDF8FB #FBEDF8
tetradic
#F8FBED #EDFBF7 #F0EDFB #FBEDF1
square
#F8FBED #EDFBF7 #F0EDFB #FBEDF1
split-complementary
#F8FBED #EDF1FB #F7EDFB
monochromatic
#D1E589 #E5F0BB #F5F9E6 #F5F9E6 #F5F9E6

Accessibility & contrast

On white

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

On black

20.01
#F8FBED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8FBED
20.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8FBED#FFFFFF#000000##000000
##F8FBED1.001.0520.0120.01
#FFFFFF1.051.0021.0021.00
#00000020.0121.001.001.00
##00000020.0121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f8fbed;
/* rgb */ color: rgb(248, 251, 237);
/* oklch */ color: oklch(98.2% 0.019 116.6);
Tailwind
colors: {
  custom: {
    50: '#fafcf2',
    500: '#f8fbed',
    950: '#000000',
  },
}
SCSS
$custom: #f8fbed;
$custom-light: #fafcf2;
$custom-dark: #000000;
JSON
{
  "hex": "#f8fbed",
  "rgb": {
    "r": 248,
    "g": 251,
    "b": 237
  },
  "hsl": {
    "h": 72.857,
    "s": 63.636,
    "l": 95.686
  },
  "oklch": {
    "l": 0.98203,
    "c": 0.01865,
    "h": 116.6
  },
  "luminance": 0.95065
}

Semantic roles & 50–950 ramp

primary
#F8FBED
secondary
#B8ADDF
accent
#1ACB40
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #F8FBED

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

Preview Lab → · Contrast checker → · Palette generator →

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