#FFE2DC#FFE2DC

#FFE2DC is a very light, muted red. Relative luminance 0.808; OKLCH L 93.5% C 0.033 H 31.6°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).

Color values

HEX#FFE2DC
RGBrgb(255, 226, 220)
HSLhsl(10, 100%, 93%)
HSVhsv(10, 14%, 100%)
CMYKcmyk(0%, 11.4%, 13.7%, 0%)
CIE-LABlab(92.05, 8.99, 6.57)
CIE-LCHlch(92.05, 11.14, 36.17°)
OKLaboklab(93.49% 0.0282 0.0174)
OKLCHoklch(93.49% 0.033 31.6)
XYZxyz(81.3540, 80.8219, 79.0109)
Luminance0.8082 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE2DC #DCF9FF
analogous
#FFDCE7 #FFE2DC #FFF3DC
triadic
#FFE2DC #DCFFE2 #E2DCFF
tetradic
#FFE2DC #E7FFDC #DCF9FF #F3DCFF
square
#FFE2DC #E7FFDC #DCF9FF #F3DCFF
split-complementary
#FFE2DC #DCFFF3 #DCE7FF
monochromatic
#FF7D62 #FFAF9F #FFE2DC #FFE6E0 #FFE6E0

Accessibility & contrast

On white

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

On black

17.16
#FFE2DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE2DC
17.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE2DC#FFFFFF#000000##000000
##FFE2DC1.001.2217.1617.16
#FFFFFF1.221.0021.0021.00
#00000017.1621.001.001.00
##00000017.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E8E5DC
Deuteranopia (green-blind)
#EEEADC
Tritanopia (blue-blind)
#FFDFE0
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #ffe2dc;
/* rgb */ color: rgb(255, 226, 220);
/* oklch */ color: oklch(93.5% 0.033 31.6);
Tailwind
colors: {
  custom: {
    50: '#ffebe6',
    500: '#ffe2dc',
    950: '#000000',
  },
}
SCSS
$custom: #ffe2dc;
$custom-light: #ffebe6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe2dc",
  "rgb": {
    "r": 255,
    "g": 226,
    "b": 220
  },
  "hsl": {
    "h": 10.286,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.9349,
    "c": 0.03315,
    "h": 31.6
  },
  "luminance": 0.8082
}

Semantic roles & 50–950 ramp

primary
#FFE2DC
secondary
#93DDEC
accent
#BEE600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181616
muted
#868484

Preview Lab

Preview with #FFE2DC

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

Preview Lab → · Contrast checker → · Palette generator →

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