#F8FFED#F8FFED

#F8FFED is a very light, muted yellow-green. Relative luminance 0.976; OKLCH L 99.0% C 0.025 H 124.3°. Best body text is #000000 at 20.52:1 contrast (WCAG AA passes).

Color values

HEX#F8FFED
RGBrgb(248, 255, 237)
HSLhsl(83, 100%, 96%)
HSVhsv(83, 7%, 100%)
CMYKcmyk(2.7%, 0%, 7.1%, 0%)
CIE-LABlab(99.06, -5.41, 7.80)
CIE-LCHlch(99.06, 9.49, 124.74°)
OKLaboklab(98.99% -0.0139 0.0204)
OKLCHoklch(98.99% 0.025 124.3)
XYZxyz(89.7551, 97.5908, 94.2128)
Luminance0.9759 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8FFED #F4EDFF
analogous
#FFFDED #F8FFED #EFFFED
triadic
#F8FFED #EDF8FF #FFEDF8
tetradic
#F8FFED #EDFFFD #F4EDFF #FFEDEF
square
#F8FFED #EDFFFD #F4EDFF #FFEDEF
split-complementary
#F8FFED #EDEFFF #FDEDFF
monochromatic
#C8FF73 #E0FFB0 #F3FFE0 #F3FFE0 #F3FFE0

Accessibility & contrast

On white

1.02
#F8FFED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.52
#F8FFED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8FFED
20.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8FFED#FFFFFF#000000##000000
##F8FFED1.001.0220.5220.52
#FFFFFF1.021.0021.0021.00
#00000020.5221.001.001.00
##00000020.5221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f8ffed;
/* rgb */ color: rgb(248, 255, 237);
/* oklch */ color: oklch(99.0% 0.025 124.3);
Tailwind
colors: {
  custom: {
    50: '#fafff2',
    500: '#f8ffed',
    950: '#000000',
  },
}
SCSS
$custom: #f8ffed;
$custom-light: #fafff2;
$custom-dark: #000000;
JSON
{
  "hex": "#f8ffed",
  "rgb": {
    "r": 248,
    "g": 255,
    "b": 237
  },
  "hsl": {
    "h": 83.333,
    "s": 100,
    "l": 96.471
  },
  "oklch": {
    "l": 0.98993,
    "c": 0.02468,
    "h": 124.3
  },
  "luminance": 0.97591
}

Semantic roles & 50–950 ramp

primary
#F8FFED
secondary
#C0A2EF
accent
#00E659
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171817
muted
#858685

Preview Lab

Preview with #F8FFED

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

Preview Lab → · Contrast checker → · Palette generator →

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