#F9FFDC#F9FFDC

#F9FFDC is a very light, muted yellow-green. Relative luminance 0.968; OKLCH L 98.7% C 0.046 H 115.1°. Best body text is #000000 at 20.37:1 contrast (WCAG AA passes).

Color values

HEX#F9FFDC
RGBrgb(249, 255, 220)
HSLhsl(70, 100%, 93%)
HSVhsv(70, 14%, 100%)
CMYKcmyk(2.4%, 0%, 13.7%, 0%)
CIE-LABlab(98.76, -7.80, 16.08)
CIE-LCHlch(98.76, 17.87, 115.90°)
OKLaboklab(98.65% -0.0195 0.0416)
OKLCHoklch(98.65% 0.046 115.1)
XYZxyz(87.7437, 96.8274, 81.7634)
Luminance0.9683 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F9FFDC #E2DCFF
analogous
#FFF3DC #F9FFDC #E7FFDC
triadic
#F9FFDC #DCF9FF #FFDCF9
tetradic
#F9FFDC #DCFFF3 #E2DCFF #FFDCE7
square
#F9FFDC #DCFFF3 #E2DCFF #FFDCE7
split-complementary
#F9FFDC #DCE7FF #F3DCFF
monochromatic
#E4FF62 #EFFF9F #F9FFDC #FAFFE0 #FAFFE0

Accessibility & contrast

On white

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

On black

20.37
#F9FFDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F9FFDC
20.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F9FFDC#FFFFFF#000000##000000
##F9FFDC1.001.0320.3720.37
#FFFFFF1.031.0021.0021.00
#00000020.3721.001.001.00
##00000020.3721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFBDA
Deuteranopia (green-blind)
#FFFCDD
Tritanopia (blue-blind)
#FDFBF5
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #f9ffdc;
/* rgb */ color: rgb(249, 255, 220);
/* oklch */ color: oklch(98.7% 0.046 115.1);
Tailwind
colors: {
  custom: {
    50: '#fbffe7',
    500: '#f9ffdc',
    950: '#000000',
  },
}
SCSS
$custom: #f9ffdc;
$custom-light: #fbffe7;
$custom-dark: #000000;
JSON
{
  "hex": "#f9ffdc",
  "rgb": {
    "r": 249,
    "g": 255,
    "b": 220
  },
  "hsl": {
    "h": 70.286,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.9865,
    "c": 0.04592,
    "h": 115.1
  },
  "luminance": 0.96827
}

Semantic roles & 50–950 ramp

primary
#F9FFDC
secondary
#A293EC
accent
#00E627
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684

Preview Lab

Preview with #F9FFDC

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

Preview Lab → · Contrast checker → · Palette generator →

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