#F7F2FF#F7F2FF

#F7F2FF is a very light, near-neutral violet. Relative luminance 0.905; OKLCH L 96.9% C 0.018 H 303.4°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).

Color values

HEX#F7F2FF
RGBrgb(247, 242, 255)
HSLhsl(263, 100%, 97%)
HSVhsv(263, 5%, 100%)
CMYKcmyk(3.1%, 5.1%, 0%, 0%)
CIE-LABlab(96.20, 3.98, -5.64)
CIE-LCHlch(96.20, 6.90, 305.20°)
OKLaboklab(96.88% 0.0099 -0.015)
OKLCHoklch(96.88% 0.018 303.4)
XYZxyz(88.1568, 90.4985, 107.4120)
Luminance0.9050 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F7F2FF #FAFFF2
analogous
#F2F4FF #F7F2FF #FEF2FF
triadic
#F7F2FF #FFF7F2 #F2FFF7
tetradic
#F7F2FF #FFF2F4 #FAFFF2 #F2FFFE
square
#F7F2FF #FFF2F4 #FAFFF2 #F2FFFE
split-complementary
#F7F2FF #FFFEF2 #F4FFF2
monochromatic
#AC78FF #D1B5FF #ECE0FF #ECE0FF #ECE0FF

Accessibility & contrast

On white

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

On black

19.10
#F7F2FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F7F2FF
19.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F7F2FF#FFFFFF#000000##000000
##F7F2FF1.001.1019.1019.10
#FFFFFF1.101.0021.0021.00
#00000019.1021.001.001.00
##00000019.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#F1F4FF
Tritanopia (blue-blind)
#F6F4F6
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #f7f2ff;
/* rgb */ color: rgb(247, 242, 255);
/* oklch */ color: oklch(96.9% 0.018 303.4);
Tailwind
colors: {
  custom: {
    50: '#f9f6ff',
    500: '#f7f2ff',
    950: '#000000',
  },
}
SCSS
$custom: #f7f2ff;
$custom-light: #f9f6ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f7f2ff",
  "rgb": {
    "r": 247,
    "g": 242,
    "b": 255
  },
  "hsl": {
    "h": 263.077,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.96875,
    "c": 0.01799,
    "h": 303.4
  },
  "luminance": 0.90498
}

Semantic roles & 50–950 ramp

primary
#F7F2FF
secondary
#D3EFA6
accent
#E6008D
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #F7F2FF

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

Preview Lab → · Contrast checker → · Palette generator →

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