#F4F8F0#F4F8F0

#F4F8F0 is a very light, near-neutral yellow-green. Relative luminance 0.927; OKLCH L 97.4% C 0.011 H 128.6°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).

Color values

HEX#F4F8F0
RGBrgb(244, 248, 240)
HSLhsl(90, 36%, 96%)
HSVhsv(90, 3%, 97%)
CMYKcmyk(1.6%, 0%, 3.2%, 2.7%)
CIE-LABlab(97.09, -2.72, 3.37)
CIE-LCHlch(97.09, 4.34, 128.93°)
OKLaboklab(97.39% -0.0071 0.0089)
OKLCHoklch(97.39% 0.011 128.6)
XYZxyz(86.6012, 92.6591, 95.7438)
Luminance0.9266 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F4F8F0 #F4F0F8
analogous
#F8F8F0 #F4F8F0 #F0F8F0
triadic
#F4F8F0 #F0F4F8 #F8F0F4
tetradic
#F4F8F0 #F0F8F8 #F4F0F8 #F8F0F0
square
#F4F8F0 #F0F8F8 #F4F0F8 #F8F0F0
split-complementary
#F4F8F0 #F0F0F8 #F8F0F8
monochromatic
#B7D19D #D5E5C6 #F0F5EA #F0F5EA #F0F5EA

Accessibility & contrast

On white

1.08
#F4F8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.53
#F4F8F0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F4F8F0
19.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F4F8F0#FFFFFF#000000##000000
##F4F8F01.001.0819.5319.53
#FFFFFF1.081.0021.0021.00
#00000019.5321.001.001.00
##00000019.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9F7F0
Deuteranopia (green-blind)
#F8F7F0
Tritanopia (blue-blind)
#F4F7F6
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #f4f8f0;
/* rgb */ color: rgb(244, 248, 240);
/* oklch */ color: oklch(97.4% 0.011 128.6);
Tailwind
colors: {
  custom: {
    50: '#f7faf4',
    500: '#f4f8f0',
    950: '#000000',
  },
}
SCSS
$custom: #f4f8f0;
$custom-light: #f7faf4;
$custom-dark: #000000;
JSON
{
  "hex": "#f4f8f0",
  "rgb": {
    "r": 244,
    "g": 248,
    "b": 240
  },
  "hsl": {
    "h": 90,
    "s": 36.364,
    "l": 95.686
  },
  "oklch": {
    "l": 0.9739,
    "c": 0.01135,
    "h": 128.6
  },
  "luminance": 0.92659
}

Semantic roles & 50–950 ramp

primary
#F4F8F0
secondary
#C6B8D5
accent
#36AF73
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #F4F8F0

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

Preview Lab → · Contrast checker → · Palette generator →

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