#F2F3EC#F2F3EC

#F2F3EC is a very light, near-neutral yellow. Relative luminance 0.890; OKLCH L 96.1% C 0.009 H 113.2°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).

Color values

HEX#F2F3EC
RGBrgb(242, 243, 236)
HSLhsl(69, 23%, 94%)
HSVhsv(69, 3%, 95%)
CMYKcmyk(0.4%, 0%, 2.9%, 4.7%)
CIE-LABlab(95.59, -1.56, 3.25)
CIE-LCHlch(95.59, 3.60, 115.56°)
OKLaboklab(96.15% -0.0037 0.0086)
OKLCHoklch(96.15% 0.009 113.2)
XYZxyz(83.8065, 89.0347, 92.1109)
Luminance0.8903 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F3EC #EDECF3
analogous
#F3F1EC #F2F3EC #EFF3EC
triadic
#F2F3EC #ECF2F3 #F3ECF2
tetradic
#F2F3EC #ECF3F1 #EDECF3 #F3ECEF
square
#F2F3EC #ECF3F1 #EDECF3 #F3ECEF
split-complementary
#F2F3EC #ECEFF3 #F1ECF3
monochromatic
#BFC4A1 #D8DBC6 #F2F3EC #F2F3EC #F2F3EC

Accessibility & contrast

On white

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

On black

18.81
#F2F3EC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F3EC
18.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F3EC#FFFFFF#000000##000000
##F2F3EC1.001.1218.8118.81
#FFFFFF1.121.0021.0021.00
#00000018.8121.001.001.00
##00000018.8121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4F2EC
Deuteranopia (green-blind)
#F4F2EC
Tritanopia (blue-blind)
#F3F2F1
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #f2f3ec;
/* rgb */ color: rgb(242, 243, 236);
/* oklch */ color: oklch(96.1% 0.009 113.2);
Tailwind
colors: {
  custom: {
    50: '#f6f7f2',
    500: '#f2f3ec',
    950: '#000000',
  },
}
SCSS
$custom: #f2f3ec;
$custom-light: #f6f7f2;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f3ec",
  "rgb": {
    "r": 242,
    "g": 243,
    "b": 236
  },
  "hsl": {
    "h": 68.571,
    "s": 22.581,
    "l": 93.922
  },
  "oklch": {
    "l": 0.96146,
    "c": 0.00932,
    "h": 113.2
  },
  "luminance": 0.89035
}

Semantic roles & 50–950 ramp

primary
#F2F3EC
secondary
#BBB8CB
accent
#44A152
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585

Preview Lab

Preview with #F2F3EC

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

Preview Lab → · Contrast checker → · Palette generator →

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