#FFF6F0#FFF6F0

#FFF6F0 is a very light, near-neutral orange. Relative luminance 0.935; OKLCH L 97.8% C 0.013 H 56.3°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).

Color values

HEX#FFF6F0
RGBrgb(255, 246, 240)
HSLhsl(24, 100%, 97%)
HSVhsv(24, 6%, 100%)
CMYKcmyk(0%, 3.5%, 5.9%, 0%)
CIE-LABlab(97.42, 1.99, 3.95)
CIE-LCHlch(97.42, 4.42, 63.29°)
OKLaboklab(97.85% 0.007 0.0104)
OKLCHoklch(97.85% 0.013 56.3)
XYZxyz(89.9219, 93.4635, 95.7243)
Luminance0.9346 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF6F0 #F0F9FF
analogous
#FFF0F2 #FFF6F0 #FFFEF0
triadic
#FFF6F0 #F0FFF6 #F6F0FF
tetradic
#FFF6F0 #F2FFF0 #F0F9FF #FEF0FF
square
#FFF6F0 #F2FFF0 #F0F9FF #FEF0FF
split-complementary
#FFF6F0 #F0FFFE #F0F2FF
monochromatic
#FFAD76 #FFD1B3 #FFEDE0 #FFEDE0 #FFEDE0

Accessibility & contrast

On white

1.07
#FFF6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.69
#FFF6F0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF6F0
19.69:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF6F0#FFFFFF#000000##000000
##FFF6F01.001.0719.6919.69
#FFFFFF1.071.0021.0021.00
#00000019.6921.001.001.00
##00000019.6921.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9F6F0
Deuteranopia (green-blind)
#FBF8F0
Tritanopia (blue-blind)
#FFF4F4
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #fff6f0;
/* rgb */ color: rgb(255, 246, 240);
/* oklch */ color: oklch(97.8% 0.013 56.3);
Tailwind
colors: {
  custom: {
    50: '#fff9f4',
    500: '#fff6f0',
    950: '#000000',
  },
}
SCSS
$custom: #fff6f0;
$custom-light: #fff9f4;
$custom-dark: #000000;
JSON
{
  "hex": "#fff6f0",
  "rgb": {
    "r": 255,
    "g": 246,
    "b": 240
  },
  "hsl": {
    "h": 24,
    "s": 100,
    "l": 97.059
  },
  "oklch": {
    "l": 0.97848,
    "c": 0.01257,
    "h": 56.3
  },
  "luminance": 0.93463
}

Semantic roles & 50–950 ramp

primary
#FFF6F0
secondary
#A4D1EF
accent
#8AE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFF6F0

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

Preview Lab → · Contrast checker → · Palette generator →

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