#F4F4EA#F4F4EA

#F4F4EA is a very light, near-neutral yellow. Relative luminance 0.899; OKLCH L 96.4% C 0.013 H 106.6°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).

Color values

HEX#F4F4EA
RGBrgb(244, 244, 234)
HSLhsl(60, 31%, 94%)
HSVhsv(60, 4%, 96%)
CMYKcmyk(0%, 0%, 4.1%, 4.3%)
CIE-LABlab(95.94, -1.73, 4.81)
CIE-LCHlch(95.94, 5.11, 109.78°)
OKLaboklab(96.44% -0.0038 0.0127)
OKLCHoklch(96.44% 0.013 106.6)
XYZxyz(84.5080, 89.8752, 90.7216)
Luminance0.8988 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F4F4EA #EAEAF4
analogous
#F4EFEA #F4F4EA #EFF4EA
triadic
#F4F4EA #EAF4F4 #F4EAF4
tetradic
#F4F4EA #EAF4EF #EAEAF4 #F4EAEF
square
#F4F4EA #EAF4EF #EAEAF4 #F4EAEF
split-complementary
#F4F4EA #EAEFF4 #EFEAF4
monochromatic
#CACA9A #DFDFC2 #F4F4EA #F4F4EB #F4F4EB

Accessibility & contrast

On white

1.11
#F4F4EA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.98
#F4F4EA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F4F4EA
18.98:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F4F4EA#FFFFFF#000000##000000
##F4F4EA1.001.1118.9818.98
#FFFFFF1.111.0021.0021.00
#00000018.9821.001.001.00
##00000018.9821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F6F4EA
Tritanopia (blue-blind)
#F6F3F1
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f4f4ea;
/* rgb */ color: rgb(244, 244, 234);
/* oklch */ color: oklch(96.4% 0.013 106.6);
Tailwind
colors: {
  custom: {
    50: '#f7f7f0',
    500: '#f4f4ea',
    950: '#000000',
  },
}
SCSS
$custom: #f4f4ea;
$custom-light: #f7f7f0;
$custom-dark: #000000;
JSON
{
  "hex": "#f4f4ea",
  "rgb": {
    "r": 244,
    "g": 244,
    "b": 234
  },
  "hsl": {
    "h": 60,
    "s": 31.25,
    "l": 93.725
  },
  "oklch": {
    "l": 0.96442,
    "c": 0.01321,
    "h": 106.6
  },
  "luminance": 0.89875
}

Semantic roles & 50–950 ramp

primary
#F4F4EA
secondary
#B4B4CF
accent
#3CAA3C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585

Preview Lab

Preview with #F4F4EA

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

Preview Lab → · Contrast checker → · Palette generator →

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