#F6F7EA#F6F7EA

#F6F7EA is a very light, near-neutral yellow. Relative luminance 0.921; OKLCH L 97.2% C 0.017 H 110.3°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).

Color values

HEX#F6F7EA
RGBrgb(246, 247, 234)
HSLhsl(65, 45%, 94%)
HSVhsv(65, 5%, 97%)
CMYKcmyk(0.4%, 0%, 5.3%, 3.1%)
CIE-LABlab(96.84, -2.57, 6.13)
CIE-LCHlch(96.84, 6.64, 112.76°)
OKLaboklab(97.19% -0.0059 0.0161)
OKLCHoklch(97.19% 0.017 110.3)
XYZxyz(86.1159, 92.0551, 91.0576)
Luminance0.9205 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F6F7EA #EBEAF7
analogous
#F7F2EA #F6F7EA #F0F7EA
triadic
#F6F7EA #EAF6F7 #F7EAF6
tetradic
#F6F7EA #EAF7F2 #EBEAF7 #F7EAF0
square
#F6F7EA #EAF7F2 #EBEAF7 #F7EAF0
split-complementary
#F6F7EA #EAF0F7 #F2EAF7
monochromatic
#D0D591 #E3E6BE #F6F7E9 #F6F7E9 #F6F7E9

Accessibility & contrast

On white

1.08
#F6F7EA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.41
#F6F7EA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F6F7EA
19.41:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F6F7EA#FFFFFF#000000##000000
##F6F7EA1.001.0819.4119.41
#FFFFFF1.081.0021.0021.00
#00000019.4121.001.001.00
##00000019.4121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9F6E9
Deuteranopia (green-blind)
#F9F6EA
Tritanopia (blue-blind)
#F8F5F3
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #f6f7ea;
/* rgb */ color: rgb(246, 247, 234);
/* oklch */ color: oklch(97.2% 0.017 110.3);
Tailwind
colors: {
  custom: {
    50: '#f9f9f0',
    500: '#f6f7ea',
    950: '#000000',
  },
}
SCSS
$custom: #f6f7ea;
$custom-light: #f9f9f0;
$custom-dark: #000000;
JSON
{
  "hex": "#f6f7ea",
  "rgb": {
    "r": 246,
    "g": 247,
    "b": 234
  },
  "hsl": {
    "h": 64.615,
    "s": 44.828,
    "l": 94.314
  },
  "oklch": {
    "l": 0.97185,
    "c": 0.01714,
    "h": 110.3
  },
  "luminance": 0.92055
}

Semantic roles & 50–950 ramp

primary
#F6F7EA
secondary
#B3B0D6
accent
#2EB838
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585

Preview Lab

Preview with #F6F7EA

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

Preview Lab → · Contrast checker → · Palette generator →

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