#FFE2F3#FFE2F3

#FFE2F3 is a very light, muted pink. Relative luminance 0.821; OKLCH L 94.1% C 0.039 H 341.8°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).

Color values

HEX#FFE2F3
RGBrgb(255, 226, 243)
HSLhsl(325, 100%, 94%)
HSVhsv(325, 11%, 100%)
CMYKcmyk(0%, 11.4%, 4.7%, 0%)
CIE-LABlab(92.63, 12.76, -4.60)
CIE-LCHlch(92.63, 13.56, 340.17°)
OKLaboklab(94.13% 0.0367 -0.0121)
OKLCHoklch(94.13% 0.039 341.8)
XYZxyz(84.6122, 82.1252, 96.1711)
Luminance0.8212 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE2F3 #E2FFEE
analogous
#FDE2FF #FFE2F3 #FFE2E5
triadic
#FFE2F3 #F3FFE2 #E2F3FF
tetradic
#FFE2F3 #FFFDE2 #E2FFEE #E2E5FF
square
#FFE2F3 #FFFDE2 #E2FFEE #E2E5FF
split-complementary
#FFE2F3 #E5FFE2 #E2FFFD
monochromatic
#FF68C0 #FFA5DA #FFE0F2 #FFE0F2 #FFE0F2

Accessibility & contrast

On white

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

On black

17.42
#FFE2F3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE2F3
17.42:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE2F3#FFFFFF#000000##000000
##FFE2F31.001.2117.4217.42
#FFFFFF1.211.0021.0021.00
#00000017.4221.001.001.00
##00000017.4221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E3E7F4
Deuteranopia (green-blind)
#E9EBF2
Tritanopia (blue-blind)
#FFE2E7
Achromatopsia (no color)
#EAEAEA

Design tokens & code

CSS
--color: #ffe2f3;
/* rgb */ color: rgb(255, 226, 243);
/* oklch */ color: oklch(94.1% 0.039 341.8);
Tailwind
colors: {
  custom: {
    50: '#ffebf7',
    500: '#ffe2f3',
    950: '#000000',
  },
}
SCSS
$custom: #ffe2f3;
$custom-light: #ffebf7;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe2f3",
  "rgb": {
    "r": 255,
    "g": 226,
    "b": 243
  },
  "hsl": {
    "h": 324.828,
    "s": 100,
    "l": 94.314
  },
  "oklch": {
    "l": 0.94131,
    "c": 0.03863,
    "h": 341.8
  },
  "luminance": 0.82124
}

Semantic roles & 50–950 ramp

primary
#FFE2F3
secondary
#98EDBB
accent
#E65F00
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181617
muted
#868485

Preview Lab

Preview with #FFE2F3

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

Preview Lab → · Contrast checker → · Palette generator →

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