#F0F0EC#F0F0EC

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

Color values

HEX#F0F0EC
RGBrgb(240, 240, 236)
HSLhsl(60, 12%, 93%)
HSVhsv(60, 2%, 94%)
CMYKcmyk(0%, 0%, 1.7%, 5.9%)
CIE-LABlab(94.70, -0.70, 1.93)
CIE-LCHlch(94.70, 2.05, 110.01°)
OKLaboklab(95.4% -0.0015 0.0051)
OKLCHoklch(95.4% 0.005 106.5)
XYZxyz(82.2332, 86.9017, 91.7821)
Luminance0.8690 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0F0EC #ECECF0
analogous
#F0EEEC #F0F0EC #EEF0EC
triadic
#F0F0EC #ECF0F0 #F0ECF0
tetradic
#F0F0EC #ECF0EE #ECECF0 #F0ECEE
square
#F0F0EC #ECF0EE #ECECF0 #F0ECEE
split-complementary
#F0F0EC #ECEEF0 #EEECF0
monochromatic
#BABAA8 #D5D5CA #F0F0EC #F2F2EE #F2F2EE

Accessibility & contrast

On white

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

On black

18.38
#F0F0EC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0F0EC
18.38:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0F0EC#FFFFFF#000000##000000
##F0F0EC1.001.1418.3818.38
#FFFFFF1.141.0021.0021.00
#00000018.3821.001.001.00
##00000018.3821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F0EC
Deuteranopia (green-blind)
#F1F0EC
Tritanopia (blue-blind)
#F1EFEF
Achromatopsia (no color)
#F0F0F0

Design tokens & code

CSS
--color: #f0f0ec;
/* rgb */ color: rgb(240, 240, 236);
/* oklch */ color: oklch(95.4% 0.005 106.5);
Tailwind
colors: {
  custom: {
    50: '#f4f4f2',
    500: '#f0f0ec',
    950: '#000000',
  },
}
SCSS
$custom: #f0f0ec;
$custom-light: #f4f4f2;
$custom-dark: #000000;
JSON
{
  "hex": "#f0f0ec",
  "rgb": {
    "r": 240,
    "g": 240,
    "b": 236
  },
  "hsl": {
    "h": 60,
    "s": 11.765,
    "l": 93.333
  },
  "oklch": {
    "l": 0.95403,
    "c": 0.00531,
    "h": 106.5
  },
  "luminance": 0.86902
}

Semantic roles & 50–950 ramp

primary
#F0F0EC
secondary
#BBBBC5
accent
#509650
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585

Preview Lab

Preview with #F0F0EC

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

Preview Lab → · Contrast checker → · Palette generator →

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