#FFE2F2#FFE2F2

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

Color values

HEX#FFE2F2
RGBrgb(255, 226, 242)
HSLhsl(327, 100%, 94%)
HSVhsv(327, 11%, 100%)
CMYKcmyk(0%, 11.4%, 5.1%, 0%)
CIE-LABlab(92.60, 12.58, -4.12)
CIE-LCHlch(92.60, 13.24, 341.89°)
OKLaboklab(94.1% 0.0364 -0.0108)
OKLCHoklch(94.1% 0.038 343.5)
XYZxyz(84.4616, 82.0650, 95.3779)
Luminance0.8206 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE2F2 #E2FFEF
analogous
#FEE2FF #FFE2F2 #FFE2E4
triadic
#FFE2F2 #F2FFE2 #E2F2FF
tetradic
#FFE2F2 #FFFEE2 #E2FFEF #E2E4FF
square
#FFE2F2 #FFFEE2 #E2FFEF #E2E4FF
split-complementary
#FFE2F2 #E4FFE2 #E2FFFE
monochromatic
#FF68BB #FFA5D7 #FFE0F1 #FFE0F1 #FFE0F1

Accessibility & contrast

On white

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

On black

17.41
#FFE2F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE2F2
17.41:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE2F2#FFFFFF#000000##000000
##FFE2F21.001.2117.4117.41
#FFFFFF1.211.0021.0021.00
#00000017.4121.001.001.00
##00000017.4121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffe2f2;
/* rgb */ color: rgb(255, 226, 242);
/* oklch */ color: oklch(94.1% 0.038 343.5);
Tailwind
colors: {
  custom: {
    50: '#ffebf6',
    500: '#ffe2f2',
    950: '#000000',
  },
}
SCSS
$custom: #ffe2f2;
$custom-light: #ffebf6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe2f2",
  "rgb": {
    "r": 255,
    "g": 226,
    "b": 242
  },
  "hsl": {
    "h": 326.897,
    "s": 100,
    "l": 94.314
  },
  "oklch": {
    "l": 0.94102,
    "c": 0.03791,
    "h": 343.5
  },
  "luminance": 0.82064
}

Semantic roles & 50–950 ramp

primary
#FFE2F2
secondary
#98EDBE
accent
#E66700
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181617
muted
#868485

Preview Lab

Preview with #FFE2F2

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

Preview Lab → · Contrast checker → · Palette generator →

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