#F8F4F0#F8F4F0

#F8F4F0 is a very light, near-neutral orange. Relative luminance 0.909; OKLCH L 96.9% C 0.007 H 67.8°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).

Color values

HEX#F8F4F0
RGBrgb(248, 244, 240)
HSLhsl(30, 36%, 96%)
HSVhsv(30, 3%, 97%)
CMYKcmyk(0%, 1.6%, 3.2%, 2.7%)
CIE-LABlab(96.39, 0.64, 2.39)
CIE-LCHlch(96.39, 2.48, 75.02°)
OKLaboklab(96.91% 0.0026 0.0063)
OKLCHoklch(96.91% 0.007 67.8)
XYZxyz(86.7879, 90.9494, 95.4041)
Luminance0.9095 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8F4F0 #F0F4F8
analogous
#F8F0F0 #F8F4F0 #F8F8F0
triadic
#F8F4F0 #F0F8F4 #F4F0F8
tetradic
#F8F4F0 #F0F8F0 #F0F4F8 #F8F0F8
square
#F8F4F0 #F0F8F0 #F0F4F8 #F8F0F8
split-complementary
#F8F4F0 #F0F8F8 #F0F0F8
monochromatic
#D1B79D #E5D5C6 #F5F0EA #F5F0EA #F5F0EA

Accessibility & contrast

On white

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

On black

19.19
#F8F4F0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8F4F0
19.19:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8F4F0#FFFFFF#000000##000000
##F8F4F01.001.0919.1919.19
#FFFFFF1.091.0021.0021.00
#00000019.1921.001.001.00
##00000019.1921.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5F4F0
Deuteranopia (green-blind)
#F6F5F0
Tritanopia (blue-blind)
#FAF3F3
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #f8f4f0;
/* rgb */ color: rgb(248, 244, 240);
/* oklch */ color: oklch(96.9% 0.007 67.8);
Tailwind
colors: {
  custom: {
    50: '#faf7f4',
    500: '#f8f4f0',
    950: '#000000',
  },
}
SCSS
$custom: #f8f4f0;
$custom-light: #faf7f4;
$custom-dark: #000000;
JSON
{
  "hex": "#f8f4f0",
  "rgb": {
    "r": 248,
    "g": 244,
    "b": 240
  },
  "hsl": {
    "h": 30,
    "s": 36.364,
    "l": 95.686
  },
  "oklch": {
    "l": 0.96913,
    "c": 0.00685,
    "h": 67.8
  },
  "luminance": 0.90949
}

Semantic roles & 50–950 ramp

primary
#F8F4F0
secondary
#B8C6D5
accent
#73AF36
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #F8F4F0

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

Preview Lab → · Contrast checker → · Palette generator →

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