#F0F0EA#F0F0EA

#F0F0EA is a very light, near-neutral yellow. Relative luminance 0.868; OKLCH L 95.3% C 0.008 H 106.6°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).

Color values

HEX#F0F0EA
RGBrgb(240, 240, 234)
HSLhsl(60, 17%, 93%)
HSVhsv(60, 3%, 94%)
CMYKcmyk(0%, 0%, 2.5%, 5.9%)
CIE-LABlab(94.65, -1.05, 2.89)
CIE-LCHlch(94.65, 3.08, 109.94°)
OKLaboklab(95.35% -0.0023 0.0076)
OKLCHoklch(95.35% 0.008 106.6)
XYZxyz(81.9442, 86.7861, 90.2604)
Luminance0.8679 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0F0EA #EAEAF0
analogous
#F0EDEA #F0F0EA #EDF0EA
triadic
#F0F0EA #EAF0F0 #F0EAF0
tetradic
#F0F0EA #EAF0ED #EAEAF0 #F0EAED
square
#F0F0EA #EAF0ED #EAEAF0 #F0EAED
split-complementary
#F0F0EA #EAEDF0 #EDEAF0
monochromatic
#BDBDA3 #D6D6C6 #F0F0EA #F2F2ED #F2F2ED

Accessibility & contrast

On white

1.14
#F0F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.36
#F0F0EA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0F0EA
18.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0F0EA#FFFFFF#000000##000000
##F0F0EA1.001.1418.3618.36
#FFFFFF1.141.0021.0021.00
#00000018.3621.001.001.00
##00000018.3621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#F1F0EA
Tritanopia (blue-blind)
#F1EFEE
Achromatopsia (no color)
#F0F0F0

Design tokens & code

CSS
--color: #f0f0ea;
/* rgb */ color: rgb(240, 240, 234);
/* oklch */ color: oklch(95.3% 0.008 106.6);
Tailwind
colors: {
  custom: {
    50: '#f4f4f0',
    500: '#f0f0ea',
    950: '#000000',
  },
}
SCSS
$custom: #f0f0ea;
$custom-light: #f4f4f0;
$custom-dark: #000000;
JSON
{
  "hex": "#f0f0ea",
  "rgb": {
    "r": 240,
    "g": 240,
    "b": 234
  },
  "hsl": {
    "h": 60,
    "s": 16.667,
    "l": 92.941
  },
  "oklch": {
    "l": 0.95348,
    "c": 0.00796,
    "h": 106.6
  },
  "luminance": 0.86786
}

Semantic roles & 50–950 ramp

primary
#F0F0EA
secondary
#B8B8C7
accent
#4B9B4B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585

Preview Lab

Preview with #F0F0EA

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

Preview Lab → · Contrast checker → · Palette generator →

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