#FFE1E1#FFE1E1

#FFE1E1 is a very light, muted red. Relative luminance 0.805; OKLCH L 93.4% C 0.033 H 17.8°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).

Color values

HEX#FFE1E1
RGBrgb(255, 225, 225)
HSLhsl(0, 100%, 94%)
HSVhsv(0, 12%, 100%)
CMYKcmyk(0%, 11.8%, 11.8%, 0%)
CIE-LABlab(91.93, 10.30, 3.78)
CIE-LCHlch(91.93, 10.97, 20.18°)
OKLaboklab(93.43% 0.0316 0.0101)
OKLCHoklch(93.43% 0.033 17.8)
XYZxyz(81.7550, 80.5485, 82.4603)
Luminance0.8055 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE1E1 #E1FFFF
analogous
#FFE1F0 #FFE1E1 #FFF0E1
triadic
#FFE1E1 #E1FFE1 #E1E1FF
tetradic
#FFE1E1 #F0FFE1 #E1FFFF #F0E1FF
square
#FFE1E1 #F0FFE1 #E1FFFF #F0E1FF
split-complementary
#FFE1E1 #E1FFF0 #E1F0FF
monochromatic
#FF6767 #FFA4A4 #FFE0E0 #FFE0E0 #FFE0E0

Accessibility & contrast

On white

1.23
#FFE1E1 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.11
#FFE1E1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE1E1
17.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE1E1#FFFFFF#000000##000000
##FFE1E11.001.2317.1117.11
#FFFFFF1.231.0021.0021.00
#00000017.1121.001.001.00
##00000017.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6E5E1
Deuteranopia (green-blind)
#EDEAE1
Tritanopia (blue-blind)
#FFDEE1
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #ffe1e1;
/* rgb */ color: rgb(255, 225, 225);
/* oklch */ color: oklch(93.4% 0.033 17.8);
Tailwind
colors: {
  custom: {
    50: '#ffeaea',
    500: '#ffe1e1',
    950: '#000000',
  },
}
SCSS
$custom: #ffe1e1;
$custom-light: #ffeaea;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe1e1",
  "rgb": {
    "r": 255,
    "g": 225,
    "b": 225
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 94.118
  },
  "oklch": {
    "l": 0.93434,
    "c": 0.03316,
    "h": 17.8
  },
  "luminance": 0.80547
}

Semantic roles & 50–950 ramp

primary
#FFE1E1
secondary
#97EDED
accent
#E5E600
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#181616
muted
#868484

Preview Lab

Preview with #FFE1E1

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

Preview Lab → · Contrast checker → · Palette generator →

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