#F8FFDC#F8FFDC

#F8FFDC is a very light, muted yellow-green. Relative luminance 0.966; OKLCH L 98.6% C 0.046 H 116.4°. Best body text is #000000 at 20.33:1 contrast (WCAG AA passes).

Color values

HEX#F8FFDC
RGBrgb(248, 255, 220)
HSLhsl(72, 100%, 93%)
HSVhsv(72, 14%, 100%)
CMYKcmyk(2.7%, 0%, 13.7%, 0%)
CIE-LABlab(98.69, -8.15, 15.96)
CIE-LCHlch(98.69, 17.92, 117.05°)
OKLaboklab(98.57% -0.0205 0.0413)
OKLCHoklch(98.57% 0.046 116.4)
XYZxyz(87.3881, 96.6440, 81.7467)
Luminance0.9664 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8FFDC #E3DCFF
analogous
#FFF4DC #F8FFDC #E6FFDC
triadic
#F8FFDC #DCF8FF #FFDCF8
tetradic
#F8FFDC #DCFFF4 #E3DCFF #FFDCE6
square
#F8FFDC #DCFFF4 #E3DCFF #FFDCE6
split-complementary
#F8FFDC #DCE6FF #F4DCFF
monochromatic
#E0FF62 #ECFF9F #F8FFDC #F9FFE0 #F9FFE0

Accessibility & contrast

On white

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

On black

20.33
#F8FFDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8FFDC
20.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8FFDC#FFFFFF#000000##000000
##F8FFDC1.001.0320.3320.33
#FFFFFF1.031.0021.0021.00
#00000020.3321.001.001.00
##00000020.3321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f8ffdc;
/* rgb */ color: rgb(248, 255, 220);
/* oklch */ color: oklch(98.6% 0.046 116.4);
Tailwind
colors: {
  custom: {
    50: '#faffe7',
    500: '#f8ffdc',
    950: '#000000',
  },
}
SCSS
$custom: #f8ffdc;
$custom-light: #faffe7;
$custom-dark: #000000;
JSON
{
  "hex": "#f8ffdc",
  "rgb": {
    "r": 248,
    "g": 255,
    "b": 220
  },
  "hsl": {
    "h": 72,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.98574,
    "c": 0.0461,
    "h": 116.4
  },
  "luminance": 0.96644
}

Semantic roles & 50–950 ramp

primary
#F8FFDC
secondary
#A593EC
accent
#00E62E
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684

Preview Lab

Preview with #F8FFDC

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

Preview Lab → · Contrast checker → · Palette generator →

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