#FFE2E2#FFE2E2

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

Color values

HEX#FFE2E2
RGBrgb(255, 226, 226)
HSLhsl(0, 100%, 94%)
HSVhsv(0, 11%, 100%)
CMYKcmyk(0%, 11.4%, 11.4%, 0%)
CIE-LABlab(92.20, 9.94, 3.65)
CIE-LCHlch(92.20, 10.59, 20.16°)
OKLaboklab(93.65% 0.0305 0.0098)
OKLCHoklch(93.65% 0.032 17.7)
XYZxyz(82.1629, 81.1455, 83.2712)
Luminance0.8114 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE2E2 #E2FFFF
analogous
#FFE2F1 #FFE2E2 #FFF1E2
triadic
#FFE2E2 #E2FFE2 #E2E2FF
tetradic
#FFE2E2 #F1FFE2 #E2FFFF #F1E2FF
square
#FFE2E2 #F1FFE2 #E2FFFF #F1E2FF
split-complementary
#FFE2E2 #E2FFF1 #E2F1FF
monochromatic
#FF6868 #FFA5A5 #FFE0E0 #FFE0E0 #FFE0E0

Accessibility & contrast

On white

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

On black

17.23
#FFE2E2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE2E2
17.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE2E2#FFFFFF#000000##000000
##FFE2E21.001.2217.2317.23
#FFFFFF1.221.0021.0021.00
#00000017.2321.001.001.00
##00000017.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#E7E6E2
Deuteranopia (green-blind)
#EDEBE2
Tritanopia (blue-blind)
#FFE0E2
Achromatopsia (no color)
#E9E9E9

Design tokens & code

CSS
--color: #ffe2e2;
/* rgb */ color: rgb(255, 226, 226);
/* oklch */ color: oklch(93.7% 0.032 17.7);
Tailwind
colors: {
  custom: {
    50: '#ffebeb',
    500: '#ffe2e2',
    950: '#000000',
  },
}
SCSS
$custom: #ffe2e2;
$custom-light: #ffebeb;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe2e2",
  "rgb": {
    "r": 255,
    "g": 226,
    "b": 226
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 94.314
  },
  "oklch": {
    "l": 0.9365,
    "c": 0.03201,
    "h": 17.7
  },
  "luminance": 0.81144
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFE2E2

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

Preview Lab → · Contrast checker → · Palette generator →

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