#F2F0D0#F2F0D0

#F2F0D0 is a very light, muted yellow. Relative luminance 0.858; OKLCH L 94.8% C 0.042 H 104.2°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).

Color values

HEX#F2F0D0
RGBrgb(242, 240, 208)
HSLhsl(56, 57%, 88%)
HSVhsv(56, 14%, 95%)
CMYKcmyk(0%, 0.8%, 14%, 5.1%)
CIE-LABlab(94.21, -4.60, 15.73)
CIE-LCHlch(94.21, 16.39, 106.28°)
OKLaboklab(94.84% -0.0103 0.0407)
OKLCHoklch(94.84% 0.042 104.2)
XYZxyz(79.1622, 85.7522, 72.0438)
Luminance0.8575 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F0D0 #D0D2F2
analogous
#F2DFD0 #F2F0D0 #E3F2D0
triadic
#F2F0D0 #D0F2F0 #F0D0F2
tetradic
#F2F0D0 #D0F2DF #D0D2F2 #F2D0E3
square
#F2F0D0 #D0F2DF #D0D2F2 #F2D0E3
split-complementary
#F2F0D0 #D0E3F2 #DFD0F2
monochromatic
#D7D170 #E5E1A0 #F2F0D0 #F8F7E7 #F8F7E7

Accessibility & contrast

On white

1.16
#F2F0D0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.15
#F2F0D0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F0D0
18.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F0D0#FFFFFF#000000##000000
##F2F0D01.001.1618.1518.15
#FFFFFF1.161.0021.0021.00
#00000018.1521.001.001.00
##00000018.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6EDCE
Deuteranopia (green-blind)
#F7EFD1
Tritanopia (blue-blind)
#F8EBE7
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #f2f0d0;
/* rgb */ color: rgb(242, 240, 208);
/* oklch */ color: oklch(94.8% 0.042 104.2);
Tailwind
colors: {
  custom: {
    50: '#f6f4de',
    500: '#f2f0d0',
    950: '#000000',
  },
}
SCSS
$custom: #f2f0d0;
$custom-light: #f6f4de;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f0d0",
  "rgb": {
    "r": 242,
    "g": 240,
    "b": 208
  },
  "hsl": {
    "h": 56.471,
    "s": 56.667,
    "l": 88.235
  },
  "oklch": {
    "l": 0.94842,
    "c": 0.04197,
    "h": 104.2
  },
  "luminance": 0.85751
}

Semantic roles & 50–950 ramp

primary
#F2F0D0
secondary
#9599D1
accent
#2BC421
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584

Preview Lab

Preview with #F2F0D0

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

Preview Lab → · Contrast checker → · Palette generator →

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