#F1FFDC#F1FFDC

#F1FFDC is a very light, muted yellow-green. Relative luminance 0.954; OKLCH L 98.1% C 0.048 H 125.1°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).

Color values

HEX#F1FFDC
RGBrgb(241, 255, 220)
HSLhsl(84, 100%, 93%)
HSVhsv(84, 14%, 100%)
CMYKcmyk(5.5%, 0%, 13.7%, 0%)
CIE-LABlab(98.19, -10.56, 15.19)
CIE-LCHlch(98.19, 18.50, 124.81°)
OKLaboklab(98.06% -0.0276 0.0393)
OKLCHoklch(98.06% 0.048 125.1)
XYZxyz(84.9520, 95.3879, 81.6325)
Luminance0.9539 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F1FFDC #EADCFF
analogous
#FFFBDC #F1FFDC #DFFFDC
triadic
#F1FFDC #DCF1FF #FFDCF1
tetradic
#F1FFDC #DCFFFB #EADCFF #FFDCDF
square
#F1FFDC #DCFFFB #EADCFF #FFDCDF
split-complementary
#F1FFDC #DCDFFF #FBDCFF
monochromatic
#C0FF62 #D9FF9F #F1FFDC #F3FFE0 #F3FFE0

Accessibility & contrast

On white

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

On black

20.08
#F1FFDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F1FFDC
20.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F1FFDC#FFFFFF#000000##000000
##F1FFDC1.001.0520.0820.08
#FFFFFF1.051.0021.0021.00
#00000020.0821.001.001.00
##00000020.0821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFADA
Deuteranopia (green-blind)
#FFFADD
Tritanopia (blue-blind)
#F3FBF5
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #f1ffdc;
/* rgb */ color: rgb(241, 255, 220);
/* oklch */ color: oklch(98.1% 0.048 125.1);
Tailwind
colors: {
  custom: {
    50: '#f5ffe7',
    500: '#f1ffdc',
    950: '#000000',
  },
}
SCSS
$custom: #f1ffdc;
$custom-light: #f5ffe7;
$custom-dark: #000000;
JSON
{
  "hex": "#f1ffdc",
  "rgb": {
    "r": 241,
    "g": 255,
    "b": 220
  },
  "hsl": {
    "h": 84,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.98056,
    "c": 0.04801,
    "h": 125.1
  },
  "luminance": 0.95388
}

Semantic roles & 50–950 ramp

primary
#F1FFDC
secondary
#B793EC
accent
#00E65C
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171816
muted
#858684

Preview Lab

Preview with #F1FFDC

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

Preview Lab → · Contrast checker → · Palette generator →

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