#F7FFDC#F7FFDC

#F7FFDC is a very light, muted yellow-green. Relative luminance 0.965; OKLCH L 98.5% C 0.046 H 117.7°. Best body text is #000000 at 20.29:1 contrast (WCAG AA passes).

Color values

HEX#F7FFDC
RGBrgb(247, 255, 220)
HSLhsl(74, 100%, 93%)
HSVhsv(74, 14%, 100%)
CMYKcmyk(3.1%, 0%, 13.7%, 0%)
CIE-LABlab(98.62, -8.50, 15.85)
CIE-LCHlch(98.62, 17.98, 118.19°)
OKLaboklab(98.5% -0.0215 0.041)
OKLCHoklch(98.5% 0.046 117.7)
XYZxyz(87.0344, 96.4617, 81.7301)
Luminance0.9646 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F7FFDC #E4DCFF
analogous
#FFF5DC #F7FFDC #E5FFDC
triadic
#F7FFDC #DCF7FF #FFDCF7
tetradic
#F7FFDC #DCFFF5 #E4DCFF #FFDCE5
square
#F7FFDC #DCFFF5 #E4DCFF #FFDCE5
split-complementary
#F7FFDC #DCE5FF #F5DCFF
monochromatic
#DBFF62 #E9FF9F #F7FFDC #F8FFE0 #F8FFE0

Accessibility & contrast

On white

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

On black

20.29
#F7FFDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F7FFDC
20.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F7FFDC#FFFFFF#000000##000000
##F7FFDC1.001.0320.2920.29
#FFFFFF1.031.0021.0021.00
#00000020.2921.001.001.00
##00000020.2921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f7ffdc;
/* rgb */ color: rgb(247, 255, 220);
/* oklch */ color: oklch(98.5% 0.046 117.7);
Tailwind
colors: {
  custom: {
    50: '#faffe7',
    500: '#f7ffdc',
    950: '#000000',
  },
}
SCSS
$custom: #f7ffdc;
$custom-light: #faffe7;
$custom-dark: #000000;
JSON
{
  "hex": "#f7ffdc",
  "rgb": {
    "r": 247,
    "g": 255,
    "b": 220
  },
  "hsl": {
    "h": 73.714,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.985,
    "c": 0.04631,
    "h": 117.7
  },
  "luminance": 0.96461
}

Semantic roles & 50–950 ramp

primary
#F7FFDC
secondary
#A893EC
accent
#00E634
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684

Preview Lab

Preview with #F7FFDC

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

Preview Lab → · Contrast checker → · Palette generator →

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