#F6F2F0#F6F2F0

#F6F2F0 is a very light, near-neutral orange. Relative luminance 0.894; OKLCH L 96.4% C 0.005 H 48.7°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).

Color values

HEX#F6F2F0
RGBrgb(246, 242, 240)
HSLhsl(20, 25%, 95%)
HSVhsv(20, 2%, 96%)
CMYKcmyk(0%, 1.6%, 2.4%, 3.5%)
CIE-LABlab(95.74, 0.99, 1.43)
CIE-LCHlch(95.74, 1.74, 55.50°)
OKLaboklab(96.37% 0.0034 0.0038)
OKLCHoklch(96.37% 0.005 48.7)
XYZxyz(85.4840, 89.3887, 95.1715)
Luminance0.8939 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F6F2F0 #F0F4F6
analogous
#F6F0F1 #F6F2F0 #F6F5F0
triadic
#F6F2F0 #F0F6F2 #F2F0F6
tetradic
#F6F2F0 #F1F6F0 #F0F4F6 #F5F0F6
square
#F6F2F0 #F1F6F0 #F0F4F6 #F5F0F6
split-complementary
#F6F2F0 #F0F6F5 #F0F1F6
monochromatic
#C8B0A3 #DFD1CA #F4EEEC #F4EEEC #F4EEEC

Accessibility & contrast

On white

1.11
#F6F2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.88
#F6F2F0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F6F2F0
18.88:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F6F2F0#FFFFFF#000000##000000
##F6F2F01.001.1118.8818.88
#FFFFFF1.111.0021.0021.00
#00000018.8821.001.001.00
##00000018.8821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F3F2F0
Deuteranopia (green-blind)
#F4F3F0
Tritanopia (blue-blind)
#F7F1F1
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f6f2f0;
/* rgb */ color: rgb(246, 242, 240);
/* oklch */ color: oklch(96.4% 0.005 48.7);
Tailwind
colors: {
  custom: {
    50: '#f9f6f4',
    500: '#f6f2f0',
    950: '#000000',
  },
}
SCSS
$custom: #f6f2f0;
$custom-light: #f9f6f4;
$custom-dark: #000000;
JSON
{
  "hex": "#f6f2f0",
  "rgb": {
    "r": 246,
    "g": 242,
    "b": 240
  },
  "hsl": {
    "h": 20,
    "s": 25,
    "l": 95.294
  },
  "oklch": {
    "l": 0.96368,
    "c": 0.00507,
    "h": 48.7
  },
  "luminance": 0.89388
}

Semantic roles & 50–950 ramp

primary
#F6F2F0
secondary
#BBC8CF
accent
#83A442
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #F6F2F0

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

Preview Lab → · Contrast checker → · Palette generator →

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