#F4F5EA#F4F5EA

#F4F5EA is a very light, near-neutral yellow. Relative luminance 0.905; OKLCH L 96.6% C 0.015 H 110.9°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).

Color values

HEX#F4F5EA
RGBrgb(244, 245, 234)
HSLhsl(65, 35%, 94%)
HSVhsv(65, 4%, 96%)
CMYKcmyk(0.4%, 0%, 4.5%, 3.9%)
CIE-LABlab(96.19, -2.24, 5.17)
CIE-LCHlch(96.19, 5.64, 113.38°)
OKLaboklab(96.64% -0.0052 0.0136)
OKLCHoklch(96.64% 0.015 110.9)
XYZxyz(84.8097, 90.4786, 90.8221)
Luminance0.9048 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F4F5EA #EBEAF5
analogous
#F5F1EA #F4F5EA #EFF5EA
triadic
#F4F5EA #EAF4F5 #F5EAF4
tetradic
#F4F5EA #EAF5F1 #EBEAF5 #F5EAEF
square
#F4F5EA #EAF5F1 #EBEAF5 #F5EAEF
split-complementary
#F4F5EA #EAEFF5 #F1EAF5
monochromatic
#C9CE97 #DEE1C1 #F4F5EA #F4F5EA #F4F5EA

Accessibility & contrast

On white

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

On black

19.10
#F4F5EA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F4F5EA
19.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F4F5EA#FFFFFF#000000##000000
##F4F5EA1.001.1019.1019.10
#FFFFFF1.101.0021.0021.00
#00000019.1021.001.001.00
##00000019.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#F7F4EA
Tritanopia (blue-blind)
#F6F3F2
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #f4f5ea;
/* rgb */ color: rgb(244, 245, 234);
/* oklch */ color: oklch(96.6% 0.015 110.9);
Tailwind
colors: {
  custom: {
    50: '#f7f8f0',
    500: '#f4f5ea',
    950: '#000000',
  },
}
SCSS
$custom: #f4f5ea;
$custom-light: #f7f8f0;
$custom-dark: #000000;
JSON
{
  "hex": "#f4f5ea",
  "rgb": {
    "r": 244,
    "g": 245,
    "b": 234
  },
  "hsl": {
    "h": 65.455,
    "s": 35.484,
    "l": 93.922
  },
  "oklch": {
    "l": 0.96639,
    "c": 0.01456,
    "h": 110.9
  },
  "luminance": 0.90478
}

Semantic roles & 50–950 ramp

primary
#F4F5EA
secondary
#B5B2D1
accent
#37AE42
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585

Preview Lab

Preview with #F4F5EA

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

Preview Lab → · Contrast checker → · Palette generator →

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