#F9FEED#F9FEED

#F9FEED is a very light, muted yellow-green. Relative luminance 0.971; OKLCH L 98.9% C 0.023 H 120.2°. Best body text is #000000 at 20.43:1 contrast (WCAG AA passes).

Color values

HEX#F9FEED
RGBrgb(249, 254, 237)
HSLhsl(78, 89%, 96%)
HSVhsv(78, 7%, 100%)
CMYKcmyk(2%, 0%, 6.7%, 0.4%)
CIE-LABlab(98.88, -4.57, 7.55)
CIE-LCHlch(98.88, 8.83, 121.19°)
OKLaboklab(98.87% -0.0115 0.0198)
OKLCHoklch(98.87% 0.023 120.2)
XYZxyz(89.7925, 97.1378, 94.1234)
Luminance0.9714 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F9FEED #F2EDFE
analogous
#FEFBED #F9FEED #F1FEED
triadic
#F9FEED #EDF9FE #FEEDF9
tetradic
#F9FEED #EDFEFB #F2EDFE #FEEDF1
square
#F9FEED #EDFEFB #F2EDFE #FEEDF1
split-complementary
#F9FEED #EDF1FE #FBEDFE
monochromatic
#D2F879 #E6FBB3 #F5FDE2 #F5FDE2 #F5FDE2

Accessibility & contrast

On white

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

On black

20.43
#F9FEED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F9FEED
20.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F9FEED#FFFFFF#000000##000000
##F9FEED1.001.0320.4320.43
#FFFFFF1.031.0021.0021.00
#00000020.4321.001.001.00
##00000020.4321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f9feed;
/* rgb */ color: rgb(249, 254, 237);
/* oklch */ color: oklch(98.9% 0.023 120.2);
Tailwind
colors: {
  custom: {
    50: '#fbfef2',
    500: '#f9feed',
    950: '#000000',
  },
}
SCSS
$custom: #f9feed;
$custom-light: #fbfef2;
$custom-dark: #000000;
JSON
{
  "hex": "#f9feed",
  "rgb": {
    "r": 249,
    "g": 254,
    "b": 237
  },
  "hsl": {
    "h": 77.647,
    "s": 89.474,
    "l": 96.275
  },
  "oklch": {
    "l": 0.9887,
    "c": 0.02287,
    "h": 120.2
  },
  "luminance": 0.97138
}

Semantic roles & 50–950 ramp

primary
#F9FEED
secondary
#B9A5EA
accent
#00E643
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #F9FEED

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

Preview Lab → · Contrast checker → · Palette generator →

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