#F2F3DB#F2F3DB

#F2F3DB is a very light, muted yellow. Relative luminance 0.881; OKLCH L 95.7% C 0.032 H 108.9°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).

Color values

HEX#F2F3DB
RGBrgb(242, 243, 219)
HSLhsl(63, 50%, 91%)
HSVhsv(63, 10%, 95%)
CMYKcmyk(0.4%, 0%, 9.9%, 4.7%)
CIE-LABlab(95.20, -4.38, 11.47)
CIE-LCHlch(95.20, 12.28, 110.93°)
OKLaboklab(95.7% -0.0102 0.0299)
OKLCHoklch(95.7% 0.032 108.9)
XYZxyz(81.4532, 88.0933, 79.7168)
Luminance0.8809 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F3DB #DCDBF3
analogous
#F3E8DB #F2F3DB #E6F3DB
triadic
#F2F3DB #DBF2F3 #F3DBF2
tetradic
#F2F3DB #DBF3E8 #DCDBF3 #F3DBE6
square
#F2F3DB #DBF3E8 #DCDBF3 #F3DBE6
split-complementary
#F2F3DB #DBE6F3 #E8DBF3
monochromatic
#D1D47F #E1E4AD #F2F3DB #F7F7E8 #F7F7E8

Accessibility & contrast

On white

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

On black

18.62
#F2F3DB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F3DB
18.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F3DB#FFFFFF#000000##000000
##F2F3DB1.001.1318.6218.62
#FFFFFF1.131.0021.0021.00
#00000018.6221.001.001.00
##00000018.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7F1DA
Deuteranopia (green-blind)
#F8F2DC
Tritanopia (blue-blind)
#F6F0EC
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #f2f3db;
/* rgb */ color: rgb(242, 243, 219);
/* oklch */ color: oklch(95.7% 0.032 108.9);
Tailwind
colors: {
  custom: {
    50: '#f6f7e6',
    500: '#f2f3db',
    950: '#000000',
  },
}
SCSS
$custom: #f2f3db;
$custom-light: #f6f7e6;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f3db",
  "rgb": {
    "r": 242,
    "g": 243,
    "b": 219
  },
  "hsl": {
    "h": 62.5,
    "s": 50,
    "l": 90.588
  },
  "oklch": {
    "l": 0.95704,
    "c": 0.03157,
    "h": 108.9
  },
  "luminance": 0.88093
}

Semantic roles & 50–950 ramp

primary
#F2F3DB
secondary
#A3A1D2
accent
#28BD2E
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584

Preview Lab

Preview with #F2F3DB

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

Preview Lab → · Contrast checker → · Palette generator →

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