#FFE8FF#FFE8FF

#FFE8FF is a very light, muted purple. Relative luminance 0.862; OKLCH L 95.6% C 0.039 H 325.9°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).

Color values

HEX#FFE8FF
RGBrgb(255, 232, 255)
HSLhsl(300, 100%, 95%)
HSVhsv(300, 9%, 100%)
CMYKcmyk(0%, 9%, 0%, 0%)
CIE-LABlab(94.40, 11.75, -8.24)
CIE-LCHlch(94.40, 14.35, 324.94°)
OKLaboklab(95.61% 0.0323 -0.0219)
OKLCHoklch(95.61% 0.039 325.9)
XYZxyz(88.1441, 86.1942, 106.5820)
Luminance0.8619 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE8FF #E8FFE8
analogous
#F3E8FF #FFE8FF #FFE8F3
triadic
#FFE8FF #FFFFE8 #E8FFFF
tetradic
#FFE8FF #FFF3E8 #E8FFE8 #E8F3FF
square
#FFE8FF #FFF3E8 #E8FFE8 #E8F3FF
split-complementary
#FFE8FF #F3FFE8 #E8FFF3
monochromatic
#FF6EFF #FFABFF #FFE0FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.15
#FFE8FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.24
#FFE8FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE8FF
18.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE8FF#FFFFFF#000000##000000
##FFE8FF1.001.1518.2418.24
#FFFFFF1.151.0021.0021.00
#00000018.2421.001.001.00
##00000018.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#EBF0FE
Tritanopia (blue-blind)
#FFEAEF
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #ffe8ff;
/* rgb */ color: rgb(255, 232, 255);
/* oklch */ color: oklch(95.6% 0.039 325.9);
Tailwind
colors: {
  custom: {
    50: '#ffefff',
    500: '#ffe8ff',
    950: '#000000',
  },
}
SCSS
$custom: #ffe8ff;
$custom-light: #ffefff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe8ff",
  "rgb": {
    "r": 255,
    "g": 232,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 95.49
  },
  "oklch": {
    "l": 0.95614,
    "c": 0.03904,
    "h": 325.9
  },
  "luminance": 0.86193
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFE8FF

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

Preview Lab → · Contrast checker → · Palette generator →

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