#F6F6DC#F6F6DC

#F6F6DC is a very light, muted yellow. Relative luminance 0.907; OKLCH L 96.6% C 0.034 H 107.0°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).

Color values

HEX#F6F6DC
RGBrgb(246, 246, 220)
HSLhsl(60, 59%, 91%)
HSVhsv(60, 11%, 96%)
CMYKcmyk(0%, 0%, 10.6%, 3.5%)
CIE-LABlab(96.27, -4.35, 12.52)
CIE-LCHlch(96.27, 13.26, 109.15°)
OKLaboklab(96.63% -0.01 0.0326)
OKLCHoklch(96.63% 0.034 107)
XYZxyz(83.8786, 90.6722, 80.7789)
Luminance0.9067 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F6F6DC #DCDCF6
analogous
#F6E9DC #F6F6DC #E9F6DC
triadic
#F6F6DC #DCF6F6 #F6DCF6
tetradic
#F6F6DC #DCF6E9 #DCDCF6 #F6DCE9
square
#F6F6DC #DCF6E9 #DCDCF6 #F6DCE9
split-complementary
#F6F6DC #DCE9F6 #E9DCF6
monochromatic
#DDDD7B #E9E9AB #F6F6DC #F9F9E7 #F9F9E7

Accessibility & contrast

On white

1.10
#F6F6DC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.13
#F6F6DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F6F6DC
19.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F6F6DC#FFFFFF#000000##000000
##F6F6DC1.001.1019.1319.13
#FFFFFF1.101.0021.0021.00
#00000019.1321.001.001.00
##00000019.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBF4DB
Deuteranopia (green-blind)
#FBF5DD
Tritanopia (blue-blind)
#FAF2EE
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #f6f6dc;
/* rgb */ color: rgb(246, 246, 220);
/* oklch */ color: oklch(96.6% 0.034 107.0);
Tailwind
colors: {
  custom: {
    50: '#f9f9e6',
    500: '#f6f6dc',
    950: '#000000',
  },
}
SCSS
$custom: #f6f6dc;
$custom-light: #f9f9e6;
$custom-dark: #000000;
JSON
{
  "hex": "#f6f6dc",
  "rgb": {
    "r": 246,
    "g": 246,
    "b": 220
  },
  "hsl": {
    "h": 60,
    "s": 59.091,
    "l": 91.373
  },
  "oklch": {
    "l": 0.96633,
    "c": 0.03405,
    "h": 107
  },
  "luminance": 0.90672
}

Semantic roles & 50–950 ramp

primary
#F6F6DC
secondary
#9F9FD7
accent
#1FC71F
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171716
muted
#858584

Preview Lab

Preview with #F6F6DC

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

Preview Lab → · Contrast checker → · Palette generator →

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