#F4F4F0#F4F4F0

#F4F4F0 is a very light, near-neutral yellow. Relative luminance 0.902; OKLCH L 96.6% C 0.005 H 106.5°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).

Color values

HEX#F4F4F0
RGBrgb(244, 244, 240)
HSLhsl(60, 15%, 95%)
HSVhsv(60, 2%, 96%)
CMYKcmyk(0%, 0%, 1.6%, 4.3%)
CIE-LABlab(96.09, -0.70, 1.92)
CIE-LCHlch(96.09, 2.05, 110.02°)
OKLaboklab(96.6% -0.0015 0.0051)
OKLCHoklch(96.6% 0.005 106.5)
XYZxyz(85.3846, 90.2258, 95.3383)
Luminance0.9023 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F4F4F0 #F0F0F4
analogous
#F4F2F0 #F4F4F0 #F2F4F0
triadic
#F4F4F0 #F0F4F4 #F4F0F4
tetradic
#F4F4F0 #F0F4F2 #F0F0F4 #F4F0F2
square
#F4F4F0 #F0F4F2 #F0F0F4 #F4F0F2
split-complementary
#F4F4F0 #F0F2F4 #F2F0F4
monochromatic
#C0C0A9 #DADACD #F2F2ED #F2F2ED #F2F2ED

Accessibility & contrast

On white

1.10
#F4F4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.05
#F4F4F0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F4F4F0
19.05:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F4F4F0#FFFFFF#000000##000000
##F4F4F01.001.1019.0519.05
#FFFFFF1.101.0021.0021.00
#00000019.0521.001.001.00
##00000019.0521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5F4F0
Deuteranopia (green-blind)
#F5F4F0
Tritanopia (blue-blind)
#F5F3F3
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #f4f4f0;
/* rgb */ color: rgb(244, 244, 240);
/* oklch */ color: oklch(96.6% 0.005 106.5);
Tailwind
colors: {
  custom: {
    50: '#f7f7f4',
    500: '#f4f4f0',
    950: '#000000',
  },
}
SCSS
$custom: #f4f4f0;
$custom-light: #f7f7f4;
$custom-dark: #000000;
JSON
{
  "hex": "#f4f4f0",
  "rgb": {
    "r": 244,
    "g": 244,
    "b": 240
  },
  "hsl": {
    "h": 60,
    "s": 15.385,
    "l": 94.902
  },
  "oklch": {
    "l": 0.96604,
    "c": 0.0053,
    "h": 106.5
  },
  "luminance": 0.90226
}

Semantic roles & 50–950 ramp

primary
#F4F4F0
secondary
#BEBECA
accent
#4C9A4C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #F4F4F0

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

Preview Lab → · Contrast checker → · Palette generator →

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