#F7F0FF#F7F0FF

#F7F0FF is a very light, muted violet. Relative luminance 0.893; OKLCH L 96.5% C 0.021 H 306.8°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).

Color values

HEX#F7F0FF
RGBrgb(247, 240, 255)
HSLhsl(268, 100%, 97%)
HSVhsv(268, 6%, 100%)
CMYKcmyk(3.1%, 5.9%, 0%, 0%)
CIE-LABlab(95.71, 5.00, -6.37)
CIE-LCHlch(95.71, 8.10, 308.16°)
OKLaboklab(96.49% 0.0127 -0.0169)
OKLCHoklch(96.49% 0.021 306.8)
XYZxyz(87.5648, 89.3144, 107.2147)
Luminance0.8931 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F7F0FF #F8FFF0
analogous
#F0F1FF #F7F0FF #FFF0FF
triadic
#F7F0FF #FFF7F0 #F0FFF7
tetradic
#F7F0FF #FFF0F1 #F8FFF0 #F0FFFF
square
#F7F0FF #FFF0F1 #F8FFF0 #F0FFFF
split-complementary
#F7F0FF #FFFFF0 #F1FFF0
monochromatic
#B676FF #D6B3FF #EFE0FF #EFE0FF #EFE0FF

Accessibility & contrast

On white

1.11
#F7F0FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.86
#F7F0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F7F0FF
18.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F7F0FF#FFFFFF#000000##000000
##F7F0FF1.001.1118.8618.86
#FFFFFF1.111.0021.0021.00
#00000018.8621.001.001.00
##00000018.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#EFF3FE
Tritanopia (blue-blind)
#F6F2F5
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f7f0ff;
/* rgb */ color: rgb(247, 240, 255);
/* oklch */ color: oklch(96.5% 0.021 306.8);
Tailwind
colors: {
  custom: {
    50: '#f9f4ff',
    500: '#f7f0ff',
    950: '#000000',
  },
}
SCSS
$custom: #f7f0ff;
$custom-light: #f9f4ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f7f0ff",
  "rgb": {
    "r": 247,
    "g": 240,
    "b": 255
  },
  "hsl": {
    "h": 268,
    "s": 100,
    "l": 97.059
  },
  "oklch": {
    "l": 0.9649,
    "c": 0.02118,
    "h": 306.8
  },
  "luminance": 0.89314
}

Semantic roles & 50–950 ramp

primary
#F7F0FF
secondary
#CCEFA4
accent
#E6007A
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #F7F0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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