#F5F5EA#F5F5EA

#F5F5EA is a very light, near-neutral yellow. Relative luminance 0.907; OKLCH L 96.7% C 0.015 H 106.7°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).

Color values

HEX#F5F5EA
RGBrgb(245, 245, 234)
HSLhsl(60, 35%, 94%)
HSVhsv(60, 4%, 96%)
CMYKcmyk(0%, 0%, 4.5%, 3.9%)
CIE-LABlab(96.27, -1.90, 5.29)
CIE-LCHlch(96.27, 5.62, 109.74°)
OKLaboklab(96.71% -0.0042 0.0139)
OKLCHoklch(96.71% 0.015 106.7)
XYZxyz(85.1577, 90.6580, 90.8384)
Luminance0.9066 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F5F5EA #EAEAF5
analogous
#F5F0EA #F5F5EA #F0F5EA
triadic
#F5F5EA #EAF5F5 #F5EAF5
tetradic
#F5F5EA #EAF5F0 #EAEAF5 #F5EAF0
square
#F5F5EA #EAF5F0 #EAEAF5 #F5EAF0
split-complementary
#F5F5EA #EAF0F5 #F0EAF5
monochromatic
#CECE97 #E1E1C1 #F5F5EA #F5F5EA #F5F5EA

Accessibility & contrast

On white

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

On black

19.13
#F5F5EA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F5F5EA
19.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F5F5EA#FFFFFF#000000##000000
##F5F5EA1.001.1019.1319.13
#FFFFFF1.101.0021.0021.00
#00000019.1321.001.001.00
##00000019.1321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f5f5ea;
/* rgb */ color: rgb(245, 245, 234);
/* oklch */ color: oklch(96.7% 0.015 106.7);
Tailwind
colors: {
  custom: {
    50: '#f8f8f0',
    500: '#f5f5ea',
    950: '#000000',
  },
}
SCSS
$custom: #f5f5ea;
$custom-light: #f8f8f0;
$custom-dark: #000000;
JSON
{
  "hex": "#f5f5ea",
  "rgb": {
    "r": 245,
    "g": 245,
    "b": 234
  },
  "hsl": {
    "h": 60,
    "s": 35.484,
    "l": 93.922
  },
  "oklch": {
    "l": 0.96715,
    "c": 0.01451,
    "h": 106.7
  },
  "luminance": 0.90658
}

Semantic roles & 50–950 ramp

primary
#F5F5EA
secondary
#B2B2D1
accent
#37AE37
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585

Preview Lab

Preview with #F5F5EA

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

Preview Lab → · Contrast checker → · Palette generator →

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