#F8FEED#F8FEED

#F8FEED is a very light, muted yellow-green. Relative luminance 0.970; OKLCH L 98.8% C 0.023 H 122.7°. Best body text is #000000 at 20.39:1 contrast (WCAG AA passes).

Color values

HEX#F8FEED
RGBrgb(248, 254, 237)
HSLhsl(81, 89%, 96%)
HSVhsv(81, 7%, 100%)
CMYKcmyk(2.4%, 0%, 6.7%, 0.4%)
CIE-LABlab(98.81, -4.91, 7.44)
CIE-LCHlch(98.81, 8.91, 123.42°)
OKLaboklab(98.8% -0.0125 0.0195)
OKLCHoklch(98.8% 0.023 122.7)
XYZxyz(89.4369, 96.9545, 94.1067)
Luminance0.9696 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8FEED #F3EDFE
analogous
#FEFCED #F8FEED #F0FEED
triadic
#F8FEED #EDF8FE #FEEDF8
tetradic
#F8FEED #EDFEFC #F3EDFE #FEEDF0
square
#F8FEED #EDFEFC #F3EDFE #FEEDF0
split-complementary
#F8FEED #EDF0FE #FCEDFE
monochromatic
#CBF879 #E1FBB3 #F4FDE2 #F4FDE2 #F4FDE2

Accessibility & contrast

On white

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

On black

20.39
#F8FEED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8FEED
20.39:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8FEED#FFFFFF#000000##000000
##F8FEED1.001.0320.3920.39
#FFFFFF1.031.0021.0021.00
#00000020.3921.001.001.00
##00000020.3921.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFCEC
Deuteranopia (green-blind)
#FFFCEE
Tritanopia (blue-blind)
#F9FCF9
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #f8feed;
/* rgb */ color: rgb(248, 254, 237);
/* oklch */ color: oklch(98.8% 0.023 122.7);
Tailwind
colors: {
  custom: {
    50: '#fafef2',
    500: '#f8feed',
    950: '#000000',
  },
}
SCSS
$custom: #f8feed;
$custom-light: #fafef2;
$custom-dark: #000000;
JSON
{
  "hex": "#f8feed",
  "rgb": {
    "r": 248,
    "g": 254,
    "b": 237
  },
  "hsl": {
    "h": 81.176,
    "s": 89.474,
    "l": 96.275
  },
  "oklch": {
    "l": 0.98795,
    "c": 0.02314,
    "h": 122.7
  },
  "luminance": 0.96955
}

Semantic roles & 50–950 ramp

primary
#F8FEED
secondary
#BDA5EA
accent
#00E651
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #F8FEED

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

Preview Lab → · Contrast checker → · Palette generator →

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