#F1F2DB#F1F2DB

#F1F2DB is a very light, muted yellow. Relative luminance 0.873; OKLCH L 95.4% C 0.030 H 109.0°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).

Color values

HEX#F1F2DB
RGBrgb(241, 242, 219)
HSLhsl(63, 47%, 90%)
HSVhsv(63, 10%, 95%)
CMYKcmyk(0.4%, 0%, 9.5%, 5.1%)
CIE-LABlab(94.87, -4.23, 10.99)
CIE-LCHlch(94.87, 11.78, 111.03°)
OKLaboklab(95.43% -0.0098 0.0286)
OKLCHoklch(95.43% 0.03 109)
XYZxyz(80.8124, 87.3199, 79.6012)
Luminance0.8732 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F1F2DB #DCDBF2
analogous
#F2E7DB #F1F2DB #E5F2DB
triadic
#F1F2DB #DBF1F2 #F2DBF1
tetradic
#F1F2DB #DBF2E7 #DCDBF2 #F2DBE5
square
#F1F2DB #DBF2E7 #DCDBF2 #F2DBE5
split-complementary
#F1F2DB #DBE5F2 #E7DBF2
monochromatic
#CED281 #E0E2AE #F1F2DB #F6F7E9 #F6F7E9

Accessibility & contrast

On white

1.14
#F1F2DB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.46
#F1F2DB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F1F2DB
18.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F1F2DB#FFFFFF#000000##000000
##F1F2DB1.001.1418.4618.46
#FFFFFF1.141.0021.0021.00
#00000018.4621.001.001.00
##00000018.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6F0DA
Deuteranopia (green-blind)
#F6F1DC
Tritanopia (blue-blind)
#F5EFEB
Achromatopsia (no color)
#F0F0F0

Design tokens & code

CSS
--color: #f1f2db;
/* rgb */ color: rgb(241, 242, 219);
/* oklch */ color: oklch(95.4% 0.030 109.0);
Tailwind
colors: {
  custom: {
    50: '#f5f6e6',
    500: '#f1f2db',
    950: '#000000',
  },
}
SCSS
$custom: #f1f2db;
$custom-light: #f5f6e6;
$custom-dark: #000000;
JSON
{
  "hex": "#f1f2db",
  "rgb": {
    "r": 241,
    "g": 242,
    "b": 219
  },
  "hsl": {
    "h": 62.609,
    "s": 46.939,
    "l": 90.392
  },
  "oklch": {
    "l": 0.95429,
    "c": 0.03029,
    "h": 109
  },
  "luminance": 0.8732
}

Semantic roles & 50–950 ramp

primary
#F1F2DB
secondary
#A3A1D0
accent
#2BBA32
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584

Preview Lab

Preview with #F1F2DB

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

Preview Lab → · Contrast checker → · Palette generator →

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