#F2F3EA#F2F3EA

#F2F3EA is a very light, near-neutral yellow. Relative luminance 0.889; OKLCH L 96.1% C 0.012 H 111.8°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).

Color values

HEX#F2F3EA
RGBrgb(242, 243, 234)
HSLhsl(67, 27%, 94%)
HSVhsv(67, 4%, 95%)
CMYKcmyk(0.4%, 0%, 3.7%, 4.7%)
CIE-LABlab(95.55, -1.90, 4.22)
CIE-LCHlch(95.55, 4.62, 114.25°)
OKLaboklab(96.09% -0.0044 0.0111)
OKLCHoklch(96.09% 0.012 111.8)
XYZxyz(83.5175, 88.9191, 90.5892)
Luminance0.8892 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F3EA #EBEAF3
analogous
#F3EFEA #F2F3EA #EDF3EA
triadic
#F2F3EA #EAF2F3 #F3EAF2
tetradic
#F2F3EA #EAF3EF #EBEAF3 #F3EAED
square
#F2F3EA #EAF3EF #EBEAF3 #F3EAED
split-complementary
#F2F3EA #EAEDF3 #EFEAF3
monochromatic
#C2C69C #DADDC3 #F2F3EA #F3F4EC #F3F4EC

Accessibility & contrast

On white

1.12
#F2F3EA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.78
#F2F3EA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F3EA
18.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F3EA#FFFFFF#000000##000000
##F2F3EA1.001.1218.7818.78
#FFFFFF1.121.0021.0021.00
#00000018.7821.001.001.00
##00000018.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5F2EA
Deuteranopia (green-blind)
#F5F2EA
Tritanopia (blue-blind)
#F3F2F0
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #f2f3ea;
/* rgb */ color: rgb(242, 243, 234);
/* oklch */ color: oklch(96.1% 0.012 111.8);
Tailwind
colors: {
  custom: {
    50: '#f6f7f0',
    500: '#f2f3ea',
    950: '#000000',
  },
}
SCSS
$custom: #f2f3ea;
$custom-light: #f6f7f0;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f3ea",
  "rgb": {
    "r": 242,
    "g": 243,
    "b": 234
  },
  "hsl": {
    "h": 66.667,
    "s": 27.273,
    "l": 93.529
  },
  "oklch": {
    "l": 0.96092,
    "c": 0.01194,
    "h": 111.8
  },
  "luminance": 0.88919
}

Semantic roles & 50–950 ramp

primary
#F2F3EA
secondary
#B7B5CD
accent
#40A64B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585

Preview Lab

Preview with #F2F3EA

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

Preview Lab → · Contrast checker → · Palette generator →

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