#FFE2FB#FFE2FB

#FFE2FB is a very light, muted purple. Relative luminance 0.826; OKLCH L 94.4% C 0.045 H 330.4°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).

Color values

HEX#FFE2FB
RGBrgb(255, 226, 251)
HSLhsl(308, 100%, 94%)
HSVhsv(308, 11%, 100%)
CMYKcmyk(0%, 11.4%, 1.6%, 0%)
CIE-LABlab(92.85, 14.15, -8.46)
CIE-LCHlch(92.85, 16.48, 329.13°)
OKLaboklab(94.37% 0.0395 -0.0224)
OKLCHoklch(94.37% 0.045 330.4)
XYZxyz(85.8467, 82.6190, 102.6728)
Luminance0.8262 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE2FB #E2FFE6
analogous
#F5E2FF #FFE2FB #FFE2ED
triadic
#FFE2FB #FBFFE2 #E2FBFF
tetradic
#FFE2FB #FFF5E2 #E2FFE6 #E2EDFF
square
#FFE2FB #FFF5E2 #E2FFE6 #E2EDFF
split-complementary
#FFE2FB #EDFFE2 #E2FFF5
monochromatic
#FF68EA #FFA5F3 #FFE0FB #FFE0FB #FFE0FB

Accessibility & contrast

On white

1.20
#FFE2FB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.52
#FFE2FB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE2FB
17.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE2FB#FFFFFF#000000##000000
##FFE2FB1.001.2017.5217.52
#FFFFFF1.201.0021.0021.00
#00000017.5221.001.001.00
##00000017.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1E8FC
Deuteranopia (green-blind)
#E7ECFA
Tritanopia (blue-blind)
#FFE3EA
Achromatopsia (no color)
#EAEAEA

Design tokens & code

CSS
--color: #ffe2fb;
/* rgb */ color: rgb(255, 226, 251);
/* oklch */ color: oklch(94.4% 0.045 330.4);
Tailwind
colors: {
  custom: {
    50: '#ffebfc',
    500: '#ffe2fb',
    950: '#000000',
  },
}
SCSS
$custom: #ffe2fb;
$custom-light: #ffebfc;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe2fb",
  "rgb": {
    "r": 255,
    "g": 226,
    "b": 251
  },
  "hsl": {
    "h": 308.276,
    "s": 100,
    "l": 94.314
  },
  "oklch": {
    "l": 0.94372,
    "c": 0.04544,
    "h": 330.4
  },
  "luminance": 0.82618
}

Semantic roles & 50–950 ramp

primary
#FFE2FB
secondary
#98EDA4
accent
#E62000
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#181617
muted
#868485

Preview Lab

Preview with #FFE2FB

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

Preview Lab → · Contrast checker → · Palette generator →

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