#F6F6EC#F6F6EC

#F6F6EC is a very light, near-neutral yellow. Relative luminance 0.916; OKLCH L 97.0% C 0.013 H 106.6°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).

Color values

HEX#F6F6EC
RGBrgb(246, 246, 236)
HSLhsl(60, 36%, 95%)
HSVhsv(60, 4%, 96%)
CMYKcmyk(0%, 0%, 4.1%, 3.5%)
CIE-LABlab(96.64, -1.73, 4.80)
CIE-LCHlch(96.64, 5.11, 109.78°)
OKLaboklab(97.04% -0.0038 0.0126)
OKLCHoklch(97.04% 0.013 106.6)
XYZxyz(86.0999, 91.5607, 92.4777)
Luminance0.9156 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F6F6EC #ECECF6
analogous
#F6F1EC #F6F6EC #F1F6EC
triadic
#F6F6EC #ECF6F6 #F6ECF6
tetradic
#F6F6EC #ECF6F1 #ECECF6 #F6ECF1
square
#F6F6EC #ECF6F1 #ECECF6 #F6ECF1
split-complementary
#F6F6EC #ECF1F6 #F1ECF6
monochromatic
#CFCF99 #E2E2C2 #F5F5EA #F5F5EA #F5F5EA

Accessibility & contrast

On white

1.09
#F6F6EC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.31
#F6F6EC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F6F6EC
19.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F6F6EC#FFFFFF#000000##000000
##F6F6EC1.001.0919.3119.31
#FFFFFF1.091.0021.0021.00
#00000019.3121.001.001.00
##00000019.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8F5EB
Deuteranopia (green-blind)
#F8F6EC
Tritanopia (blue-blind)
#F8F5F3
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #f6f6ec;
/* rgb */ color: rgb(246, 246, 236);
/* oklch */ color: oklch(97.0% 0.013 106.6);
Tailwind
colors: {
  custom: {
    50: '#f9f9f2',
    500: '#f6f6ec',
    950: '#000000',
  },
}
SCSS
$custom: #f6f6ec;
$custom-light: #f9f9f2;
$custom-dark: #000000;
JSON
{
  "hex": "#f6f6ec",
  "rgb": {
    "r": 246,
    "g": 246,
    "b": 236
  },
  "hsl": {
    "h": 60,
    "s": 35.714,
    "l": 94.51
  },
  "oklch": {
    "l": 0.97041,
    "c": 0.01319,
    "h": 106.6
  },
  "luminance": 0.9156
}

Semantic roles & 50–950 ramp

primary
#F6F6EC
secondary
#B4B4D2
accent
#37AF37
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585

Preview Lab

Preview with #F6F6EC

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

Preview Lab → · Contrast checker → · Palette generator →

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