#F0F2CC#F0F2CC

#F0F2CC is a very light, muted yellow. Relative luminance 0.864; OKLCH L 95.0% C 0.050 H 109.8°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).

Color values

HEX#F0F2CC
RGBrgb(240, 242, 204)
HSLhsl(63, 59%, 87%)
HSVhsv(63, 16%, 95%)
CMYKcmyk(0.8%, 0%, 15.7%, 5.1%)
CIE-LABlab(94.48, -6.92, 18.15)
CIE-LCHlch(94.48, 19.43, 110.85°)
OKLaboklab(94.99% -0.0168 0.0468)
OKLCHoklch(94.99% 0.05 109.8)
XYZxyz(78.5854, 86.3898, 69.6500)
Luminance0.8639 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0F2CC #CECCF2
analogous
#F2E1CC #F0F2CC #DDF2CC
triadic
#F0F2CC #CCF0F2 #F2CCF0
tetradic
#F0F2CC #CCF2E1 #CECCF2 #F2CCDD
square
#F0F2CC #CCF2E1 #CECCF2 #F2CCDD
split-complementary
#F0F2CC #CCDDF2 #E1CCF2
monochromatic
#D3D96A #E2E69B #F0F2CC #F8F9E7 #F8F9E7

Accessibility & contrast

On white

1.15
#F0F2CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.28
#F0F2CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0F2CC
18.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0F2CC#FFFFFF#000000##000000
##F0F2CC1.001.1518.2818.28
#FFFFFF1.151.0021.0021.00
#00000018.2821.001.001.00
##00000018.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9EECA
Deuteranopia (green-blind)
#F9F0CD
Tritanopia (blue-blind)
#F6EDE7
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #f0f2cc;
/* rgb */ color: rgb(240, 242, 204);
/* oklch */ color: oklch(95.0% 0.050 109.8);
Tailwind
colors: {
  custom: {
    50: '#f5f6db',
    500: '#f0f2cc',
    950: '#000000',
  },
}
SCSS
$custom: #f0f2cc;
$custom-light: #f5f6db;
$custom-dark: #000000;
JSON
{
  "hex": "#f0f2cc",
  "rgb": {
    "r": 240,
    "g": 242,
    "b": 204
  },
  "hsl": {
    "h": 63.158,
    "s": 59.375,
    "l": 87.451
  },
  "oklch": {
    "l": 0.94993,
    "c": 0.04968,
    "h": 109.8
  },
  "luminance": 0.86389
}

Semantic roles & 50–950 ramp

primary
#F0F2CC
secondary
#9491D1
accent
#1EC727
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171715
muted
#858584

Preview Lab

Preview with #F0F2CC

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

Preview Lab → · Contrast checker → · Palette generator →

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