#F8F2FD#F8F2FD

#F8F2FD is a very light, near-neutral violet. Relative luminance 0.906; OKLCH L 96.9% C 0.016 H 310.1°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).

Color values

HEX#F8F2FD
RGBrgb(248, 242, 253)
HSLhsl(273, 73%, 97%)
HSVhsv(273, 4%, 99%)
CMYKcmyk(2%, 4.3%, 0%, 0.8%)
CIE-LABlab(96.23, 3.94, -4.57)
CIE-LCHlch(96.23, 6.03, 310.82°)
OKLaboklab(96.89% 0.0102 -0.0121)
OKLCHoklch(96.89% 0.016 310.1)
XYZxyz(88.1902, 90.5527, 105.7419)
Luminance0.9055 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8F2FD #F7FDF2
analogous
#F3F2FD #F8F2FD #FDF2FD
triadic
#F8F2FD #FDF8F2 #F2FDF8
tetradic
#F8F2FD #FDF3F2 #F7FDF2 #F2FDFD
square
#F8F2FD #FDF3F2 #F7FDF2 #F2FDFD
split-complementary
#F8F2FD #FDFDF2 #F2FDF3
monochromatic
#BF88ED #DBBDF5 #F1E4FB #F1E4FB #F1E4FB

Accessibility & contrast

On white

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

On black

19.11
#F8F2FD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8F2FD
19.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8F2FD#FFFFFF#000000##000000
##F8F2FD1.001.1019.1119.11
#FFFFFF1.101.0021.0021.00
#00000019.1121.001.001.00
##00000019.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#F2F4FD
Tritanopia (blue-blind)
#F8F3F5
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #f8f2fd;
/* rgb */ color: rgb(248, 242, 253);
/* oklch */ color: oklch(96.9% 0.016 310.1);
Tailwind
colors: {
  custom: {
    50: '#faf6fe',
    500: '#f8f2fd',
    950: '#000000',
  },
}
SCSS
$custom: #f8f2fd;
$custom-light: #faf6fe;
$custom-dark: #000000;
JSON
{
  "hex": "#f8f2fd",
  "rgb": {
    "r": 248,
    "g": 242,
    "b": 253
  },
  "hsl": {
    "h": 272.727,
    "s": 73.333,
    "l": 97.059
  },
  "oklch": {
    "l": 0.96893,
    "c": 0.01585,
    "h": 310.1
  },
  "luminance": 0.90553
}

Semantic roles & 50–950 ramp

primary
#F8F2FD
secondary
#C7E5AE
accent
#D5106A
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F8F2FD

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

Preview Lab → · Contrast checker → · Palette generator →

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