#FFE2F0#FFE2F0

#FFE2F0 is a very light, muted pink. Relative luminance 0.819; OKLCH L 94.0% C 0.037 H 347.1°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).

Color values

HEX#FFE2F0
RGBrgb(255, 226, 240)
HSLhsl(331, 100%, 94%)
HSVhsv(331, 11%, 100%)
CMYKcmyk(0%, 11.4%, 5.9%, 0%)
CIE-LABlab(92.55, 12.24, -3.15)
CIE-LCHlch(92.55, 12.64, 345.58°)
OKLaboklab(94.04% 0.0356 -0.0082)
OKLCHoklch(94.04% 0.037 347.1)
XYZxyz(84.1629, 81.9455, 93.8046)
Luminance0.8194 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE2F0 #E2FFF1
analogous
#FFE2FF #FFE2F0 #FFE3E2
triadic
#FFE2F0 #F0FFE2 #E2F0FF
tetradic
#FFE2F0 #FFFFE2 #E2FFF1 #E3E2FF
square
#FFE2F0 #FFFFE2 #E2FFF1 #E3E2FF
split-complementary
#FFE2F0 #E2FFE3 #E2FFFF
monochromatic
#FF68B1 #FFA5D0 #FFE0EF #FFE0EF #FFE0EF

Accessibility & contrast

On white

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

On black

17.39
#FFE2F0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE2F0
17.39:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE2F0#FFFFFF#000000##000000
##FFE2F01.001.2117.3917.39
#FFFFFF1.211.0021.0021.00
#00000017.3921.001.001.00
##00000017.3921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffe2f0;
/* rgb */ color: rgb(255, 226, 240);
/* oklch */ color: oklch(94.0% 0.037 347.1);
Tailwind
colors: {
  custom: {
    50: '#ffebf4',
    500: '#ffe2f0',
    950: '#000000',
  },
}
SCSS
$custom: #ffe2f0;
$custom-light: #ffebf4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe2f0",
  "rgb": {
    "r": 255,
    "g": 226,
    "b": 240
  },
  "hsl": {
    "h": 331.034,
    "s": 100,
    "l": 94.314
  },
  "oklch": {
    "l": 0.94043,
    "c": 0.03656,
    "h": 347.1
  },
  "luminance": 0.81944
}

Semantic roles & 50–950 ramp

primary
#FFE2F0
secondary
#98EDC4
accent
#E67700
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181617
muted
#868485

Preview Lab

Preview with #FFE2F0

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

Preview Lab → · Contrast checker → · Palette generator →

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