#FFE2D2#FFE2D2

#FFE2D2 is a very light, muted orange. Relative luminance 0.803; OKLCH L 93.2% C 0.039 H 50.8°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).

Color values

HEX#FFE2D2
RGBrgb(255, 226, 210)
HSLhsl(21, 100%, 91%)
HSVhsv(21, 18%, 100%)
CMYKcmyk(0%, 11.4%, 17.6%, 0%)
CIE-LABlab(91.82, 7.47, 11.46)
CIE-LCHlch(91.82, 13.68, 56.92°)
OKLaboklab(93.23% 0.0244 0.0299)
OKLCHoklch(93.23% 0.039 50.8)
XYZxyz(80.0690, 80.3079, 72.2434)
Luminance0.8031 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFE2D2 #D2EFFF
analogous
#FFD2D8 #FFE2D2 #FFF8D2
triadic
#FFE2D2 #D2FFE2 #E2D2FF
tetradic
#FFE2D2 #D8FFD2 #D2EFFF #F8D2FF
square
#FFE2D2 #D8FFD2 #D2EFFF #F8D2FF
split-complementary
#FFE2D2 #D2FFF8 #D2D8FF
monochromatic
#FF9358 #FFBB95 #FFE2D2 #FFEBE0 #FFEBE0

Accessibility & contrast

On white

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

On black

17.06
#FFE2D2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFE2D2
17.06:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFE2D2#FFFFFF#000000##000000
##FFE2D21.001.2317.0617.06
#FFFFFF1.231.0021.0021.00
#00000017.0621.001.001.00
##00000017.0621.001.001.00

Color blindness preview

Protanopia (red-blind)
#EAE4D1
Deuteranopia (green-blind)
#F0EAD2
Tritanopia (blue-blind)
#FFDDDD
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #ffe2d2;
/* rgb */ color: rgb(255, 226, 210);
/* oklch */ color: oklch(93.2% 0.039 50.8);
Tailwind
colors: {
  custom: {
    50: '#ffebdf',
    500: '#ffe2d2',
    950: '#000000',
  },
}
SCSS
$custom: #ffe2d2;
$custom-light: #ffebdf;
$custom-dark: #000000;
JSON
{
  "hex": "#ffe2d2",
  "rgb": {
    "r": 255,
    "g": 226,
    "b": 210
  },
  "hsl": {
    "h": 21.333,
    "s": 100,
    "l": 91.176
  },
  "oklch": {
    "l": 0.93234,
    "c": 0.03863,
    "h": 50.8
  },
  "luminance": 0.80306
}

Semantic roles & 50–950 ramp

primary
#FFE2D2
secondary
#8BC8EA
accent
#94E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484

Preview Lab

Preview with #FFE2D2

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

Preview Lab → · Contrast checker → · Palette generator →

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