#FFE2E1#FFE2E1

#FFE2E1 is a very light, muted red. Relative luminance 0.811; OKLCH L 93.6% C 0.032 H 20.1°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).

Color values

HEX#FFE2E1
RGBrgb(255, 226, 225)
HSLhsl(2, 100%, 94%)
HSVhsv(2, 12%, 100%)
CMYKcmyk(0%, 11.4%, 11.8%, 0%)
CIE-LABlab(92.17, 9.78, 4.13)
CIE-LCHlch(92.17, 10.62, 22.92°)
OKLaboklab(93.62% 0.0301 0.011)
OKLCHoklch(93.62% 0.032 20.1)
XYZxyz(82.0261, 81.0907, 82.5506)
Luminance0.8109 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE2E1 #E1FEFF
analogous
#FFE1EF #FFE2E1 #FFF1E1
triadic
#FFE2E1 #E1FFE2 #E2E1FF
tetradic
#FFE2E1 #EFFFE1 #E1FEFF #F1E1FF
square
#FFE2E1 #EFFFE1 #E1FEFF #F1E1FF
split-complementary
#FFE2E1 #E1FFF1 #E1EFFF
monochromatic
#FF6C67 #FFA7A4 #FFE1E0 #FFE1E0 #FFE1E0

Accessibility & contrast

On white

1.22
#FFE2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.22
#FFE2E1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE2E1
17.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE2E1#FFFFFF#000000##000000
##FFE2E11.001.2217.2217.22
#FFFFFF1.221.0021.0021.00
#00000017.2221.001.001.00
##00000017.2221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E7E5E1
Deuteranopia (green-blind)
#EDEBE1
Tritanopia (blue-blind)
#FFDFE2
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #ffe2e1;
/* rgb */ color: rgb(255, 226, 225);
/* oklch */ color: oklch(93.6% 0.032 20.1);
Tailwind
colors: {
  custom: {
    50: '#ffebea',
    500: '#ffe2e1',
    950: '#000000',
  },
}
SCSS
$custom: #ffe2e1;
$custom-light: #ffebea;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe2e1",
  "rgb": {
    "r": 255,
    "g": 226,
    "b": 225
  },
  "hsl": {
    "h": 2,
    "s": 100,
    "l": 94.118
  },
  "oklch": {
    "l": 0.93623,
    "c": 0.03208,
    "h": 20.1
  },
  "luminance": 0.81089
}

Semantic roles & 50–950 ramp

primary
#FFE2E1
secondary
#97EAED
accent
#DEE600
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484

Preview Lab

Preview with #FFE2E1

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

Preview Lab → · Contrast checker → · Palette generator →

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