#FFE7FF#FFE7FF

#FFE7FF is a very light, muted purple. Relative luminance 0.856; OKLCH L 95.4% C 0.041 H 325.9°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).

Color values

HEX#FFE7FF
RGBrgb(255, 231, 255)
HSLhsl(300, 100%, 95%)
HSVhsv(300, 9%, 100%)
CMYKcmyk(0%, 9.4%, 0%, 0%)
CIE-LABlab(94.16, 12.27, -8.60)
CIE-LCHlch(94.16, 14.98, 324.96°)
OKLaboklab(95.43% 0.0338 -0.0229)
OKLCHoklch(95.43% 0.041 325.9)
XYZxyz(87.8634, 85.6328, 106.4885)
Luminance0.8563 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE7FF #E7FFE7
analogous
#F3E7FF #FFE7FF #FFE7F3
triadic
#FFE7FF #FFFFE7 #E7FFFF
tetradic
#FFE7FF #FFF3E7 #E7FFE7 #E7F3FF
square
#FFE7FF #FFF3E7 #E7FFE7 #E7F3FF
split-complementary
#FFE7FF #F3FFE7 #E7FFF3
monochromatic
#FF6DFF #FFAAFF #FFE0FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.16
#FFE7FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.13
#FFE7FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE7FF
18.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE7FF#FFFFFF#000000##000000
##FFE7FF1.001.1618.1318.13
#FFFFFF1.161.0021.0021.00
#00000018.1321.001.001.00
##00000018.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6ECFF
Deuteranopia (green-blind)
#EBEFFE
Tritanopia (blue-blind)
#FFE9EF
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #ffe7ff;
/* rgb */ color: rgb(255, 231, 255);
/* oklch */ color: oklch(95.4% 0.041 325.9);
Tailwind
colors: {
  custom: {
    50: '#ffeeff',
    500: '#ffe7ff',
    950: '#000000',
  },
}
SCSS
$custom: #ffe7ff;
$custom-light: #ffeeff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe7ff",
  "rgb": {
    "r": 255,
    "g": 231,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 95.294
  },
  "oklch": {
    "l": 0.95427,
    "c": 0.04076,
    "h": 325.9
  },
  "luminance": 0.85632
}

Semantic roles & 50–950 ramp

primary
#FFE7FF
secondary
#9DEE9D
accent
#E60000
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181618
muted
#868586

Preview Lab

Preview with #FFE7FF

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

Preview Lab → · Contrast checker → · Palette generator →

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