#F8F2F8#F8F2F8

#F8F2F8 is a very light, near-neutral purple. Relative luminance 0.902; OKLCH L 96.7% C 0.010 H 325.6°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).

Color values

HEX#F8F2F8
RGBrgb(248, 242, 248)
HSLhsl(300, 30%, 96%)
HSVhsv(300, 2%, 97%)
CMYKcmyk(0%, 2.4%, 0%, 2.7%)
CIE-LABlab(96.10, 3.05, -2.17)
CIE-LCHlch(96.10, 3.74, 324.57°)
OKLaboklab(96.75% 0.0084 -0.0057)
OKLCHoklch(96.75% 0.01 325.6)
XYZxyz(87.4041, 90.2383, 101.6019)
Luminance0.9024 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8F2F8 #F2F8F2
analogous
#F5F2F8 #F8F2F8 #F8F2F5
triadic
#F8F2F8 #F8F8F2 #F2F8F8
tetradic
#F8F2F8 #F8F5F2 #F2F8F2 #F2F5F8
square
#F8F2F8 #F8F5F2 #F2F8F2 #F2F5F8
split-complementary
#F8F2F8 #F5F8F2 #F2F8F5
monochromatic
#CDA2CD #E3CAE3 #F4EBF4 #F4EBF4 #F4EBF4

Accessibility & contrast

On white

1.10
#F8F2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.05
#F8F2F8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8F2F8
19.05:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8F2F8#FFFFFF#000000##000000
##F8F2F81.001.1019.0519.05
#FFFFFF1.101.0021.0021.00
#00000019.0521.001.001.00
##00000019.0521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2F3F8
Deuteranopia (green-blind)
#F3F4F8
Tritanopia (blue-blind)
#F8F2F4
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #f8f2f8;
/* rgb */ color: rgb(248, 242, 248);
/* oklch */ color: oklch(96.7% 0.010 325.6);
Tailwind
colors: {
  custom: {
    50: '#faf6fa',
    500: '#f8f2f8',
    950: '#000000',
  },
}
SCSS
$custom: #f8f2f8;
$custom-light: #faf6fa;
$custom-dark: #000000;
JSON
{
  "hex": "#f8f2f8",
  "rgb": {
    "r": 248,
    "g": 242,
    "b": 248
  },
  "hsl": {
    "h": 300,
    "s": 30,
    "l": 96.078
  },
  "oklch": {
    "l": 0.96748,
    "c": 0.01015,
    "h": 325.6
  },
  "luminance": 0.90238
}

Semantic roles & 50–950 ramp

primary
#F8F2F8
secondary
#BBD3BB
accent
#A93D3D
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F8F2F8

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

Preview Lab → · Contrast checker → · Palette generator →

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