#F7E7FF#F7E7FF

#F7E7FF is a very light, muted purple. Relative luminance 0.841; OKLCH L 94.8% C 0.036 H 314.6°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).

Color values

HEX#F7E7FF
RGBrgb(247, 231, 255)
HSLhsl(280, 100%, 95%)
HSVhsv(280, 9%, 100%)
CMYKcmyk(3.1%, 9.4%, 0%, 0%)
CIE-LABlab(93.51, 9.64, -9.62)
CIE-LCHlch(93.51, 13.62, 315.06°)
OKLaboklab(94.77% 0.0254 -0.0257)
OKLCHoklch(94.77% 0.036 314.6)
XYZxyz(84.9808, 84.1464, 106.3533)
Luminance0.8415 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F7E7FF #EFFFE7
analogous
#EBE7FF #F7E7FF #FFE7FB
triadic
#F7E7FF #FFF7E7 #E7FFF7
tetradic
#F7E7FF #FFEBE7 #EFFFE7 #E7FBFF
square
#F7E7FF #FFEBE7 #EFFFE7 #E7FBFF
split-complementary
#F7E7FF #FBFFE7 #E7FFEB
monochromatic
#CE6DFF #E3AAFF #F5E0FF #F5E0FF #F5E0FF

Accessibility & contrast

On white

1.18
#F7E7FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.83
#F7E7FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F7E7FF
17.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F7E7FF#FFFFFF#000000##000000
##F7E7FF1.001.1817.8317.83
#FFFFFF1.181.0021.0021.00
#00000017.8321.001.001.00
##00000017.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#E7EDFE
Tritanopia (blue-blind)
#F7E9EF
Achromatopsia (no color)
#ECECEC

Design tokens & code

CSS
--color: #f7e7ff;
/* rgb */ color: rgb(247, 231, 255);
/* oklch */ color: oklch(94.8% 0.036 314.6);
Tailwind
colors: {
  custom: {
    50: '#f9eeff',
    500: '#f7e7ff',
    950: '#000000',
  },
}
SCSS
$custom: #f7e7ff;
$custom-light: #f9eeff;
$custom-dark: #000000;
JSON
{
  "hex": "#f7e7ff",
  "rgb": {
    "r": 247,
    "g": 231,
    "b": 255
  },
  "hsl": {
    "h": 280,
    "s": 100,
    "l": 95.294
  },
  "oklch": {
    "l": 0.94773,
    "c": 0.03609,
    "h": 314.6
  },
  "luminance": 0.84146
}

Semantic roles & 50–950 ramp

primary
#F7E7FF
secondary
#B8EE9D
accent
#E6004C
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171618
muted
#858586

Preview Lab

Preview with #F7E7FF

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

Preview Lab → · Contrast checker → · Palette generator →

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