#FFE2FF#FFE2FF

#FFE2FF is a very light, muted purple. Relative luminance 0.829; OKLCH L 94.5% C 0.049 H 326.0°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).

Color values

HEX#FFE2FF
RGBrgb(255, 226, 255)
HSLhsl(300, 100%, 94%)
HSVhsv(300, 11%, 100%)
CMYKcmyk(0%, 11.4%, 0%, 0%)
CIE-LABlab(92.96, 14.86, -10.38)
CIE-LCHlch(92.96, 18.12, 325.07°)
OKLaboklab(94.5% 0.0409 -0.0276)
OKLCHoklch(94.5% 0.049 326)
XYZxyz(86.4839, 82.8739, 106.0286)
Luminance0.8287 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE2FF #E2FFE2
analogous
#F1E2FF #FFE2FF #FFE2F1
triadic
#FFE2FF #FFFFE2 #E2FFFF
tetradic
#FFE2FF #FFF1E2 #E2FFE2 #E2F1FF
square
#FFE2FF #FFF1E2 #E2FFE2 #E2F1FF
split-complementary
#FFE2FF #F1FFE2 #E2FFF1
monochromatic
#FF68FF #FFA5FF #FFE0FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.19
#FFE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.57
#FFE2FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE2FF
17.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE2FF#FFFFFF#000000##000000
##FFE2FF1.001.1917.5717.57
#FFFFFF1.191.0021.0021.00
#00000017.5721.001.001.00
##00000017.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#E0E9FF
Deuteranopia (green-blind)
#E6ECFE
Tritanopia (blue-blind)
#FFE4EB
Achromatopsia (no color)
#EBEBEB

Design tokens & code

CSS
--color: #ffe2ff;
/* rgb */ color: rgb(255, 226, 255);
/* oklch */ color: oklch(94.5% 0.049 326.0);
Tailwind
colors: {
  custom: {
    50: '#ffebff',
    500: '#ffe2ff',
    950: '#000000',
  },
}
SCSS
$custom: #ffe2ff;
$custom-light: #ffebff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe2ff",
  "rgb": {
    "r": 255,
    "g": 226,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 94.314
  },
  "oklch": {
    "l": 0.94496,
    "c": 0.04936,
    "h": 326
  },
  "luminance": 0.82873
}

Semantic roles & 50–950 ramp

primary
#FFE2FF
secondary
#98ED98
accent
#E60000
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#181618
muted
#868486

Preview Lab

Preview with #FFE2FF

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

Preview Lab → · Contrast checker → · Palette generator →

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