#FFE0FF#FFE0FF

#FFE0FF is a very light, muted purple. Relative luminance 0.818; OKLCH L 94.1% C 0.053 H 326.0°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).

Color values

HEX#FFE0FF
RGBrgb(255, 224, 255)
HSLhsl(300, 100%, 94%)
HSVhsv(300, 12%, 100%)
CMYKcmyk(0%, 12.2%, 0%, 0%)
CIE-LABlab(92.48, 15.90, -11.08)
CIE-LCHlch(92.48, 19.38, 325.11°)
OKLaboklab(94.13% 0.0438 -0.0295)
OKLCHoklch(94.13% 0.053 326)
XYZxyz(85.9433, 81.7925, 105.8484)
Luminance0.8179 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE0FF #E0FFE0
analogous
#F0E0FF #FFE0FF #FFE0F0
triadic
#FFE0FF #FFFFE0 #E0FFFF
tetradic
#FFE0FF #FFF0E0 #E0FFE0 #E0F0FF
square
#FFE0FF #FFF0E0 #E0FFE0 #E0F0FF
split-complementary
#FFE0FF #F0FFE0 #E0FFF0
monochromatic
#FF66FF #FFA3FF #FFE0FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.21
#FFE0FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.36
#FFE0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE0FF
17.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE0FF#FFFFFF#000000##000000
##FFE0FF1.001.2117.3617.36
#FFFFFF1.211.0021.0021.00
#00000017.3621.001.001.00
##00000017.3621.001.001.00

Color blindness preview

Protanopia (red-blind)
#DEE7FF
Deuteranopia (green-blind)
#E5EBFE
Tritanopia (blue-blind)
#FFE2EA
Achromatopsia (no color)
#E9E9E9

Design tokens & code

CSS
--color: #ffe0ff;
/* rgb */ color: rgb(255, 224, 255);
/* oklch */ color: oklch(94.1% 0.053 326.0);
Tailwind
colors: {
  custom: {
    50: '#ffe9ff',
    500: '#ffe0ff',
    950: '#000000',
  },
}
SCSS
$custom: #ffe0ff;
$custom-light: #ffe9ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe0ff",
  "rgb": {
    "r": 255,
    "g": 224,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 93.922
  },
  "oklch": {
    "l": 0.94127,
    "c": 0.05281,
    "h": 326
  },
  "luminance": 0.81791
}

Semantic roles & 50–950 ramp

primary
#FFE0FF
secondary
#97ED97
accent
#E60000
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#181618
muted
#868486

Preview Lab

Preview with #FFE0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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