#F2F2EA#F2F2EA

#F2F2EA is a very light, near-neutral yellow. Relative luminance 0.883; OKLCH L 95.9% C 0.011 H 106.6°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).

Color values

HEX#F2F2EA
RGBrgb(242, 242, 234)
HSLhsl(60, 24%, 93%)
HSVhsv(60, 3%, 95%)
CMYKcmyk(0%, 0%, 3.3%, 5.1%)
CIE-LABlab(95.30, -1.39, 3.85)
CIE-LCHlch(95.30, 4.10, 109.86°)
OKLaboklab(95.9% -0.003 0.0102)
OKLCHoklch(95.9% 0.011 106.6)
XYZxyz(83.2191, 88.3222, 90.4897)
Luminance0.8832 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F2EA #EAEAF2
analogous
#F2EEEA #F2F2EA #EEF2EA
triadic
#F2F2EA #EAF2F2 #F2EAF2
tetradic
#F2F2EA #EAF2EE #EAEAF2 #F2EAEE
square
#F2F2EA #EAF2EE #EAEAF2 #F2EAEE
split-complementary
#F2F2EA #EAEEF2 #EEEAF2
monochromatic
#C3C39E #DBDBC4 #F2F2EA #F3F3EC #F3F3EC

Accessibility & contrast

On white

1.13
#F2F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.66
#F2F2EA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F2EA
18.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F2EA#FFFFFF#000000##000000
##F2F2EA1.001.1318.6618.66
#FFFFFF1.131.0021.0021.00
#00000018.6621.001.001.00
##00000018.6621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4F1EA
Deuteranopia (green-blind)
#F4F2EA
Tritanopia (blue-blind)
#F3F1F0
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #f2f2ea;
/* rgb */ color: rgb(242, 242, 234);
/* oklch */ color: oklch(95.9% 0.011 106.6);
Tailwind
colors: {
  custom: {
    50: '#f6f6f0',
    500: '#f2f2ea',
    950: '#000000',
  },
}
SCSS
$custom: #f2f2ea;
$custom-light: #f6f6f0;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f2ea",
  "rgb": {
    "r": 242,
    "g": 242,
    "b": 234
  },
  "hsl": {
    "h": 60,
    "s": 23.529,
    "l": 93.333
  },
  "oklch": {
    "l": 0.95895,
    "c": 0.01059,
    "h": 106.6
  },
  "luminance": 0.88322
}

Semantic roles & 50–950 ramp

primary
#F2F2EA
secondary
#B6B6CA
accent
#44A244
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585

Preview Lab

Preview with #F2F2EA

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

Preview Lab → · Contrast checker → · Palette generator →

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